Skip to content

fix: use OpenCode model catalog URL - #39672

Merged
thdxr merged 1 commit into
devfrom
models-opencode-url
Jul 30, 2026
Merged

fix: use OpenCode model catalog URL#39672
thdxr merged 1 commit into
devfrom
models-opencode-url

Conversation

@opencode-agent

Copy link
Copy Markdown
Contributor

Summary

  • switch V2 runtime and generated model catalog defaults to models.opencode.ai
  • switch UI icon, stats catalog, and recording-cost sources to the OpenCode model host
  • preserve the canonical runtime cache filename for the new default host

Checks

  • git diff --check
  • bun typecheck (packages/core)
  • bun typecheck (packages/cli)
  • bun typecheck (packages/ui)
  • bun typecheck (packages/llm)
  • bun typecheck (packages/stats/app)
  • bun test (packages/stats)

Requested by: @thdxr (Dax Raad via Slack)

@thdxr
thdxr enabled auto-merge (squash) July 30, 2026 14:10
@thdxr
thdxr disabled auto-merge July 30, 2026 14:12
@thdxr
thdxr merged commit a4f25a9 into dev Jul 30, 2026
10 of 11 checks passed
@thdxr
thdxr deleted the models-opencode-url branch July 30, 2026 14:12
3kaiu pushed a commit to 3kaiu/opencode-x that referenced this pull request Jul 31, 2026
Co-authored-by: Dax Raad <d@ironbay.co>
1056674754 added a commit to 1056674754/opencode that referenced this pull request Aug 5, 2026
Upstream v1.18.9 (4da7bb4) -> v1.18.10 (7902e04), 24 commits.

Functional changes:
- feat: discover Modal models (anomalyco#39066) - new packages/opencode/src/plugin/modal/
- fix: use OpenCode model catalog URL (anomalyco#39672) - models.dev -> models.opencode.ai
- fix(app): repair malformed persisted tabs (anomalyco#39645)
- fix(app): defer model variant selector (anomalyco#39445)
- fix(app): preserve agent picker for existing users (anomalyco#39300)
- feat(app): migrate to solid-sonner (anomalyco#39519)
- feat(app): attachment fades, duplicate guard, always-visible new session button
- feat(app): review tab top bar + tab state refinements
- fix(console): add public fetch compatibility flag
- docs(ecosystem): add opencode-tavily plugin (anomalyco#38709)
- chore: bump gitlab-ai-provider to 6.12.1 (anomalyco#39490)

Conflicts resolved: 29 package.json version bumps (rebranded 1.18.10-sscity)
and bun.lock (regenerated). No functional code conflicts.

Verified: Modal plugin tests pass (2/2), model catalog URL applied to all
3 files, fork-only changes (small_model_fallback, skill hot-reload, server
single-flight) intact. Pre-existing TUI type errors unrelated to this merge.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant