Back to browse
GitHub Repository

Runtime Orchestrator for Multi-Agents

4 starsGo

ROMA runs multiple coding agents simultaneously – Claude, Codex, etc.

by AISlop31415·Mar 18, 2026·2 points·0 comments

AI Analysis

●●SolidBig BrainNiche Gem

Git worktree isolation lets agents vote on code before merging anything.

Strengths
  • Curia mode runs anonymous peer review between agents before accepting solutions
  • Git worktree isolation prevents agents from corrupting your main branch
  • Four execution modes from simple direct to complex DAG-based workflows
Weaknesses
  • Multi-agent orchestration is crowded (CrewAI, AutoGen, LangChain already exist)
  • No built-in agents means you need to configure everything yourself
Category
Target Audience

Developers building with AI coding agents

Similar To

CrewAI · AutoGen · LangChain

Post Description

It not only does nothing, it also burns a lot of tokens.

Similar Projects

Developer Tools●●Solid

Tide Commander – Visual Agents Orchestrator for Claude Code and Codex

Think of an RTS game UI for your coding LLMs: spawn Claude or Codex agents, assign tasks, and watch them produce diffs and file edits in real time on a 3D or 2D canvas. The repo bundles practical developer features — built-in file explorer with git diffs, conversation history, permission controls and a command palette — which turns the spectacle into a usable workflow. It’s delightful and ambitious, but gated by the need for Claude/Codex CLIs and local infra, so expect it to appeal mostly to experimenters rather than plug-and-play users.

Eye CandyNiche Gem
deivid11
103mo ago
Developer Tools●●Solid

Worktree-based TUI management for Agents

Internal team tool for juggling Claude Code and Codex across worktrees — dogfooded with 247 commits.

Solve My ProblemShip It
nwparker
21102mo ago