v1.2.4 - Unified DCP commands and improved error handling
What's Changed
- New
/dcpcommands: Added/dcp contextand/dcp statscommands for viewing context state and pruning statistics - Improved error handling: Failed tools now throw errors instead of returning error strings, with prunable tools list shown on failure
- Tool error logging: Log tool error parts for better debugging
- README updates: Added documentation for cache hit rates and new
/dcpcommands - Config updates: Added JSON schema support for new commands configuration
- System prompt improvements: Updated injection style to use tool parts instead of user parts, clarified that context_info is not available to the model
Full Changelog: v1.2.3...v1.2.4