Tools/code-yeongyu/oh-my-openagent

oh-my-openagent

omo; the best agent harness - previously oh-my-opencode

65.2k+790/wkestablishedTypeScripttrending

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 free

Free: 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.

Self-hosting ops:trivial

Get tools like this every Wednesday

One featured tool, three on the radar. No fluff.

Score
70/100 · B+
Adoption30/30
Maintenance20/25
Community5/20
License5/15
Analysis10/10

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

Featured in The Open Source Drop #16