[PR #4882] feat: toggle tool details visibility (resolves #4824) #11151

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

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

State: closed
Merged: Yes


Resolves #4824.

Successful tool calls can be hidden.

Unsuccessful tool calls are always displayed so that any error messages can be seen,

The modal used by the "ask" permission is NOT hidden.

In the command_list, the command's name is either Hide tool usage or Show tool usage, depending on its current state.

The current state of the toggle is persisted to kv.json as tool_usage_visibility.

**Original Pull Request:** https://github.com/anomalyco/opencode/pull/4882 **State:** closed **Merged:** Yes --- Resolves #4824. **Successful** tool calls can be hidden. Unsuccessful tool calls are always displayed so that any error messages can be seen, The modal used by the "ask" permission is NOT hidden. In the `command_list`, the command's name is either `Hide tool usage` or `Show tool usage`, depending on its current state. The current state of the toggle is persisted to `kv.json` as `tool_usage_visibility`.
yindo added the pull-request label 2026-02-16 18:15:57 -05:00
yindo closed this issue 2026-02-16 18:15:57 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#11151