v0.4.3 - Further MCP Tool Simplification
What's Changed
Breaking Changes
- Removed
generate_file_contextfrom MCP tool registry- The function remains available for internal use and CLI command
- This reduces the public MCP tool count from 4 to 3
- Use
ask_geminiMCP tool instead for file-based context with AI response
Changed
- Updated documentation to reflect only 3 available MCP tools
- CLI command
generate-file-contextremains available for debugging purposes
Removed
- Removed deprecation warning test as the tool is no longer exposed
Full Changelog: v0.4.2...v0.4.3