Commit f482dcd
fix(mcp): pass --mcp-config to coordinator agent on spawn
The mcpConfigPath was stored on the task but never forwarded as a
CLI argument, so the coordinator agent had no MCP tools available
and fell back to bash-based orchestration.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent f42b0b4 commit f482dcd
2 files changed
Lines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
127 | 127 | | |
128 | 128 | | |
129 | 129 | | |
| 130 | + | |
130 | 131 | | |
131 | 132 | | |
132 | 133 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
220 | 220 | | |
221 | 221 | | |
222 | 222 | | |
| 223 | + | |
| 224 | + | |
| 225 | + | |
223 | 226 | | |
224 | 227 | | |
225 | 228 | | |
| |||
0 commit comments