Skip to content

Commit bc7ca5b

Browse files
RayCharlizardclaude
andcommitted
docs(learnings): simplifier pass on MCP double-spawn entry
Drop redundant "Anthropic" qualifier in Status section and reword CLAUDE.md index bullet to noun-phrase form matching siblings. Co-Authored-By: Claude <claude@anthropic.com>
1 parent af2a7fe commit bc7ca5b

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

CLAUDE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ The [`docs/learnings/`](docs/learnings/) directory contains hard-won technical k
1212
- [`cowork-vm-daemon.md`](docs/learnings/cowork-vm-daemon.md) — Cowork VM daemon lifecycle, respawn logic, crash diagnosis
1313
- [`plugin-install.md`](docs/learnings/plugin-install.md) — Anthropic & Partners plugin install flow, gate logic, backend endpoints, and DevTools recipes
1414
- [`apt-worker-architecture.md`](docs/learnings/apt-worker-architecture.md) — APT/DNF binary distribution via Cloudflare Worker + GitHub Releases, redirect chain, credential ownership, heartbeat runbook
15-
- [`mcp-double-spawn.md`](docs/learnings/mcp-double-spawn.md) — Stdio MCPs spawn 2× when both chat and Code/Agent panels are active; upstream Anthropic bug, MCP-author workaround documented
15+
- [`mcp-double-spawn.md`](docs/learnings/mcp-double-spawn.md) — Stdio MCPs spawn 2× when chat and Code/Agent panels are both active, root cause in upstream session managers, MCP-author workaround
1616

1717
## Code Style
1818

docs/learnings/mcp-double-spawn.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -60,8 +60,8 @@ upstream releases**.
6060

6161
## Status
6262

63-
**Upstream Anthropic Claude Desktop bug. Not patchable in this
64-
repo.** A fix would require either:
63+
**Upstream Claude Desktop bug. Not patchable in this repo.** A
64+
fix would require either:
6565

6666
- Routing the SDK stdio transport through `oUt`/`hZ` (the
6767
existing serialized-per-name registry), or

0 commit comments

Comments
 (0)