|
Expand summarization budget for better context quality
- _MAX_SUMMARY_INPUT_CHARS: 12k → 24k chars (2x input fed to summarizer) - context_keep_recent: 10 → 8 turns (2 more turns go into each summary batch) - Summarizer prompt: replace "Be brief" with "Be thorough" — capture code/config snippets and enough detail to continue the conversation without original messages Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> |
|---|
|
|
| navi/config.py |
|---|
| navi/core/compressor.py |
|---|