agent-zero/extensions/python/system_prompt
Alessandro 521172b489
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
Revamp MCP server configuration
Add project-scoped MCP server configuration with global/project merge semantics, a richer settings UI, and chat composer access. Introduce MCP config scanning plus project-aware status/detail/log/apply APIs while preserving the raw JSON editor. Strengthen MCP runtime handling for dotted tool names, timeouts, status accuracy, and project-aware tool execution, with focused regression coverage.
2026-06-09 17:29:25 +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 refactor: use @extensible decorator on build_prompt functions 2026-03-20 12:48:26 +08:00
_12_mcp_prompt.py Revamp MCP server configuration 2026-06-09 17:29:25 +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 Normalize tool contracts and slim prompt surface 2026-05-09 21:54:43 +02:00
_14_project_prompt.py refactor: use @extensible decorator on build_prompt functions 2026-03-20 12:48:26 +08:00
AGENTS.md Add file-level DOX docs & update AGENTS indexes 2026-06-08 12:41:53 +02:00