opencode/packages/ai/test
2026-08-25 00:36:18 -05:00
..
fixtures fix(ai): default responses to encrypted reasoning (#44863) 2026-08-24 23:43:04 -05:00
lib fix(ai): ignore unknown Anthropic SSE events (#43767) 2026-08-20 23:54:33 -05:00
provider fix(ai): respect prompt cache opt-out (#44891) 2026-08-25 00:36:18 -05:00
provider-options fix(ai): align Responses compatibility (#44482) 2026-08-23 12:53:14 -05:00
adapter.test.ts
auth-options.types.ts refactor(ai): flatten provider request options (#43513) 2026-08-19 17:32:29 -04:00
auth.test.ts
cache-policy.test.ts
compile.test.ts feat(ai): gate Chat Completions body fields by provider (#44710) 2026-08-24 12:40:56 -05:00
continuation-scenarios.ts refactor(ai): flatten provider request options (#43513) 2026-08-19 17:32:29 -04:00
endpoint.test.ts
executor.test.ts
exports.test.ts
generate-object.test.ts
image.test.ts
image.types.ts
llm-option-types.types.ts refactor(ai): flatten provider request options (#43513) 2026-08-19 17:32:29 -04:00
llm.test.ts refactor(ai): remove model limits (#43581) 2026-08-20 00:36:35 -05:00
partial-json.test.ts fix(ai): recover incomplete streamed tool arguments (#44875) 2026-08-25 00:22:03 -05:00
provider-error.test.ts fix(ai): preserve raw provider error payload on responses streams (#44271) 2026-08-22 20:59:59 -05:00
provider-package.test.ts fix(ai): default responses to encrypted reasoning (#44863) 2026-08-24 23:43:04 -05:00
provider.types.ts
recorded-golden.ts
recorded-runner.ts
recorded-scenarios.ts refactor(ai): flatten provider request options (#43513) 2026-08-19 17:32:29 -04:00
recorded-test.ts test(ai): record responses websocket flows (#43660) 2026-08-20 21:14:37 +05:30
recorded-utils.ts
response.test.ts
route.test.ts
schema.test.ts chore: generate 2026-08-17 21:55:57 +00:00
tool-runtime.test.ts feat(ai): gate Chat Completions body fields by provider (#44710) 2026-08-24 12:40:56 -05:00
tool-schema-projection.test.ts fix(ai): preserve OpenAI tool schemas (#44546) 2026-08-23 20:05:06 -05:00
tool-stream.test.ts fix(ai): recover incomplete streamed tool arguments (#44875) 2026-08-25 00:22:03 -05:00
tool.types.ts