allowed agent calling within an agent

This commit is contained in:
Shayan Rais
2025-11-03 20:50:10 +05:00
parent 0b7e7dd440
commit 4d7f1d9e6e
6 changed files with 197 additions and 21 deletions
+1 -1
View File
@@ -101,7 +101,7 @@ After updating the orchestrator agent definition, test it by invoking the orches
```bash
# Via slash command
/weather
/weather-karachi
# Or directly via Task tool
Task(subagent_type="weather-orchestrator", description="Run weather workflow", prompt="Orchestrate the complete weather workflow", model="haiku")