JSPM

  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 9179
  • Score
    100M100P100Q125951F
  • License MIT

Codex install alias for oh-my-openagent. Run `bunx lazycodex-ai install` to set up the Codex platform.

Package Exports

    This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (lazycodex-ai) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

    Readme

    LazyCodex

    LazyCodex

    Codex for no-brainers.
    You don't need to think. Just prompt with ultrawork.

    Stars

    What is this? ยท OmO ยท lazycodex.ai


    ๐Ÿšง Coming June 2026 ยท Currently available for OpenCode


    ๐Ÿš€ Install

    One line. No global install, no npm i -g. Always use bunx:

    bunx lazycodex-ai install

    This is shorthand for bunx --package oh-my-openagent omo install --platform=codex. For a fully autonomous, no-TUI setup:

    bunx lazycodex-ai install --no-tui --codex-autonomous

    โšก Commands

    LazyCodex adds three workflow commands to your OpenCode session:

    Command Syntax What it does
    $ulw-loop /ulw-loop "task" [--completion-promise=TEXT] [--strategy=reset|continue] Self-referential loop that runs until Oracle-verified completion. Caps at 500 iterations in ultrawork mode, 100 in normal mode.
    $ulw-plan /ulw-plan "what to build" Prometheus strategic planner. Writes a plan to plans/<slug>.md. Never writes product code.
    $start-work /start-work [plan-name] [--worktree <path>] Executes a plan until every checkbox is done. Prints ORCHESTRATION COMPLETE.

    Full documentation lives at lazycodex.ai/docs.


    ๐Ÿ’ค What is this?

    LazyCodex is the lazy way to get OmO (oh-my-openagent) up and running.

    Think LazyVim for lazy.nvim, but for Codex.

    OmO is the best agent harness: discipline agents, parallel orchestration, multi-model routing, skills, hooks, and more. LazyCodex wraps it so you don't have to think about setup.

    "LazyVim made Neovim usable for the rest of us. LazyCodex does the same for Codex."

    ๐Ÿงฉ What you get

    Feature Description
    ๐Ÿค– Discipline Agents Sisyphus orchestrates Hephaestus, Oracle, Librarian. A full AI dev team
    ๐Ÿ”€ Parallel Execution Multiple agents working simultaneously on subtasks
    ๐ŸŽฏ Multi-Model Routing Automatic model selection per task category
    ๐Ÿ› ๏ธ Skills System Extensible skill library for specialized tasks
    ๐Ÿ“‹ Hooks & Lifecycle Pre/post hooks for every agent action
    ๐Ÿ”ง Zero Config Sensible defaults, override when you want

    ๐Ÿ—๏ธ Architecture

    LazyCodex is a thin distribution layer. The core engine is oh-my-openagent (OmO), included as a submodule under src/.

    lazycodex/
    โ”œโ”€โ”€ src/                     โ†’ oh-my-openagent (submodule)
    โ”œโ”€โ”€ packages/
    โ”‚   โ””โ”€โ”€ web/                 โ†’ Next.js 15 + Tailwind v4 + opennextjs-cloudflare
    โ”‚                              (deployed to lazycodex.ai via Cloudflare Workers)
    โ”œโ”€โ”€ .github/workflows/       โ†’ web-ci.yml + web-deploy.yml
    โ”œโ”€โ”€ README.md
    โ””โ”€โ”€ ...

    LazyCodex is part of the omo.dev project. omo in Codex, packaged for the lazy.

    ๐Ÿ‘ท Maintainer

    LazyCodex is maintained by Jobdori, the AI assistant that builds and ships OmO in real-time.

    Sisyphus Labs

    Meet your own Jobdori, Dori. Join the waitlist at sisyphuslabs.ai.

    ๐Ÿ“„ License

    MIT