Skip to content

Conversation

@possibilities
Copy link
Contributor

Summary

  • Remove 4 tools from docs that don't exist in implementation: search_code, get_file_content, get_code_summary, semantic_search
  • Add 2 tools that were missing from docs: grep_ast, get_symbol_code
  • Update tool count from 15+ to 13

Test plan

  • Verify docs build successfully
  • Confirm tool list matches implementation in src/kit/mcp/dev_server.py

🤖 Generated with Claude Code

Remove tools that don't exist in the implementation:
- search_code
- get_file_content
- get_code_summary
- semantic_search

Add tools that were missing from docs:
- grep_ast
- get_symbol_code

Update tool count from 15+ to 13.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
@tnm tnm merged commit b85c21a into cased:main Jan 12, 2026
2 checks passed
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.

2 participants