agent-zero/extensions/python/system_prompt
Alessandro d1a9bfa13e Scope settings snapshots to prompt builds
Reuse one normalized settings snapshot only while Agent.prepare_prompt builds a prompt, then restore normalize-on-read behavior immediately.

Keep the canonical get_settings function unchanged while prompt-building callers explicitly avoid repeated Git and default resolution.
2026-08-23 06:08:41 +02:00
..
.gitkeep BIG PYTHON REFACTOR 2026-03-05 17:28:11 +01:00
_10_main_prompt.py refactor: use @extensible decorator on build_prompt functions 2026-03-20 12:48:26 +08:00
_11_tools_prompt.py Enforce scoped tool access policies 2026-08-12 14:34:15 +02:00
_12_mcp_prompt.py Enforce scoped tool access policies 2026-08-12 14:34:15 +02:00
_13_secrets_prompt.py Scope settings snapshots to prompt builds 2026-08-23 06:08:41 +02:00
_13_skills_prompt.py Keep capability discovery aligned with runtime 2026-08-12 14:34:15 +02:00
_14_project_prompt.py Add AGENTS.md protocol guidance 2026-07-08 14:29:15 +02:00
AGENTS.md Keep capability discovery aligned with runtime 2026-08-12 14:34:15 +02:00