Added
-
Granular Tool Access for CodeCompanion: Individual MCP servers and tools now available as separate CodeCompanion function tools
- Server groups (e.g.,
@github
,@neovim
) and individual tools (e.g.,@github__create_issue
) - Per-tool auto-approval control from Hub UI
- Custom tool combinations through CodeCompanion groups
- Eliminates system prompt pollution for better model performance
- Server groups (e.g.,
-
Advanced
edit_file
Tool: Interactive SEARCH/REPLACE block system with real-time diff preview- Intelligent fuzzy matching and comprehensive feedback for LLM learning
- Configurable keybindings and behavior through
builtin_tools.edit_file
config - Extensive test suite with 3000+ test cases
Enhanced
- JSON Formatting: Added
jq
support for prettier configuration file formatting - MCP Tool Prompts: Improved markdown formatting and structure for better LLM consumption
Fixed
- Avante Integration: Fixed tool input formatting for Gemini model compatibility with
use_ReAct_prompt