agent-zero/extensions
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
..
python Fix blocking history compression edge cases 2026-05-12 04:47:28 +02:00
webui Polish sidebar task actions 2026-05-02 17:34:24 +02:00