Skip to content

feat: dynamically update text for the console toggling command in command_list (resolves #5035) - #5038

Closed
ariane-emory wants to merge 161 commits into
anomalyco:devfrom
ariane-emory:feat/dynamic-console-toggle-text
Closed

feat: dynamically update text for the console toggling command in command_list (resolves #5035)#5038
ariane-emory wants to merge 161 commits into
anomalyco:devfrom
ariane-emory:feat/dynamic-console-toggle-text

Conversation

@ariane-emory

@ariane-emoryariane-emory commented Dec 4, 2025

Copy link
Copy Markdown
Contributor

What does this PR do?

Resolves#5035.

In this PR, similarly to how the command_list titles for Show thinking blocks/Hide thinking blocks and Show tool details/Hide tool details is dynamically updated according to their current state, the same behaviour is now given to the console toggling command as well-, which now appears as either Show console or Hide console, depending on its current state.

@ariane-emory
ariane-emory marked this pull request as ready for review December 4, 2025 02:21
@ariane-emory
ariane-emoryforce-pushed the feat/dynamic-console-toggle-text branch from 940c278 to 370c7b2CompareDecember 4, 2025 18:51
@ariane-emoryariane-emory changed the title feat: dynamically update text for the console toggling command in command_list (resolves #5035)[FEATURE]: dynamically update text for the console toggling command in command_list (resolves #5035)Dec 5, 2025
@ariane-emoryariane-emory changed the title [FEATURE]: dynamically update text for the console toggling command in command_list (resolves #5035)feature: dynamically update text for the console toggling command in command_list (resolves #5035)Dec 5, 2025
@ariane-emory
ariane-emory deleted the feat/dynamic-console-toggle-text branch December 6, 2025 05:47
@ariane-emory
ariane-emory restored the feat/dynamic-console-toggle-text branch December 6, 2025 06:34
@ariane-emory
ariane-emoryforce-pushed the feat/dynamic-console-toggle-text branch from a326d8d to 752ae94CompareDecember 8, 2025 12:34
ariane-emoryand others added 26 commits February 10, 2026 15:49
# Conflicts:
#	packages/opencode/src/cli/cmd/tui/app.tsx
@ariane-emory
ariane-emory deleted the feat/dynamic-console-toggle-text branch April 17, 2026 14:11
Sign up for freeto 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.

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

1 participant

@ariane-emory