co-mono/packages/ai/test
Mario Zechner 19f3c23f6d Fix PR #689: Add changelog attribution, coding-agent changelog, fix test types, add provider to test suites
- Fix ai/CHANGELOG.md: add PR link and author attribution
- Add coding-agent/CHANGELOG.md entry for vercel-ai-gateway provider
- Fix model-resolver.test.ts: use anthropic-messages API type to match generated models
- Add vercel-ai-gateway to test suites: tokens, abort, empty, context-overflow, unicode-surrogate, tool-call-without-result, image-tool-result, total-tokens, image-limits
2026-01-13 16:46: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 PR #689: Add changelog attribution, coding-agent changelog, fix test types, add provider to test suites 2026-01-13 16:46:00 +01:00
bedrock-models.test.ts feat(ai): Add Amazon Bedrock provider (#494) 2026-01-13 00:32:59 +01:00
bedrock-utils.ts feat(ai): Add Amazon Bedrock provider (#494) 2026-01-13 00:32:59 +01:00
context-overflow.test.ts Fix PR #689: Add changelog attribution, coding-agent changelog, fix test types, add provider to test suites 2026-01-13 16:46:00 +01:00
empty.test.ts Fix PR #689: Add changelog attribution, coding-agent changelog, fix test types, add provider to test suites 2026-01-13 16:46:00 +01:00
google-gemini-cli-claude-thinking-header.test.ts Improve Gemini CLI provider retries and headers (#670) 2026-01-13 01:04:53 +01:00
google-gemini-cli-empty-stream.test.ts Improve Gemini CLI provider retries and headers (#670) 2026-01-13 01:04:53 +01:00
google-gemini-cli-retry-delay.test.ts Improve Gemini CLI provider retries and headers (#670) 2026-01-13 01:04:53 +01:00
google-gemini-cli-session-id.test.ts Improve Gemini CLI provider retries and headers (#670) 2026-01-13 01:04:53 +01:00
google-thinking-signature.test.ts fix(ai): correct Google thinking detection and remove unsupported id fields 2026-01-11 19:25:38 +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 PR #689: Add changelog attribution, coding-agent changelog, fix test types, add provider to test suites 2026-01-13 16:46:00 +01:00
image-tool-result.test.ts Fix PR #689: Add changelog attribution, coding-agent changelog, fix test types, add provider to test suites 2026-01-13 16:46:00 +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-include.test.ts refactor(ai): streamline codex prompt handling 2026-01-06 10:27:51 +01:00
openai-codex-stream.test.ts fix(ai): update codex stream originator test 2026-01-10 21:54:21 +00:00
openai-codex.test.ts Prepare for alternative Codex harness certification 2026-01-10 13:22:10 +01:00
stream.test.ts Rename to vercel-ai-gateway for clarity 2026-01-13 16:42:34 +01:00
tokens.test.ts Fix PR #689: Add changelog attribution, coding-agent changelog, fix test types, add provider to test suites 2026-01-13 16:46:00 +01:00
tool-call-without-result.test.ts Fix PR #689: Add changelog attribution, coding-agent changelog, fix test types, add provider to test suites 2026-01-13 16:46:00 +01:00
total-tokens.test.ts Fix PR #689: Add changelog attribution, coding-agent changelog, fix test types, add provider to test suites 2026-01-13 16:46:00 +01:00
unicode-surrogate.test.ts Fix PR #689: Add changelog attribution, coding-agent changelog, fix test types, add provider to test suites 2026-01-13 16:46:00 +01:00
xhigh.test.ts Add xhigh thinking level for OpenAI codex-max models 2025-12-08 21:12:54 +01:00
zen.test.ts fix(ai): skip zen tests when OPENCODE_API_KEY is not set (#605) 2026-01-09 18:41:12 +01:00