Commit 0cb8d99
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 9b24262 commit 0cb8d99
2 files changed
Lines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
126 | 126 | | |
127 | 127 | | |
128 | 128 | | |
| 129 | + | |
129 | 130 | | |
130 | 131 | | |
131 | 132 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
221 | 221 | | |
222 | 222 | | |
223 | 223 | | |
| 224 | + | |
| 225 | + | |
| 226 | + | |
224 | 227 | | |
225 | 228 | | |
226 | 229 | | |
| |||
0 commit comments