Oh My OpenAgent
ActiveDescription
An open-source agent harness platform providing the best agent toolkit, supporting multiple AI coding agents.
Key Features
- Multi-agent orchestration platform — Supports multiple AI agents like OpenCode and Codex CLI with unified configuration and workflow management
- Team Mode multi-agent collaboration — Multiple agents working simultaneously on different tasks with Kimi K2.6, GPT-5.5, and other models
- 54+ lifecycle hooks — Rich lifecycle hooks covering code editing, testing, deployment, and the full development workflow
- Built-in MCP servers — Integrated LSP and other MCP servers providing language server protocol support for agents
- ultrawork automation loop — One-click automated development loop where agents work continuously until tasks are complete
- LazyCodex integration — Lightweight version for Codex CLI supporting rules, comment checking, and code continuation
Use Cases
Strengths & Limitations
✅ Strengths
- • Actively maintained, recent updates
- • High community interest (67.6k stars)
⚠️ Limitations
- • No clear open-source license
Tags
Categories
Quick Start
# Install oh-my-openagent (Ultimate Edition)
npx oh-my-opencode install
# Or install Light Edition (Codex CLI version)
npx lazycodex-ai install
# Start ultrawork automation loop
ultrawork
# Start Team Mode
cline --team-name my-team "implement user authentication module"