opencode/packages/ai/test
2026-08-28 18:22:47 -05:00
..
fixtures test: repair stale V2 baseline coverage (#45826) 2026-08-28 10:40:04 -04:00
lib
provider fix(ai): reject unknown chat finishes (#46036) 2026-08-28 18:22:47 -05:00
provider-options
adapter.test.ts test(ai): align test runners with API boundaries (#45469) 2026-08-27 17:07:02 -04:00
auth-options.types.ts
auth.test.ts
cache-policy.test.ts fix(ai): enable Vertex Anthropic prompt caching (#45088) 2026-08-25 17:44:32 -05:00
compile.test.ts fix(ai): sanitize outbound provider request surrogates (#44880) 2026-08-25 09:53:47 -05:00
continuation-scenarios.ts
endpoint.test.ts
executor.test.ts test: repair stale V2 baseline coverage (#45826) 2026-08-28 10:40:04 -04:00
exports.test.ts feat(ai): add first-class TestLLM controls (#45828) 2026-08-28 09:49:47 -04:00
generate-object.test.ts test(ai): align test runners with API boundaries (#45469) 2026-08-27 17:07:02 -04:00
image.test.ts refactor(ai): consolidate provider error diagnostics (#45381) 2026-08-27 11:28:57 -05:00
image.types.ts
llm-option-types.types.ts
llm.test.ts
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): classify retryable server failures (#46038) 2026-08-28 18:11:52 -05:00
provider-package.test.ts test: repair stale V2 baseline coverage (#45826) 2026-08-28 10:40:04 -04:00
provider.types.ts
recorded-golden.ts feat(ai): add native Cerebras and Together AI providers (#45098) 2026-08-25 19:20:47 -05:00
recorded-runner.ts
recorded-scenarios.ts feat(ai): add native Cerebras and Together AI providers (#45098) 2026-08-25 19:20:47 -05:00
recorded-test.ts
recorded-utils.ts
response.test.ts fix(ai): make final snapshots authoritative for text and reasoning (#45831) 2026-08-27 23:38:19 -05:00
route.test.ts refactor(ai): consolidate provider error diagnostics (#45381) 2026-08-27 11:28:57 -05:00
schema.test.ts refactor(ai): default unrecognized provider failures to retry (#45825) 2026-08-27 23:40:52 -05:00
testing.test.ts feat(ai): add first-class TestLLM controls (#45828) 2026-08-28 09:49:47 -04:00
tool-runtime.test.ts test(ai): align test runners with API boundaries (#45469) 2026-08-27 17:07:02 -04:00
tool-schema-projection.test.ts
tool-stream.test.ts test(ai): align test runners with API boundaries (#45469) 2026-08-27 17:07:02 -04:00
tool.types.ts