Worktree Identity, doctor, and a Self-Overwriting Script
Running agents from git worktrees exposed an identity problem: every agent appeared as the same part. Claude's local MCP scope is keyed by the repo root.
Tag: debugging Clear
Running agents from git worktrees exposed an identity problem: every agent appeared as the same part. Claude's local MCP scope is keyed by the repo root.
Messages were delivered, but wake notifications never reached agents. A reverse proxy was buffering the SSE stream. The fix was X-Accel-Buffering: no.