Feature 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.
Feature hasn't been suggested before.
Describe the enhancement you want to request
The text used in the
command_listmenu item for toggling the console should be dynamically updated like it is for other similar menu items: the text in thecommand_listfor thinking blocks switches dynamically fromShow thinking blockstoHide thinking blocksdepending on its current state. Similarly, thecommand_listtext for thetool_detailscommand is displayed as eitherShow tool detailsorHide tool detailsdepending 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 fromShow consoletoHide consoledependant upon its current state.No KV storage is required, we just want the dynamically updated text in
command_list.