diff --git a/.claude/settings.local.json b/.claude/settings.local.json index 25106a4..b223cb4 100644 --- a/.claude/settings.local.json +++ b/.claude/settings.local.json @@ -121,7 +121,10 @@ "Bash(cat > *)", "Bash(git commit -m 'Chore: Implement database optimization quick start *)", "Bash(git commit -m 'Chore: Update handoff document with latest features and improvements *)", - "Bash(git commit -m 'Chore: Update local settings with command history *)" + "Bash(git commit -m 'Chore: Update local settings with command history *)", + "Bash(git pull *)", + "PowerShell(npm run dev)", + "PowerShell(node --version)" ] } }