Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 2 additions & 4 deletions packages/web/src/content/docs/tui.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -99,11 +99,9 @@ Compact the current session. _Alias_: `/summarize`

### details

Toggle tool execution details.
Toggle tool execution details. This is available through the `tool_details` keybind, which is unbound by default. [Learn more](/docs/keybinds).

```bash frame="none"
/details
```
**Keybind:** `tool_details`

---

Expand Down
Loading