Skip to content

Commit c9f077b

Browse files
committed
Add shift+tab hint to auto-accept callout
1 parent de3513c commit c9f077b

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

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)