settings.json
skipAutoPermissionPrompt
型
boolean記述場所ユーザー設定または管理者設定自分で設定またはモードセレクターから自動モードに入ったときに表示される、自動モードに関する一度きりの通知をスキップします。
既定値: unset, so the notice appears once
記述例
{
"skipAutoPermissionPrompt": true
}使い方・用途
- デフォルト値は未設定(通知が一度表示されます)
- 通知が表示された後は、この設定は無視されます
- 管理設定で優先されます
英語原文(公式ドキュメントより)
Skip the one-time notice describing [auto mode](/docs/en/permission-modes#eliminate-prompts-with-auto-mode) that Claude Code shows when you first enter auto mode yourself, for example through your own settings or the mode selector, rather than when the built-in default starts a session in it. Claude Code shows that notice once and then records that it was shown, so this key only matters where the notice hasn't appeared yet.