Commit 5038f10
committed
fix: unset CLAUDECODE env var to allow nested Claude Code sessions in spawned coders
This fixes the issue where spawned coder sessions would fail with 'Claude Code cannot be launched inside another Claude Code session' error. The fix unsets the CLAUDECODE environment variable before launching the Claude CLI in tmux sessions.1 parent 3dbe7b9 commit 5038f10
1 file changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
327 | 327 | | |
328 | 328 | | |
329 | 329 | | |
330 | | - | |
| 330 | + | |
| 331 | + | |
331 | 332 | | |
332 | 333 | | |
333 | 334 | | |
| |||
0 commit comments