agent-zero/extensions/python/system_prompt
Alessandro dbe87ee184 Keep capability discovery aligned with runtime
Humanize MCP catalog labels with their server names while preserving canonical IDs. Suppress skill discovery prompts when skills_tool is unavailable and move the behaviour_adjustment prompt under the Memory plugin so disabling its implementation also removes its instructions.
2026-08-12 14:34:15 +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 refactor: use @extensible decorator on build_prompt functions 2026-03-20 12:48:26 +08: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