Multi-agent MCP server — dispatch tasks to Codex and Gemini in parallel from Claude Code. Real-time tmux orchestration.
Stars
3
Forks
0
Watchers
3
Open Issues
0
Overall repository health assessment
^1.0.0^1.9.4^1.1.043
commits
Rename codex 'full' preset to 'smart', add per-preset reasoning levels, improve tool descriptions
ed737b6View on GitHubRemove all timeouts — sessions persist until manual cleanup or shutdown
5215ccdView on GitHubUpdate README with current tool presets, Claude agent, and GPT-5.4
615e2eaView on GitHubUpgrade Codex full preset to gpt-5.4-codex and remove xhigh preset
1471a38View on GitHubUpgrade Gemini pro to 3.1 and add Codex auto-dismiss for interactive prompts
4be6b40View on GitHubFix gemini session dir: use basename(workDir) instead of SHA256 hash
3e3886dView on GitHubFix gemini model type cast in index.ts: optional -> required
3502211View on GitHubAdd runtime guard for invalid model presets in claude and codex tools
b33276bView on GitHub