agent-orchestrator/v2/sidecar
Hibryda ce79ae671a fix(v2): strip all CLAUDE* env vars in sidecar to prevent CLI nesting detection
When BTerminal is launched from a Claude Code terminal, ~8 CLAUDE*
env vars leak into the sidecar child processes. The claude CLI detects
these as nesting indicators and silently hangs. Previously only
CLAUDECODE was removed; now all CLAUDE-prefixed vars are stripped
in both Node.js and Deno sidecar runners.
2026-03-06 22:12:16 +01:00
..
agent-runner-deno.ts fix(v2): strip all CLAUDE* env vars in sidecar to prevent CLI nesting detection 2026-03-06 22:12:16 +01:00
agent-runner.ts fix(v2): strip all CLAUDE* env vars in sidecar to prevent CLI nesting detection 2026-03-06 22:12:16 +01:00
package-lock.json feat(v2): implement agent-runner sidecar with claude CLI subprocess 2026-03-06 01:01:43 +01:00
package.json feat(v2): scaffold Tauri 2.x + Svelte 5 project (Phase 1) 2026-03-05 23:26:27 +01:00