Three AI agents. One coordination layer. No relay server.
Three AI models. One daemon. A methodology for building software with all of them at once.
Gemini, Gemini, and Codex — each with different strengths — working on the same codebase, coordinated by a single Rust daemon, visible in real-time from inside your editor.
git clone https://github.com/michaeljboscia/triumvirate
cd triumvirate/daemon
cargo build --release && cargo run --release
That's it. One binary. No Docker. No NATS. No cloud services. Register it in Claude Code:
# Add to ~/.gemini.json under mcpServers:
"triumvirate": { "command": "/path/to/triumvirate", "args": ["mcp"] }
Then from any Gemini session: spawn a Gemini session called 'research'
Requirements: Rust 1.82+ and at least one agent CLI (Claude Code, Gemini CLI, or Codex CLI). Works with 1, 2, or all 3.
You're using Gemini to write code. You want Gemini to research something. You want Codex to implement a plan in parallel. So you open three terminal windows, copy-paste context between them, lose track of which one is doing what, and eventually something goes sideways because nobody can see what anyone else is doing.
Triumvirate replaces the terminal windows.
The daemon — a Rust MCP server that spawns and manages persistent agent sessions:
You: "spawn a Gemini session called 'research'"
Gemini: → spawn_session(agent: "gemini", session_name: "research")
Universal, model-agnostic operating harness for AI agents (Claude, Codex, Gemini, …) — a lean core + work-type profiles assembled by one setup script.
Game-development Agent Skills for AI coding agents: install once and a master router loads the right skill for your engine and task. 66 original, version-pinned skills (plus a master router) in the portable SKILL.md format that runs across Claude Code, Cursor, Codex, Copilot, Gemini CLI and more, for Godot, Unity, Unreal, web and beyond.
A desktop pet for macOS & Windows that monitors your AI coding agents (Claude Code, Codex, Cursor, Gemini...) in real time, and grows as you code, feed it tokens, level it up, climb the leaderboard.
UltraGameStudio - AI coding agent for game development: engine workflows, gameplay code, and asset generation.
The coding agent that answers to you, your model, your machine, your rules.
Stop babysitting local AI agents. Just notifications, approve, and resume your Codex,Pi,Grok, or Claude code sessions anywhere. 0-Intrusion mobile control bridge via Telegram/微信/飞书. No hooks, no skills, no MCP.
Workflows from the Neura Market marketplace related to this Gemini resource