What's Changed
- Added
protectUserMessagesconfig option to prevent user messages from being compressed. - Added
flatSchemaconfig option for simplified tool schema injection. - Added wildcard/glob pattern support for
protectedToolsconfiguration. - Gated
compresstool behind a one-shot manual trigger. - Fixed: insert injected text parts before tool parts in assistant messages.
- Fixed: include
cache.writein system prompt token calculation. - Fixed: strip hallucinated tags from merged sub-agent results.
- Consolidated user and assistant turn nudges into a single prompt.
- Show raw LLM summary in
showCompressionnotification.
Full Changelog: v2.2.8-beta0...v2.2.9-beta0