mirror of
https://github.com/openswarm-ai/openswarm.git
synced 2026-09-22 01:24:52 +02:00
[eric] docs: context drawer tip matches the new auto-compact-and-send behavior instead of the stale 90pct trim copy
This commit is contained in:
@@ -82,7 +82,7 @@ export default function ContextDrawer() {
|
||||
: 'Original history intact (no compaction yet).'}
|
||||
</Typography>
|
||||
<Typography variant="caption" sx={{ display: 'block', mt: 0.5, color: c.text.tertiary }}>
|
||||
Auto-compact triggers at 65% ctx; pre-send guard trims at 90%.
|
||||
Auto-compacts at 65% mid-turn; if a send would overflow, history is compacted automatically and the message sent. Big files auto-shrink to fit.
|
||||
</Typography>
|
||||
</Section>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user