[FIX]: Dynamically switch command_list item text for toggling the console #3288

Open
opened 2026-02-16 17:39:31 -05:00 by yindo · 1 comment
Owner

Originally created by @ariane-emory on GitHub (Dec 3, 2025).

Feature hasn't been suggested before.

  • I have verified this feature I'm about to request hasn't been suggested before.

Describe the enhancement you want to request

The text used in the command_list menu item for toggling the console should be dynamically updated like it is for other similar menu items: the text in the command_list for thinking blocks switches dynamically from Show thinking blocks to Hide thinking blocks depending on its current state. Similarly, the command_list text for the tool_details command is displayed as either Show tool details or Hide tool details depending upon its current state.

On the other hand, the item for toggling the console always just says Toggle console. For better consistency, it should behave similarly to the items for thinking blocks and tool details and switch automatically from Show console to Hide console dependant upon its current state.

No KV storage is required, we just want the dynamically updated text in command_list.

Originally created by @ariane-emory on GitHub (Dec 3, 2025). ### Feature hasn't been suggested before. - [x] I have verified this feature I'm about to request hasn't been suggested before. ### Describe the enhancement you want to request The text used in the `command_list` menu item for toggling the console should be dynamically updated like it is for other similar menu items: the text in the `command_list` for thinking blocks switches dynamically from `Show thinking blocks` to `Hide thinking blocks` depending on its current state. Similarly, the `command_list` text for the `tool_details` command is displayed as either `Show tool details` or `Hide tool details` depending upon its current state. On the other hand, the item for toggling the console always just says `Toggle console`. For better consistency, it should behave similarly to the items for thinking blocks and tool details and switch automatically from `Show console` to `Hide console` dependant upon its current state. No KV storage is required, we just want the dynamically updated text in `command_list`.
yindo added the discussion label 2026-02-16 17:39:31 -05:00
Author
Owner

@github-actions[bot] commented on GitHub (Dec 3, 2025):

This issue might be a duplicate of existing issues. Please check:

  • #3792: Missing /details command in opencode v1 — This related issue discusses the missing /details command which is part of the same UI consistency pattern for toggling visibility of tool details.

Feel free to ignore if none of these address your specific case.

@github-actions[bot] commented on GitHub (Dec 3, 2025): This issue might be a duplicate of existing issues. Please check: - #3792: Missing /details command in opencode v1 — This related issue discusses the missing `/details` command which is part of the same UI consistency pattern for toggling visibility of tool details. Feel free to ignore if none of these address your specific case.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#3288