v1.1.1-beta.1 - Split prune into discard/extract tools
Pre-release
Pre-release
·
59 commits
to master
since this release
What's Changed
- Split prune tool into
discardandextracttools for more granular context management - Refactored to use assistant role for prunable-tools injection with reasoning model support
- Restructured config schema to consolidate tool settings
- Added debug context logging for session messages
- Fixed edit tool pruning to correctly handle oldString/newString
- Added prettier for consistent code formatting
- Added turn-based tool protection and prune cooldown features
Full Changelog: v1.0.3...v1.1.1-beta.1