Skip to content

fix(desktop): to restore provider catalog#37768

Open
ilyaZar wants to merge 1 commit into
anomalyco:v2from
ilyaZar:provider-catalog
Open

fix(desktop): to restore provider catalog#37768
ilyaZar wants to merge 1 commit into
anomalyco:v2from
ilyaZar:provider-catalog

Conversation

@ilyaZar

@ilyaZar ilyaZar commented Jul 19, 2026

Copy link
Copy Markdown

Issue for this PR

Closes #37766

Type of change

  • Bug fix

What does this PR do?

  • use the desktop compatibility provider path to normalized ModelsDev snapshots
  • restore the built-in provider catalog in desktop settings
  • preserve model metadata and pricing required

regarding the last bullet point; this may be irrelevant thouhg , or the overall implementation for v2 goes somewhere in another direction

How did you verify your code works?

I installed the desktop app for the first time, the issue appeared, I was to wondering why the provider setup looks off, and fixed it. Now, the settings->provider view looks to my understanding as intended. See also the screenshots below

Screenshots / recordings

Before

beta-desktop-before

After

beta-desktop-after

Checklist

  • I have tested my changes locally
  • I have not included unrelated changes in this PR

@github-actions github-actions Bot added needs:compliance This means the issue will auto-close after 2 hours. needs:title labels Jul 19, 2026
@github-actions

Copy link
Copy Markdown
Contributor

Hey! Your PR title fix opencode desktop app to restore provider catalog doesn't follow conventional commit format.

Please update it to start with one of:

  • feat: or feat(scope): new feature
  • fix: or fix(scope): bug fix
  • docs: or docs(scope): documentation changes
  • chore: or chore(scope): maintenance tasks
  • refactor: or refactor(scope): code refactoring
  • test: or test(scope): adding or updating tests

Where scope is the package name (e.g., app, desktop, opencode).

See CONTRIBUTING.md for details.

@ilyaZar ilyaZar changed the title fix opencode desktop app to restore provider catalog fix(opencode desktop app): to restore provider catalog Jul 19, 2026
@ilyaZar ilyaZar changed the title fix(opencode desktop app): to restore provider catalog fix(desktop): to restore provider catalog Jul 19, 2026
@github-actions

Copy link
Copy Markdown
Contributor

Thanks for your contribution!

This PR doesn't have a linked issue. All PRs must reference an existing issue.

Please:

  1. Open an issue describing the bug/feature (if one doesn't exist)
  2. Add Fixes #<number> or Closes #<number> to this PR description

See CONTRIBUTING.md for details.

@ilyaZar

ilyaZar commented Jul 19, 2026

Copy link
Copy Markdown
Author

Thanks for your contribution!

This PR doesn't have a linked issue. All PRs must reference an existing issue.

Please:

  1. Open an issue describing the bug/feature (if one doesn't exist)
  2. Add Fixes #<number> or Closes #<number> to this PR description

See CONTRIBUTING.md for details.

I now conformed as far as could to the template, please recheck the issue linked is provided in the second line

@github-actions github-actions Bot removed the needs:compliance This means the issue will auto-close after 2 hours. label Jul 19, 2026
@github-actions

Copy link
Copy Markdown
Contributor

Thanks for updating your PR! It now meets our contributing guidelines. 👍

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