mirror of
https://github.com/instructkr/claw-code.git
synced 2026-04-04 03:14:48 +08:00
docs: expand oh-my-opencode section with agent details, quotes, and install command
This commit is contained in:
46
README.md
46
README.md
@@ -41,16 +41,50 @@
|
||||
</a>
|
||||
</p>
|
||||
|
||||
The entire Rust port was built by [oh-my-opencode](https://github.com/code-yeongyu/oh-my-opencode)'s **Sisyphus** agent in `ultrawork` mode, orchestrated by **Jobdori** ([OpenClaw](https://github.com/openclaw/openclaw)).
|
||||
<p align="center">
|
||||
<a href="https://github.com/code-yeongyu/oh-my-openagent"><strong>oh-my-opencode</strong></a> — the agent orchestration layer that makes AI coding actually work.
|
||||
<br />
|
||||
<em>Sisyphus doesn't stop until the task is done. Every test passes. Every review clears.</em>
|
||||
</p>
|
||||
|
||||
- **[@code-yeongyu](https://github.com/code-yeongyu)** — oh-my-opencode creator, Rust port architect
|
||||
- **Sisyphus** — autonomous coding agent (API client, runtime, CLI, plugins, MCP, cleanroom)
|
||||
- **Jobdori** — orchestration, manual QA (18/18 pass), git workflow, infrastructure
|
||||
<p align="center">
|
||||
<a href="https://github.com/code-yeongyu/oh-my-openagent"><img src="https://img.shields.io/github/stars/code-yeongyu/oh-my-openagent?color=ffcb47&labelColor=black&style=for-the-badge&logo=github" /></a>
|
||||
<a href="https://www.npmjs.com/package/oh-my-opencode"><img src="https://img.shields.io/endpoint?url=https%3A%2F%2Fohmyopenagent.com%2Fapi%2Fnpm-downloads&style=for-the-badge" /></a>
|
||||
<a href="https://discord.gg/PUwSMR9XNk"><img src="https://img.shields.io/discord/1452487457085063218?color=5865F2&label=discord&labelColor=black&logo=discord&logoColor=white&style=for-the-badge" /></a>
|
||||
</p>
|
||||
|
||||
The **entire Rust port** — every crate, every test, every commit — was built by oh-my-opencode's **Sisyphus** agent running in `ultrawork` mode. No human wrote a single line of Rust in this repository.
|
||||
|
||||
**What Sisyphus built in one session:**
|
||||
- API client with streaming, OAuth, and provider abstraction
|
||||
- Runtime engine with session management, MCP, compaction
|
||||
- Interactive CLI with markdown rendering, vim mode, project init
|
||||
- HTTP/SSE server, LSP integration, plugin system
|
||||
- Comprehensive cleanroom pass (55 files, zero branding leakage)
|
||||
- 274+ tests passing across the workspace
|
||||
|
||||
**What is oh-my-opencode?**
|
||||
|
||||
[oh-my-opencode](https://github.com/code-yeongyu/oh-my-opencode) turns [opencode](https://opencode.ai) into a multi-agent powerhouse. Instead of one AI doing everything, it orchestrates specialized agents — **Sisyphus** (autonomous coder), **Atlas** (task orchestrator), **Prometheus** (strategic planner), **Hephaestus** (deep worker), **Oracle** (code reviewer) — that work together until the job is actually done.
|
||||
|
||||
> *"If Claude Code does in 7 days what a human does in 3 months, Sisyphus does it in 1 hour."* — B, Quant Researcher
|
||||
|
||||
> *"Hire @yeon_gyu_kim if you can convince him, this dude has revolutionized opencode."* — [mysticaltech](https://x.com/mysticaltech)
|
||||
|
||||
[](https://github.com/code-yeongyu/oh-my-openagent/stargazers)
|
||||
[](https://www.npmjs.com/package/oh-my-opencode)
|
||||
> *"Oh My OpenCode Is Actually Insane"* — [YouTube - Darren Builds AI](https://www.youtube.com/watch?v=G_Snfh2M41M)
|
||||
|
||||
> *"I haven't really been able to articulate exactly what makes it so great yet, but the development experience has reached a completely different dimension."* — [苔硯](https://x.com/kokesuzuri)
|
||||
|
||||
**Credits:**
|
||||
- **[@code-yeongyu](https://github.com/code-yeongyu)** — oh-my-opencode creator, Rust port architect
|
||||
- **Sisyphus** — autonomous coding agent that built every line
|
||||
- **Jobdori** ([OpenClaw](https://github.com/openclaw/openclaw)) — orchestration, manual QA (18/18 pass), git workflow
|
||||
|
||||
<p align="center">
|
||||
<a href="https://github.com/code-yeongyu/oh-my-openagent">
|
||||
<strong>Install oh-my-opencode: <code>npx oh-my-opencode@latest</code></strong>
|
||||
</a>
|
||||
</p>
|
||||
|
||||
---
|
||||
|
||||
|
||||
Reference in New Issue
Block a user