co-mono/packages/ai/test
Mario Zechner bb50738f7e fix(ai): append system prompt to codex bridge message instead of converting to input
Previously the system prompt was converted to an input message in convertMessages,
then stripped out by filterPiSystemPrompts. Now the system prompt is passed directly
to transformRequestBody and appended after CODEX_PI_BRIDGE in the bridge message.
2026-01-05 06:03:07 +01:00
..
.temp-images Release v0.23.2 2025-12-17 17:56:00 +01:00
data feat(ai): Add image input tests for vision-capable models 2025-08-30 18:37:17 +02:00
abort.test.ts fix(ai): append system prompt to codex bridge message instead of converting to input 2026-01-05 06:03:07 +01:00
context-overflow.test.ts fix(ai): append system prompt to codex bridge message instead of converting to input 2026-01-05 06:03:07 +01:00
empty.test.ts fix(ai): append system prompt to codex bridge message instead of converting to input 2026-01-05 06:03:07 +01:00
handoff.test.ts Enable more biome lints and fix things 2025-12-21 22:56:20 +01:00
image-limits.test.ts Fix image limits test to use realistic payload sizes 2025-12-16 23:48:59 +01:00
image-tool-result.test.ts fix(ai): append system prompt to codex bridge message instead of converting to input 2026-01-05 06:03:07 +01:00
oauth.ts WIP: Remove global state from pi-ai OAuth/API key handling 2025-12-25 01:01:03 +01:00
openai-codex-stream.test.ts feat(ai): add OpenAI Codex OAuth + responses provider 2026-01-04 21:11:19 +02:00
openai-codex.test.ts feat(ai): add OpenAI Codex OAuth + responses provider 2026-01-04 21:11:19 +02:00
stream.test.ts fix(ai): append system prompt to codex bridge message instead of converting to input 2026-01-05 06:03:07 +01:00
tokens.test.ts fix(ai): append system prompt to codex bridge message instead of converting to input 2026-01-05 06:03:07 +01:00
tool-call-without-result.test.ts fix(ai): append system prompt to codex bridge message instead of converting to input 2026-01-05 06:03:07 +01:00
total-tokens.test.ts fix(ai): append system prompt to codex bridge message instead of converting to input 2026-01-05 06:03:07 +01:00
unicode-surrogate.test.ts fix(ai): append system prompt to codex bridge message instead of converting to input 2026-01-05 06:03:07 +01:00
xhigh.test.ts Add xhigh thinking level for OpenAI codex-max models 2025-12-08 21:12:54 +01:00