agent-zero/plugins/_chat_compaction
Alessandro 53ad7ba2dc Persist loaded skills through compaction
Store explicitly loaded skill IDs as chat-wide context data while keeping full skill bodies in normal tool-result history. Reattach any loaded skill body that is no longer visible after compaction by reimporting the current skill from its source, without revision hashes or protocol reinjection.

Update compaction and summary prompts to preserve loaded skill names only, refresh DOX contracts, and add focused coverage for context-data persistence, legacy agent-data migration, duplicate suppression, and post-compaction reattachment.
2026-06-23 16:32:21 +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 compaction backups for malformed Unicode 2026-06-19 14:33:36 +02:00
prompts Persist loaded skills through compaction 2026-06-23 16:32:21 +02: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
AGENTS.md Persist loaded skills through compaction 2026-06-23 16:32:21 +02: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