[Feature Request] Multi-agent session orchestration with inter-session communication
Bug Description
▎ Feature Request: Multi-agent session orchestration (PM agent)
▎ I'd like a parent Claude Code agent that can:
▎ - Send instructions to multiple running child sessions in real-time
▎ - Access child sessions' conversation context and memory without losing them
▎ - Manage multiple projects as a PM-level orchestrator
▎ - Communicate with existing sessions via an external API/command
▎ People are already hacking this together unofficially, but official support would be far more
reliable and unlock real multi-project workflows. The building blocks are there (memory, --resume,
subagents) — what's missing is inter-session communication.
Environment Info
- Platform: win32
- Terminal: windows-terminal
- Version: 2.1.92
- Feedback ID: a204d22a-1b23-4d92-bf3a-216bd6ade4e6
Errors
[{"error":"Error: Plugin MCP server error - mcp-config-invalid: MCP server github invalid: Missing environment variables: GITHUB_PERSONAL_ACCESS_TOKEN\n at gOH (B:/~BUN/root/src/entrypoints/cli.js:1582:34406)\n at processTicksAndRejections (native:7:39)","timestamp":"2026-04-05T04:46:46.267Z"},{"error":"Error: Plugin MCP server error - mcp-config-invalid: MCP server github invalid: Missing environment variables: GITHUB_PERSONAL_ACCESS_TOKEN\n at gOH (B:/~BUN/root/src/entrypoints/cli.js:1582:34406)\n at async L (B:/~BUN/root/src/entrypoints/cli.js:5871:10283)\n at processTicksAndRejections (native:7:39)","timestamp":"2026-04-05T04:46:47.108Z"},{"error":"Error: Plugin MCP server error - mcp-config-invalid: MCP server github invalid: Missing environment variables: GITHUB_PERSONAL_ACCESS_TOKEN\n at gOH (B:/~BUN/root/src/entrypoints/cli.js:1582:34406)\n at async T (B:/~BUN/root/src/entrypoints/cli.js:5871:11053)\n at processTicksAndRejections (native:7:39)","timestamp":"2026-04-05T04:46:47.109Z"},{"error":"Error: Plugin MCP server error - mcp-config-invalid: MCP server github invalid: Missing environment variables: GITHUB_PERSONAL_ACCESS_TOKEN\n at gOH (B:/~BUN/root/src/entrypoints/cli.js:1582:34406)\n at async L (B:/~BUN/root/src/entrypoints/cli.js:5871:10283)\n at processTicksAndRejections (native:7:39)","timestamp":"2026-04-05T04:48:34.096Z"},{"error":"Error: Plugin MCP server error - mcp-config-invalid: MCP server github invalid: Missing environment variables: GITHUB_PERSONAL_ACCESS_TOKEN\n at gOH (B:/~BUN/root/src/entrypoints/cli.js:1582:34406)\n at async T (B:/~BUN/root/src/entrypoints/cli.js:5871:11053)\n at processTicksAndRejections (native:7:39)","timestamp":"2026-04-05T04:48:34.096Z"},{"error":"Error: ENOENT: no such file or directory, unlink 'C:\\Users\\yoshi\\AppData\\Local\\Temp\\claude\\D--dev\\ab5466c1-669e-4abd-9e68-d4c174025f71\\tasks\\a55e4e19650c0fcb8.output'\n at async <anonymous> (B:/~BUN/root/src/entrypoints/cli.js:7544:299)","timestamp":"2026-04-05T06:45:25.192Z"},{"error":"Error: Failed to fetch version from https://storage.googleapis.com/claude-code-dist-86c565f3-f756-42ad-8dfa-d59b1c096819/claude-code-releases/latest: Request failed with status code 429\n at KE4 (B:/~BUN/root/src/entrypoints/cli.js:1938:15046)\n at processTicksAndRejections (native:7:39)","timestamp":"2026-04-08T04:39:12.125Z"},{"error":"Error: Failed to fetch version from https://storage.googleapis.com/claude-code-dist-86c565f3-f756-42ad-8dfa-d59b1c096819/claude-code-releases/latest: Request failed with status code 429\n at KE4 (B:/~BUN/root/src/entrypoints/cli.js:1938:15046)\n at processTicksAndRejections (native:7:39)","timestamp":"2026-04-08T04:39:12.142Z"}]This issue has 2 comments on GitHub. Read the full discussion on GitHub ↗