Skip to content

fix: unset CLAUDECODE for engine subprocesses#12

Merged
takai merged 1 commit intomainfrom
fix/11-claudecode-nested-session
Feb 14, 2026
Merged

fix: unset CLAUDECODE for engine subprocesses#12
takai merged 1 commit intomainfrom
fix/11-claudecode-nested-session

Conversation

@takai
Copy link
Copy Markdown
Owner

@takai takai commented Feb 14, 2026

Summary

  • remove CLAUDECODE from the engine subprocess environment
  • prevent nested Claude Code session conflicts when running engine commands
  • add a regression test to verify CLAUDECODE is unset in child processes

Testing

  • go test ./...

Closes #11

@takai takai merged commit 09dbb38 into main Feb 14, 2026
1 check passed
@takai takai deleted the fix/11-claudecode-nested-session branch February 14, 2026 10:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

"Claude Code cannot be launched inside another Claude Code session" when running from Claude Code

1 participant