New Features
This release adds comprehensive context configuration settings, giving users fine-grained control over how memory context is injected at session start.
Context Configuration (11 new settings)
Token Economics Display:
- Control visibility of read tokens, work tokens, savings amount, and savings percentage
Observation Filtering:
- Filter by observation types (bugfix, feature, refactor, discovery, decision, change)
- Filter by observation concepts (how-it-works, why-it-exists, what-changed, problem-solution, gotcha, pattern, trade-off)
Display Configuration:
- Configure number of full observations to include
- Choose which field to show in full (narrative/facts)
- Set number of recent sessions to include
Feature Toggles:
- Control inclusion of last session summary
- Control inclusion of final messages from prior session
All settings have sensible defaults and are fully backwards compatible.
What's Next
Settings UI enhancements coming very shortly in the next release! We're working on improving the settings interface for even better user experience.
Technical Details
- 10 files changed (+825, -212)
- New centralized observation metadata constants
- Enhanced context hook with SQL-based filtering
- Worker service settings validation
- Viewer UI controls for all settings
🤖 Generated with Claude Code