agent-zero/extensions/python/message_loop_prompts_after
frdel afdc3aeb44
Some checks are pending
Build And Publish Docker Images / plan (push) Waiting to run
Build And Publish Docker Images / build (push) Blocked by required conditions
Add protocol prompt area before history
Introduce a new prompt "protocol" separate from extras: add LoopData.protocol_temporary and protocol_persistent, include protocol contents before message history during prompt construction, and clear temporary protocol data each turn. Add helper _build_context_message to render protocol/extras, update response input conversion to include protocol, and move project instructions & active/loaded skills injection into protocol. Update docs, prompts, plugin metadata, the SkillsTool message, and add tests to verify protocol placement and behavior.
2026-06-18 21:42:06 +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 Add protocol prompt area before history 2026-06-18 21:42:06 +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 Add protocol prompt area before history 2026-06-18 21:42:06 +02:00