[PR #12541] feat(app): add toggle-all switch in manage models #14258

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

Original Pull Request: https://github.com/anomalyco/opencode/pull/12541

State: closed
Merged: No


What does this PR do?

Adds an All toggle in Manage Models so users can enable/disable visibility for all models in one action.

Why

When many models are connected (Zen, ChatGPT, OpenRouter, etc.), turning them off one-by-one is slow and annoying.

Result

Manage Models now supports a bulk toggle for model visibility.

How did you verify your code works?

  • Tested in web (packages/app)
  • Tested in desktop (Tauri wrapper over app)
  • Verified the toggle updates all model visibility as expected

Issue

Closes #12540

Screenshots/Videos

See screenshot in issue #12540.

**Original Pull Request:** https://github.com/anomalyco/opencode/pull/12541 **State:** closed **Merged:** No --- ### What does this PR do? Adds an **All** toggle in Manage Models so users can enable/disable visibility for all models in one action. ### Why When many models are connected (Zen, ChatGPT, OpenRouter, etc.), turning them off one-by-one is slow and annoying. ### Result Manage Models now supports a bulk toggle for model visibility. ### How did you verify your code works? - Tested in web (`packages/app`) - Tested in desktop (Tauri wrapper over app) - Verified the toggle updates all model visibility as expected ### Issue Closes #12540 ### Screenshots/Videos See screenshot in issue #12540.
yindo added the pull-request label 2026-02-16 18:19:04 -05:00
yindo closed this issue 2026-02-16 18:19:04 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#14258