Skip to content

v0.4.3 - Further MCP Tool Simplification

Choose a tag to compare

@nicobailon nicobailon released this 15 Jun 06:15
· 2 commits to master since this release
58cec04

What's Changed

Breaking Changes

  • Removed generate_file_context from 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_gemini MCP tool instead for file-based context with AI response

Changed

  • Updated documentation to reflect only 3 available MCP tools
  • CLI command generate-file-context remains available for debugging purposes

Removed

  • Removed deprecation warning test as the tool is no longer exposed

Full Changelog: v0.4.2...v0.4.3