mirror of
https://github.com/agent0ai/agent-zero.git
synced 2026-07-10 01:18:29 +00:00
- 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
418 B
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}}