agent-zero/plugins/_chat_compaction
Alessandro 6de7073bf9 Fix blocking history compression edge cases
Detect stalled automatic history compression so the prompt-prep wait loop cannot spin forever when no further reduction is possible.

Split large manual chat compaction input by verified token budget instead of line midpoint, covering single-line 85k+ character histories.

Add regression tests for stalled compression, max-pass bailout, and large single-line compaction chunking.
2026-05-12 04:47:28 +02:00
..
api feat: validate min tokens for compaction 2026-03-26 16:20:40 -03:00
extensions/webui/chat-input-bottom-actions-start feat: allow model selection in compaction modal 2026-03-26 16:01:55 -03:00
helpers Fix blocking history compression edge cases 2026-05-12 04:47:28 +02:00
prompts rename chat_compaction plugin to match convention 2026-03-26 11:23:24 -03:00
webui fix: add thumbnail to chat compaction plugin 2026-03-26 17:15:59 -03:00
.toggle-1 rename chat_compaction plugin to match convention 2026-03-26 11:23:24 -03:00
default_config.yaml rename chat_compaction plugin to match convention 2026-03-26 11:23:24 -03:00
plugin.yaml feat: validate min tokens for compaction 2026-03-26 16:20:40 -03:00