Skip to content

chore: update opencode model lists#3465

Open
ravshansbox wants to merge 5 commits into
tailcallhq:mainfrom
ravshansbox:chore/update-opencode-models
Open

chore: update opencode model lists#3465
ravshansbox wants to merge 5 commits into
tailcallhq:mainfrom
ravshansbox:chore/update-opencode-models

Conversation

@ravshansbox

@ravshansbox ravshansbox commented Jun 7, 2026

Copy link
Copy Markdown
Contributor

Closes #3464.

Summary

  • Updates opencode_zen models from the OpenCode opencode provider list.
  • Updates opencode_go models from the OpenCode opencode-go provider list.
  • Excludes models marked as deprecated by models.dev so Forge matches opencode models output.

Verification

  • Verified crates/forge_repo/src/provider/provider.json is valid JSON.
  • Compared Forge model IDs against the effective non-deprecated OpenCode CLI model list.
  • Run cargo check -p forge_repo successfully.

Co-Authored-By: ForgeCode noreply@forgecode.dev

ravshansbox and others added 2 commits June 7, 2026 04:24
Co-Authored-By: ForgeCode <noreply@forgecode.dev>
Co-Authored-By: ForgeCode <noreply@forgecode.dev>
@github-actions github-actions Bot added type: chore Routine tasks like conversions, reorganization, and maintenance work. type: provider Updates provider.json configuration. labels Jun 7, 2026
@amitksingh1490

Copy link
Copy Markdown
Contributor

Please minimize the diff so that its easier to review whats getting removed

ravshansbox and others added 3 commits June 7, 2026 15:40
Co-Authored-By: ForgeCode <noreply@forgecode.dev>
Co-Authored-By: ForgeCode <noreply@forgecode.dev>
Co-Authored-By: ForgeCode <noreply@forgecode.dev>
@ravshansbox

Copy link
Copy Markdown
Contributor Author

@amitksingh1490 I tried to reorder items inside the arrays, replaced removed ones with the new ones so that the diff is smaller. But I think it would be better to keep the array sorted by ids for easier future maintenance.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type: chore Routine tasks like conversions, reorganization, and maintenance work. type: provider Updates provider.json configuration.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Update OpenCode provider model lists

2 participants