mirror of
https://github.com/getpaseo/paseo.git
synced 2026-07-29 12:01:31 +00:00
Strip parent Claude Code session env vars (CLAUDECODE, CLAUDE_CODE_ENTRYPOINT, etc.) from child agent environments so spawned agents don't fail with "cannot be launched inside another Claude Code session". Centralize isProviderAvailable to check both binary and credential availability. Add red e2e test for send-during-tool-call bug and force-cancel stale foreground turns in cancelAgentRun.