You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/reference/slash-commands.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -16,7 +16,7 @@ Some commands are only available in the idle state. Executing these commands whi
16
16
|`/logout`| — | Clear credentials for the currently selected account | No |
17
17
|`/provider`| — | Open the interactive provider manager to view, add, and remove configured providers. See [Platforms & Models — `/provider` and provider management](../configuration/providers.md#provider-—-interactive-provider-management)| Yes |
18
18
|`/model`| — | Switch the LLM model used in the current session | Yes |
19
-
|`/secondary-model`|`/subagent-model`| Pick the default model for subagents (writes `[secondary_model] default_model`; see the [subagent model pool](../configuration/config-files.md#subagent-model-pool)). Yes |
19
+
|`/secondary-model`|`/subagent-model`| Pick the default model for subagents (writes `[secondary_model] default_model`; see the [subagent model pool](../configuration/config-files.md#subagent-model-pool))| Yes |
20
20
|`/settings`|`/config`| Open the settings panel inside the TUI | Yes |
21
21
|`/experiments`|`/experimental`| Open the experimental feature panel | Yes |
22
22
|`/permission`| — | Select a permission mode | Yes |
0 commit comments