
oh-my-openagent
omo; the best agent harness - previously oh-my-opencode
The Lens
Oh My OpenAgent (OMO) is an enhancement layer for coding agents like Claude Code, OpenCode, and Cursor. Instead of one agent doing everything, it splits work across specialized sub-agents, a planner, a builder, an orchestrator, that run in parallel and hand off to each other. One command turns the whole crew loose on a task until it's done. It's free and open source.
The pitch is that orchestrating several models beats betting on one. It adds parallel team mode with tmux panes so you can watch agents work, content-anchored edits to avoid stale-line mistakes, and built-in web search and docs lookup. Setup is light: it's config files dropped into your project, not a service to run.
It works best if you already live in an agent harness and want more horsepower. Solo developers and small teams get the most out of it. Larger teams should test it on throwaway work first, because autonomous multi-agent runs can rack up API spend and make sweeping changes fast.
The catch: this is young, opinionated software under a custom license, not a battle-tested standard. The marketing leans hard on grand claims. Treat it as a promising experiment, not infrastructure, and read what it's doing before you let it run unattended on code you care about.
Free vs Self-Hosted vs Paid
fully freeFree: Free and open source, though under a custom 'Sisyphus Unified License' rather than a standard OSI license. Worth reading the terms if license type matters to you.
Self-hosted: Nothing to host. It's configuration layered onto an agent you already run.
Paid: No paid tier for the tool itself. You pay for the model API calls (Anthropic, OpenAI, or others), and a multi-agent run burns more tokens than a single agent.
The tool is free. The bill comes from the model APIs it drives, and parallel agents spend faster.
Get tools like this every Wednesday
One featured tool, three on the radar. No fluff.
License: Other
Review license manually.
Commercial use: ✗ Restricted
About
- Owner
- YeonGyu-Kim (User)
- Stars
- 65,208
- Forks
- 5,323
Explore Further
More tools in the directory
openclaw
Your own personal AI assistant. Any OS. Any Platform. The lobster way. 🦞
382.1k ★everything-claude-code
The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.
227.1k ★hermes-agent
The agent that grows with you
211.1k ★Featured in The Open Source Drop #16