[PR #10727] fix(tui): move some system commands to global command palette #13543

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

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

State: closed
Merged: No


What does this PR do?

  • similar to https://github.com/anomalyco/opencode/pull/10683 , move some system commands to the global command palette, as they makes more sense as global system commands.
  • organize the order of the commands to make more sense, rather than being in arbitrary order
  • use kv store and kv.signal

How did you verify your code works?

https://github.com/user-attachments/assets/c3b1ea31-4f2c-460d-aa1c-2f964122a9a1

closes #10729

**Original Pull Request:** https://github.com/anomalyco/opencode/pull/10727 **State:** closed **Merged:** No --- ### What does this PR do? - similar to https://github.com/anomalyco/opencode/pull/10683 , move some system commands to the global command palette, as they makes more sense as global system commands. - organize the order of the commands to make more sense, rather than being in arbitrary order - use `kv` store and `kv.signal` ### How did you verify your code works? https://github.com/user-attachments/assets/c3b1ea31-4f2c-460d-aa1c-2f964122a9a1 closes #10729
yindo added the pull-request label 2026-02-16 18:18:23 -05:00
yindo closed this issue 2026-02-16 18:18:23 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#13543