Skip to content

v1.2.4 - Unified DCP commands and improved error handling

Choose a tag to compare

@Tarquinen Tarquinen released this 20 Jan 05:34
· 239 commits to master since this release
2e945ee

What's Changed

  • New /dcp commands: Added /dcp context and /dcp stats commands 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 /dcp commands
  • 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