#20 · Primary category: AI Coding Assistants
oh-my-openagent
omo/lazycodex: The coding agent for tokenmaxxers;the one and only agent harness for complex codebases. For your Codex, for your OpenCode
Project last updated:08/29/26
GitHub Stars
68.5K
Forks
5.6K
Contributors
338
License
Other
Why we included this project
Once a codebase grows past what a single model context can hold, a lone coding agent tends to stall. Oh My OpenAgent works around that by acting as a harness: it splits one agent session into a team of specialized sub-agents, each taking a slice of the work while sharing state and what they learn across tasks. It sits on top of tools you may already use, like OpenCode and Codex, and brings LSP and AST tooling so the agents work from the real project structure instead of guessing. A large set of lifecycle hooks also makes it easy to script or customize agent behavior. If you already work with a CLI coding agent and want more parallelism without switching ecosystems, this is a strong fit.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
superpowers
An agentic skills framework & software development methodology that works.
ECC
The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.
skills
Skills for Real Engineers. Straight from my .agents directory.
opencode
The open source coding agent.
andrej-karpathy-skills
A single CLAUDE.md file to improve Claude Code behavior, derived from Andrej Karpathy's observations on LLM coding pitfalls.