opencode/packages
Kit Langton d603d9da65 fix(opencode): use openai-compatible SDK for e2e LLM mock routing
The e2eURL() path used createOpenAI().responses() which produces a
Responses API format that the mock server's SSE stream can't correctly
convey tool calls through. Switch to createOpenAICompatible().chatModel()
which uses the chat completions format — matching what the mock was
designed for and what the integration tests use.

This only affects the OPENCODE_E2E_LLM_URL code path (e2e tests only).
2026-04-02 12:49:28 -04:00
..
app test(app): restore e2e fixtures and flaky waits 2026-04-02 12:32:11 -04:00
console Add MiMo-V2 models to Go UI and docs (#20709) 2026-04-02 12:01:04 -04:00
containers chore: bump Bun to 1.3.11 (#18144) 2026-03-23 10:19:21 +10:00
desktop release: v1.3.13 2026-04-01 00:44:06 +00:00
desktop-electron electron: port mergeShellEnv logic from tauri (#20192) 2026-04-01 07:01:44 +00:00
docs fix(web): favicon rename again 2026-01-21 14:36:21 -06:00
enterprise release: v1.3.13 2026-04-01 00:44:06 +00:00
extensions/zed release: v1.3.13 2026-04-01 00:44:06 +00:00
function release: v1.3.13 2026-04-01 00:44:06 +00:00
identity
opencode fix(opencode): use openai-compatible SDK for e2e LLM mock routing 2026-04-02 12:49:28 -04:00
plugin feat: add new provider plugin hook for resolving models and sync models from github models endpoint (falls back to models.dev) (#20533) 2026-04-01 23:04:14 +00:00
script refactor: replace bun semver with npm semver package 2026-03-09 15:29:55 -04:00
sdk ignore: fix typecheck in dev (#20702) 2026-04-02 15:38:30 +00:00
slack release: v1.3.13 2026-04-01 00:44:06 +00:00
storybook chore(app): markdown playground in storyboard 2026-03-25 09:14:35 -05:00
ui cleanup event listeners with solid-primitives/event-listener (#20619) 2026-04-02 09:40:03 +00:00
util release: v1.3.13 2026-04-01 00:44:06 +00:00
web Add MiMo-V2 models to Go UI and docs (#20709) 2026-04-02 12:01:04 -04:00