[PR #828] [MERGED] feat(tui): hide cost if using subscription model #9725

Closed
opened 2026-02-16 18:14:03 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/anomalyco/opencode/pull/828
Author: @timoclsn
Created: 7/10/2025
Status: Merged
Merged: 7/10/2025
Merged by: @adamdotdevin

Base: devHead: hide-cost-for-sub-models


📝 Commits (1)

  • 22b0456 feat(tui): hide cost if using subscription model

📊 Changes

1 file changed (+15 additions, -4 deletions)

View changed files

📝 packages/tui/internal/components/status/status.go (+15 -4)

📄 Description

Not sure what you think about it but I think we could hide the cost when using subscription models?

Makes the TUI cleaner in that case.

Bildschirmfoto 2025-07-10 um 11 41 13

(I am not a fan of showing cost all the time at all - but for sub models in particular it doesn't make sense)


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/anomalyco/opencode/pull/828 **Author:** [@timoclsn](https://github.com/timoclsn) **Created:** 7/10/2025 **Status:** ✅ Merged **Merged:** 7/10/2025 **Merged by:** [@adamdotdevin](https://github.com/adamdotdevin) **Base:** `dev` ← **Head:** `hide-cost-for-sub-models` --- ### 📝 Commits (1) - [`22b0456`](https://github.com/anomalyco/opencode/commit/22b0456860d7101e99d661132678cd15f2411b10) feat(tui): hide cost if using subscription model ### 📊 Changes **1 file changed** (+15 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `packages/tui/internal/components/status/status.go` (+15 -4) </details> ### 📄 Description Not sure what you think about it but I think we could hide the cost when using subscription models? Makes the TUI cleaner in that case. ![Bildschirmfoto 2025-07-10 um 11 41 13](https://github.com/user-attachments/assets/33f8095c-ab7f-4dbb-b0ec-c9e4c44a77f6) _(I am not a fan of showing cost all the time at all - but for sub models in particular it doesn't make sense)_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-16 18:14:03 -05:00
yindo closed this issue 2026-02-16 18:14:03 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#9725