Skip to content

feat: tool-inspect MCP tools + desktop_automation Python 3.13 fix#12

Merged
tlconde merged 1 commit into
mainfrom
feat/tool-inspect-desktop-fix
Mar 16, 2026
Merged

feat: tool-inspect MCP tools + desktop_automation Python 3.13 fix#12
tlconde merged 1 commit into
mainfrom
feat/tool-inspect-desktop-fix

Conversation

@tlconde
Copy link
Copy Markdown
Owner

@tlconde tlconde commented Mar 16, 2026

Summary

  • 3 new MCP tools: detect_tools, read_tool_config, sync_tools
  • Pin desktop_automation to Python 3.13 (onnxruntime lacks 3.14 wheels)
  • Add Python 3.14 note to desktop-automation skill

Test plan

  • npx tsc passes
  • detect_tools returns cursor, claude-code, antigravity
  • sync_tools reports drift correctly

tool-inspect:
- detect_tools: scans project for configured AI tools
- read_tool_config: reads rules, skills, MCP servers per tool
- sync_tools: diffs .ai/skills/ vs tool skills, optional write
- New getDetectedToolsWithPaths() in environment.ts

desktop_automation fix:
- Pin --python 3.13 in capability-specs.json (onnxruntime lacks 3.14 wheels)
- Add Python 3.14 note to desktop-automation skill

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@tlconde tlconde merged commit 8576e8c into main Mar 16, 2026
2 checks passed
@tlconde tlconde deleted the feat/tool-inspect-desktop-fix branch March 16, 2026 14:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant