From 821199640a6e33bde186ab78f4a87137d2a3dcc3 Mon Sep 17 00:00:00 2001 From: Sisyphus Date: Wed, 1 Apr 2026 21:32:16 +0900 Subject: [PATCH] =?UTF-8?q?docs:=20reorder=20README=20=E2=80=94=20oh-my-op?= =?UTF-8?q?encode=20section=20above=20Sisyphus=20banner?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 30 +++++++++++++++--------------- 1 file changed, 15 insertions(+), 15 deletions(-) diff --git a/README.md b/README.md index 6b54aaf..4f04f69 100644 --- a/README.md +++ b/README.md @@ -33,21 +33,6 @@ --- -## Powered by Sisyphus - -> [![Sisyphus Labs](https://raw.githubusercontent.com/code-yeongyu/oh-my-openagent/dev/.github/assets/sisyphuslabs.png)](https://sisyphuslabs.ai) -> **Sisyphus is the agent that codes like your team. The Rust port was built entirely by Sisyphus in `ultrawork` mode.** -> [**Join the waitlist**](https://sisyphuslabs.ai) - -> *"If Claude Code does in 7 days what a human does in 3 months, Sisyphus does it in 1 hour. It just works until the task is done."* — B, Quant Researcher -> -> *"Hire @yeon_gyu_kim if you can convince him, this dude has revolutionized opencode."* — [mysticaltech](https://x.com/mysticaltech) - -[![GitHub Stars](https://img.shields.io/github/stars/code-yeongyu/oh-my-openagent?color=ffcb47&labelColor=black&style=flat-square)](https://github.com/code-yeongyu/oh-my-openagent/stargazers) -[![npm downloads](https://img.shields.io/endpoint?url=https%3A%2F%2Fohmyopenagent.com%2Fapi%2Fnpm-downloads&style=flat-square)](https://www.npmjs.com/package/oh-my-opencode) - ---- - ## Rust Port — Built with oh-my-opencode The entire Rust implementation under `rust/` was ported and engineered using [oh-my-opencode](https://github.com/code-yeongyu/oh-my-opencode) by [@q_yeon_gyu_kim](https://x.com/q_yeon_gyu_kim) ([@code-yeongyu](https://github.com/code-yeongyu)) — an agent orchestration layer for [opencode](https://opencode.ai). @@ -72,6 +57,21 @@ cd rust && cargo build --release --- +## Powered by Sisyphus + +> [![Sisyphus Labs](https://raw.githubusercontent.com/code-yeongyu/oh-my-openagent/dev/.github/assets/sisyphuslabs.png)](https://sisyphuslabs.ai) +> **Sisyphus is the agent that codes like your team. The Rust port was built entirely by Sisyphus in `ultrawork` mode.** +> [**Join the waitlist**](https://sisyphuslabs.ai) + +> *"If Claude Code does in 7 days what a human does in 3 months, Sisyphus does it in 1 hour. It just works until the task is done."* — B, Quant Researcher +> +> *"Hire @yeon_gyu_kim if you can convince him, this dude has revolutionized opencode."* — [mysticaltech](https://x.com/mysticaltech) + +[![GitHub Stars](https://img.shields.io/github/stars/code-yeongyu/oh-my-openagent?color=ffcb47&labelColor=black&style=flat-square)](https://github.com/code-yeongyu/oh-my-openagent/stargazers) +[![npm downloads](https://img.shields.io/endpoint?url=https%3A%2F%2Fohmyopenagent.com%2Fapi%2Fnpm-downloads&style=flat-square)](https://www.npmjs.com/package/oh-my-opencode) + +--- + ## Backstory At 4 AM on March 31, 2026, I woke up to my phone blowing up with notifications. The Claw Code source had been exposed, and the entire dev community was in a frenzy. My girlfriend in Korea was genuinely worried I might face legal action from the original authors just for having the code on my machine — so I did what any engineer would do under pressure: I sat down, ported the core features to Python from scratch, and pushed it before the sun came up.