Skip to content

Conversation

@kearns-cu
Copy link
Contributor

@kearns-cu kearns-cu commented Jan 20, 2026

Summary

  • add model metadata tooltips to Choose Model
  • infer source provider names for models based on model id/name
  • show Latest/Free status in tooltip titles

Testing

  • not run (pre-push hook failed in @opencode-ai/enterprise; likely unrelated)

Screenshots

Now

Screenshot 2026-01-20 171530

Before

Screenshot 2026-01-20 171338

Fixes #9691
Requested by Adam (Figma: https://www.figma.com/design/nm7fT1he2hcniHIipY1iEk/opencode-open-source?node-id=62-15981&t=FSAXJprvW4rRgLZU-0)

@github-actions
Copy link
Contributor

Hey! Your PR title Desktop: model tooltip metadata in chooser 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.

@github-actions
Copy link
Contributor

The following comment was made by an LLM, it may be inaccurate:

No duplicate PRs found

@kearns-cu kearns-cu changed the title Desktop: model tooltip metadata in chooser feat(app): model tooltip metadata in chooser Jan 20, 2026
@github-actions
Copy link
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.

@kearns-cu kearns-cu changed the title feat(app): model tooltip metadata in chooser feat(desktop): model tooltip metadata in chooser (per Adam's request) Jan 20, 2026
@kearns-cu kearns-cu marked this pull request as ready for review January 20, 2026 22:25
@kearns-cu
Copy link
Contributor Author

The nix desktop CI failure on macos-15-intel is unrelated to my changes. The error is from upstream nixpkgs package models-dev-0-unstable-2026-01-14 not supporting x86_64-darwin. This PR only touches UI code.

@kearns-cu kearns-cu changed the title feat(desktop): model tooltip metadata in chooser (per Adam's request) feat(desktop): model tooltip metadata in chooser (per Figma request) Jan 20, 2026
@kearns-cu kearns-cu changed the title feat(desktop): model tooltip metadata in chooser (per Figma request) feat(app): model tooltip metadata in chooser (per Figma request) Jan 21, 2026
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.

Desktop: Model tooltip metadata in Choose Model dialog

1 participant