code-yeongyu/lazycodex

The one and only agent harness for complex codebases. Project memory, planning, execution, and verified completion inside Codex.

What it solves

LazyCodex provides a structured agent harness for managing complex codebases within Codex. It eliminates the "setup ceremony" required for advanced agentic workflows by packaging the OmO (oh-my-openagent) engine, which brings professional-grade planning, execution, and verification to the development environment.

How it works

It acts as a distribution layer for the OmO engine, installing a suite of specialized tools and agent roles directly into Codex. It uses a multi-model routing system to assign tasks to the most efficient model (e.g., using high-reasoning models for logic and mini models for small edits) to optimize quota usage.

Who it’s for

Developers using Codex who need a high-discipline AI agent team to handle large-scale repository mapping, strategic planning, and autonomous execution of complex coding tasks.

Highlights

  • Command Pillars: Includes $ulw-plan for decision-complete planning, $start-work for durable execution, and $ulw-loop for verified completion.
  • Project Memory: The $init-deep command creates hierarchical AGENTS.md context to help agents navigate large repositories.
  • Specialized Skills: A library of skills for tasks like AST-grep structural search, LSP diagnostics, and AI-slop removal.
  • Multi-Agent Orchestration: Installs specific roles (explorer, librarian, plan, etc.) that can be spawned as sub-agents.
  • Model Routing: Automatically selects the best GPT model based on task category to balance performance and cost.

Related

  • Project
  • Project
  • Project
  • Project