Skip to content

Commit 41c8f39

Browse files
committed
Add shift+tab hint to auto-accept callout
1 parent 1e43f74 commit 41c8f39

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

apps/code/src/renderer/features/settings/components/sections/ClaudeCodeSettings.tsx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -195,8 +195,8 @@ export function ClaudeCodeSettings() {
195195
<Warning weight="fill" />
196196
</Callout.Icon>
197197
<Callout.Text>
198-
Auto-accept is enabled. All permission requests are automatically
199-
approved.
198+
Auto-accept is enabled. Use shift+tab to cycle to this mode in each
199+
session.
200200
</Callout.Text>
201201
</Callout.Root>
202202
)}

0 commit comments

Comments
 (0)