OmO for Codex · npx
LazyCodex
The OmO agent harness, packaged for Codex
Project memory, planning, execution, and verified completion inside Codex.
Think LazyVim for Codex — sensible defaults, override when you want.

What you get
The agent harness for complex codebases.
Discipline Agents
Sisyphus orchestrates Hephaestus, Oracle, and Librarian — a full AI dev team inside Codex.
Parallel Execution
Multiple agents work simultaneously on subtasks instead of one serial thread.
Multi-Model Routing
Automatic model selection per task category — quota discipline, not random churn.
Verified Completion
$ulw-loop runs until the result is Oracle-verified by evidence, not a hopeful status update.
Three command pillars
Plan, execute, verify.
Plan with $ulw-plan, execute with $start-work, and loop to verified completion with $ulw-loop.
01
/init-deep
Project memory
02
$ulw-plan
Plan the work
03
$start-work
Execute the plan
04
$ulw-loop
Verified completion
Discipline Agents
Sisyphus leads the team.
A coordinated AI dev team running inside Codex.
SisyphusHephaestusOracleLibrarian
Start in 3 Steps
01
Install
Run npx lazycodex-ai install to set up the harness for Codex.
02
Project memory
Run /init-deep to generate hierarchical AGENTS.md context.
03
Work
Use $ulw-plan, $start-work, and $ulw-loop to drive the loop.