Commit 0013fa0
committed
fix: subagent --quiet suppresses renderer output + E2E concurrency test fix
- subagent --quiet now passes nil renderer so ALL stderr output (emoji,
progress, iteration headers) is truly suppressed, not just ANSI colors
- TestE2E_ToolConcurrencyLimit injects invalid API key so subagents fail
on connection setup as intended (<10s → 2s instead of 60s)
- TestE2E_QuietSuppressesStderr now passes1 parent bab0435 commit 0013fa0
2 files changed
Lines changed: 11 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
354 | 354 | | |
355 | 355 | | |
356 | 356 | | |
357 | | - | |
358 | | - | |
| 357 | + | |
| 358 | + | |
| 359 | + | |
| 360 | + | |
| 361 | + | |
359 | 362 | | |
360 | 363 | | |
361 | 364 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
301 | 301 | | |
302 | 302 | | |
303 | 303 | | |
| 304 | + | |
| 305 | + | |
| 306 | + | |
| 307 | + | |
| 308 | + | |
| 309 | + | |
304 | 310 | | |
305 | 311 | | |
306 | 312 | | |
| |||
0 commit comments