Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 7030d26

Browse files
committed
docs: rebalance OmX and OmO README credit
1 parent cf00472 commit 7030d26

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ The whole thing was orchestrated end-to-end using [oh-my-codex (OmX)](https://gi
6262

6363
The result is a clean-room Python rewrite that captures the architectural patterns of Claw Code's agent harness without copying any proprietary source. I'm now actively collaborating with [@bellman_ych](https://x.com/bellman_ych) — the creator of OmX himself — to push this further. The basic Python foundation is already in place and functional, but we're just getting started. **Stay tuned — a much more capable version is on the way.**
6464

65-
The Rust port was scaffolded and architected with [oh-my-codex (OmX)](https://github.com/Yeachan-Heo/oh-my-codex). Additional implementation acceleration and verification support were provided in later execution passes with [oh-my-opencode (OmO)](https://github.com/code-yeongyu/oh-my-openagent).
65+
The Rust port was developed with both [oh-my-codex (OmX)](https://github.com/Yeachan-Heo/oh-my-codex) and [oh-my-opencode (OmO)](https://github.com/code-yeongyu/oh-my-openagent): OmX drove scaffolding, orchestration, and architecture direction, while OmO was used for later implementation acceleration and verification support.
6666

6767
https://github.com/instructkr/claw-code
6868

@@ -188,8 +188,8 @@ The port now mirrors the archived root-entry file surface, top-level subsystem n
188188

189189
This repository's porting, cleanroom hardening, and verification workflow was AI-assisted with Yeachan Heo's tooling stack, with **oh-my-codex (OmX)** as the primary scaffolding and orchestration layer.
190190

191-
- [**oh-my-codex (OmX)**](https://github.com/Yeachan-Heo/oh-my-codex)main branch credit: primary scaffolding, orchestration, and core porting workflow
192-
- [oh-my-opencode (OmO)](https://github.com/code-yeongyu/oh-my-openagent)secondary implementation support
191+
- [**oh-my-codex (OmX)**](https://github.com/Yeachan-Heo/oh-my-codex) — scaffolding, orchestration, architecture direction, and core porting workflow
192+
- [**oh-my-opencode (OmO)**](https://github.com/code-yeongyu/oh-my-openagent) — implementation acceleration, cleanup, and verification support
193193

194194
Key workflow patterns used during the port:
195195

0 commit comments

Comments
 (0)