Commit 26afa3a
committed
Fix Claude Code CLI environment variable detection
Update the Claude Code CLI detection logic to check for 'CLAUDECODE' and 'CLAUDE_CODE_ENTRYPOINT' environment variables instead of 'CLAUDE_CODE' and 'ANTHROPIC_CLI'. This ensures accurate detection of the Claude Code CLI environment.1 parent 7851cde commit 26afa3a
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
| 19 | + | |
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| |||
0 commit comments