co-mono/packages
Mario Zechner 0f3a0f78bc fix(ai): prevent orphaned tool results after errored assistant messages
When an assistant message has stopReason 'error', its tool calls are now
excluded from pending tool tracking. This prevents synthetic tool results
from being generated for calls that will be dropped by provider-specific
converters (e.g., Codex drops tool calls from errored messages).

Previously, this mismatch caused OpenAI to reject requests with 'No tool
call found for function call output with call_id ...' errors.

fixes #812
2026-01-17 20:20:39 +01:00
..
agent Add [Unreleased] section for next cycle 2026-01-17 00:32:57 +01:00
ai fix(ai): prevent orphaned tool results after errored assistant messages 2026-01-17 20:20:39 +01:00
coding-agent docs(coding-agent): document ctx.compact and ctx.getContextUsage 2026-01-17 11:51:39 +01:00
mom Add [Unreleased] section for next cycle 2026-01-17 00:32:57 +01:00
pods Release v0.48.0 2026-01-17 00:32:07 +01:00
tui fix(tui): always position cursor for IME 2026-01-17 11:40:39 +01:00
web-ui Add [Unreleased] section for next cycle 2026-01-17 00:32:57 +01:00