Files
opencode/packages
Kit Langton d048bd6f4b test(llm): re-record golden scenarios against live providers
Verifies the new Usage mapper code against live provider responses for
OpenAI Chat, OpenAI Responses, Anthropic, Gemini, DeepSeek, and
TogetherAI — 16 fresh recordings, all assertions pass. No existing
cassettes were modified; these populate test slots that were previously
skipped in replay mode.

Recorded via:
    set -a; source .env.recorded.local; set +a
    RECORD=true bun test test/provider/*.recorded.test.ts

Redactor stripped all auth headers; no secrets in the cassettes.
2026-05-10 22:03:02 -04:00
..
2026-05-10 02:34:36 +00:00
2026-05-10 12:14:11 -04:00
2026-05-10 02:34:36 +00:00
2026-05-10 16:44:40 +00:00
2026-05-10 02:34:36 +00:00
2026-05-10 16:22:29 +00:00
2026-05-10 02:34:36 +00:00
2026-05-10 02:34:36 +00:00
2026-05-10 03:51:34 -04:00