agent-zero/extensions/python/message_loop_prompts_after
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
..
.gitkeep BIG PYTHON REFACTOR 2026-03-05 17:28:11 +01:00
_60_include_current_datetime.py Refactor: use user locale for time displays 2026-05-21 15:26:00 +02:00
_63_recall_relevant_skills.py add a0-setup-cli Skill and restore lexical trigger matching 2026-04-11 18:03:05 +02:00
_65_include_loaded_skills.py Persist loaded skills through compaction 2026-06-23 16:32:21 +02:00
_70_include_agent_info.py feat: Standalone preset storage, override permission hardening & bug fixes 2026-03-18 06:49:54 -07:00
_72_include_parallel_jobs.py Add inspectable parallel tool calls 2026-06-12 15:23:14 +02:00
_75_include_workdir_extras.py Revert "Add builtin ACP plugin" 2026-06-02 01:05:09 +02:00
AGENTS.md Persist loaded skills through compaction 2026-06-23 16:32:21 +02:00