Fix 14 tool bugs: capability_check tool_name, quality_gate pipefail, 12 doc param fixes, 3 test-suite fixes
This commit is contained in:
@@ -3,7 +3,7 @@ Read or update DB-backed orchestrator state for a project.
|
||||
|
||||
Use this exact Agent Zero tool-call shape:
|
||||
```json
|
||||
{"tool_name":"orchestrator_state","tool_args":{"action":"get","project_name":"my_project"}}
|
||||
{"tool_name":"orchestrator_state","tool_args":{"action":"read","project_name":"my_project"}}
|
||||
```
|
||||
|
||||
Rules:
|
||||
|
||||
Reference in New Issue
Block a user