agent-zero/extensions/python/tool_execute_before
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
..
.gitkeep BIG PYTHON REFACTOR 2026-03-05 17:28:11 +01:00
_10_replace_last_tool_output.py BIG PYTHON REFACTOR 2026-03-05 17:28:11 +01:00
_10_unmask_secrets.py BIG PYTHON REFACTOR 2026-03-05 17:28:11 +01:00
_20_block_parallel_recursion.py Add inspectable parallel tool calls 2026-06-12 15:23:14 +02:00
AGENTS.md Add inspectable parallel tool calls 2026-06-12 15:23:14 +02:00