mirror of
https://github.com/patriceckhart/zot.git
synced 2026-06-26 21:36:31 +02:00
Compaction no longer streams the summary into the chat. The spinner shows while compacting and users can queue prompts that fire after completion. The compaction info appears in the status line with ctrl+o to expand. Orphaned tool_result blocks in the preserved tail are stripped to prevent Anthropic rejection. |
||
|---|---|---|
| .. | ||
| agent.go | ||
| compact.go | ||
| confirm.go | ||
| confirm_test.go | ||
| core_test.go | ||
| cost.go | ||
| events.go | ||
| intercept_test.go | ||
| session.go | ||
| session_portable.go | ||
| session_portable_test.go | ||
| session_repair_test.go | ||
| tool.go | ||