co-mono/packages/coding-agent/src
Mario Zechner 2d27a2c728 fix(ai): skip errored/aborted assistant messages in transform-messages
Fixes OpenAI Responses 400 error 'reasoning without following item' by
skipping errored/aborted assistant messages entirely rather than filtering
at the provider level. This covers openai-responses, openai-codex-responses,
and future providers.

Removes strictResponsesPairing compat option (no longer needed).

Closes #838
2026-01-19 15:55:29 +01:00
..
cli Add Vercel AI Gateway support 2026-01-13 16:42:34 +01:00
core fix(ai): skip errored/aborted assistant messages in transform-messages 2026-01-19 15:55:29 +01:00
modes feat(coding-agent): Add widget placement option (#850) 2026-01-19 15:54:24 +01:00
utils fix(coding-agent): load photon wasm in compiled binaries 2026-01-18 17:11:49 +01:00
cli.ts Set coding agent CLI process title (#742) 2026-01-15 13:14:14 +01:00
config.ts fix(coding-agent): expand tilde in PI_CODING_AGENT_DIR env var (#778) 2026-01-16 17:53:58 +01:00
index.ts feat(coding-agent): Add widget placement option (#850) 2026-01-19 15:54:24 +01:00
main.ts fix(coding-agent): exit on resume cancel 2026-01-19 14:01:03 +01:00
migrations.ts chore: remove deprecation comment from getToolsDir, add changelog entry for #470 2026-01-05 20:26:48 +01:00