🧠Six Specialized AgentsOrchestrator, Planner, Writer, Scout, Coder, Judge — each with clear boundaries and the right LLM.
🔄Cross-LLM ReviewWork is always reviewed by a different LLM. Claude reviews Codex code, Codex judges Claude's experiment results.
📡Two-Phase MonitoringActive watch during training start, CronCreate periodic patrol after stabilization. Health-based, not timeout-based.
🎛️Configurable GatesControl automation level per stage: human approval, auto-judge, or fully automatic. Change at runtime with /gate.
📂State on DiskAll research state persists in .omc/research/. Context is working memory, disk is long-term memory. Sessions can restart seamlessly.
🔀Three Orthogonal Modesautopilot (between stages), ralph (within-stage loops), ultrawork (parallel execution). Combine freely.