Skip to content

Route OpenCode Go Muse Spark models through the Responses API - #876

Merged
TheGreatAxios merged 1 commit into
mainfrom
cl-7672-route-opencode-go-muse-spark-models-through-the-responses
Sep 10, 2026
Merged

Route OpenCode Go Muse Spark models through the Responses API#876
TheGreatAxios merged 1 commit into
mainfrom
cl-7672-route-opencode-go-muse-spark-models-through-the-responses

Conversation

@TheGreatAxios

Copy link
Copy Markdown
Collaborator

Summary

  • OpenCode Go routes Muse Spark 1.2 Contributor and Muse Spark 1.3 Contributor through the Responses API instead of chat completions.
  • The packaged protocol map includes both ids as responses, so routing does not depend on a live catalog snapshot.

Verification

  • bun run typecheck and bun run build pass
  • Protocol and billing tests for both Muse ids pass
  • bun run check lint/typecheck/build pass; four failing tests also fail on origin/main (assemble-runtime /build-dir EROFS, context-store torn-tail) and are unrelated to this branch

Fixes CL-7672

Unknown live catalog ids defaulted to chat completions, so Muse Spark
Contributor models never reached the Responses endpoint.
@linear-code

linear-code Bot commented Sep 10, 2026

Copy link
Copy Markdown

CL-7672

@TheGreatAxios
TheGreatAxios merged commit fa85931 into main Sep 10, 2026
8 of 9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant