agent-zero/prompts/agent.system.tools.md
Alessandro b704a0e3f5
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 inspectable parallel tool calls
- add a parallel wrapper and runtime for concurrent background tool calls
- run parallel call_subordinate jobs as child chats with visible subagent steps that match normal subordinate args
- render parallel child tool steps with normal tool-call args while keeping job handles in wrapper results and prompt extras
- group parallel child chats in the sidebar with persistent accordion and caret behavior
- add prompt, extension, DOX, and regression coverage
2026-06-12 15:23:14 +02:00

418 B

available tools

use ONLY the tools listed below. match names exactly. do NOT invent tool names. Action names are not tool names. Do not invent top-level multi or generic batch tools. The only listed wrapper for independent concurrent calls is parallel; otherwise call one listed tool at a time. If a tool has an action named multi, keep that action inside tool_args.action for that specific tool. {{tools}}