picoclaw/docs
xiaoen 08259d7e9a docs(agent-refactor): add context.md for Track 6 boundary clarification
Document the semantic boundaries of context management as called for
in the agent-refactor README (suggested document split, item 5):

- context window region definitions and history budget formula
- ContextWindow vs MaxTokens distinction
- session history contents (no system prompt stored)
- Turn as the atomic compression unit (#1316)
- three compression paths and their ordering
- token estimation approach and its limitations
- interface boundaries between budget functions and BuildMessages

Also documents known gaps: summarization trigger not using the full
budget formula, heuristic-only token estimation, and reactive retry
not preserving media references.

Ref #1439
2026-03-16 14:48:35 +08:00
..
agent-refactor docs(agent-refactor): add context.md for Track 6 boundary clarification 2026-03-16 14:48:35 +08:00
channels Enable rich-text messages in matrix channel (#1370) 2026-03-12 01:25:28 +08:00
design feat(agent): steering (#1517) 2026-03-16 00:08:16 +08:00
migration refactor: update model name and add VolcEngine coding plan (#1412) 2026-03-12 16:10:29 +08:00
ANTIGRAVITY_AUTH.md fix: correct docs misalignment across translations and guides 2026-02-20 18:23:22 +03:00
ANTIGRAVITY_USAGE.md fix: correct docs misalignment across translations and guides 2026-02-20 18:23:22 +03:00
debug.md debug doc 2026-03-10 00:10:07 +01:00
steering.md feat(agent): steering (#1517) 2026-03-16 00:08:16 +08:00
tools_configuration.md feat(mcp): tool search tools (#1243) 2026-03-09 18:21:49 +01:00
troubleshooting.md Added a native WhatsApp channel implementation. 2026-02-22 12:29:27 -08:00