diff --git a/.claude/settings.local.json b/.claude/settings.local.json index 4fdf349..3be300f 100644 --- a/.claude/settings.local.json +++ b/.claude/settings.local.json @@ -21,7 +21,9 @@ "Bash(allium --help)", "WebSearch", "WebFetch(domain:github.com)", - "WebFetch(domain:raw.githubusercontent.com)" + "WebFetch(domain:raw.githubusercontent.com)", + "Bash(echo \"EXIT: $?\")", + "Bash(echo \"exit: $?\")" ] } }