co-mono/packages
Daniel Nouri dae2eb5bfa
fix(subagent): list available agents in unknown-agent error (#1414)
The invalid-params error paths already listed available agents,
but the unknown-agent path in runSingleAgent just returned
'Unknown agent: claude' with no hint what exists.

Now: 'Unknown agent: "claude". Available agents: "worker".'

Model would guess names like "claude", "default", or skill names
like "brave-search". Now it self-corrects on the next call.

Tested with Opus 4.6: without fix, model gave up on subagent
and ran the tool calls itself instead. With fix, 1 wasted call.
2026-02-08 23:04:42 +01:00
..
agent Add [Unreleased] section for next cycle 2026-02-07 17:51:07 +01:00
ai chore: audit and update changelog entries for v0.52.8..HEAD 2026-02-08 22:50:53 +01:00
coding-agent fix(subagent): list available agents in unknown-agent error (#1414) 2026-02-08 23:04:42 +01:00
mom Add [Unreleased] section for next cycle 2026-02-07 17:51:07 +01:00
pods Release v0.52.8 2026-02-07 17:50:24 +01:00
tui Add [Unreleased] section for next cycle 2026-02-07 17:51:07 +01:00
web-ui Add [Unreleased] section for next cycle 2026-02-07 17:51:07 +01:00