Skip to content

Comments

feat(opencode): Add cost of the models in the model picker#14523

Open
ak127a wants to merge 1 commit intoanomalyco:devfrom
ak127a:feature/model-list-cost
Open

feat(opencode): Add cost of the models in the model picker#14523
ak127a wants to merge 1 commit intoanomalyco:devfrom
ak127a:feature/model-list-cost

Conversation

@ak127a
Copy link

@ak127a ak127a commented Feb 21, 2026

Issue for this PR

Closes #14524

Type of change

  • Bug fix
  • New feature
  • Refactor / code improvement
  • Documentation

What does this PR do?

This PR adds the cost of the model in the model selector on web/desktop and TUI

How did you verify your code works?

I built the app locally and tested that desktop, web and TUI version are now showing the cost.

Screenshots / recordings

Web UI

image

TUI

image

Desktop app

image

Checklist

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

@ak127a ak127a requested a review from adamdotdevin as a code owner February 21, 2026 05:56
@github-actions github-actions bot added needs:compliance This means the issue will auto-close after 2 hours. needs:title labels Feb 21, 2026
@github-actions
Copy link
Contributor

Hey! Your PR title feat(model selector): Add cost of the models on the right side 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.

@ak127a ak127a changed the title feat(model selector): Add cost of the models on the right side feat(opencode): Add cost of the models on the right side Feb 21, 2026
@ak127a ak127a changed the title feat(opencode): Add cost of the models on the right side feat(opencode): Add cost of the models in the model picker Feb 21, 2026
@github-actions github-actions bot removed the needs:compliance This means the issue will auto-close after 2 hours. label Feb 21, 2026
@github-actions
Copy link
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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[FEATURE]: Display model cost in the model picker

1 participant