Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-07-14 | 1.0 kB | |
v5.13.0 source code.tar.gz | 2025-07-14 | 3.9 MB | |
v5.13.0 source code.zip | 2025-07-14 | 4.0 MB | |
Totals: 3 Items | 7.8 MB | 0 |
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
-
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