← 홈프로젝트

OmX / oh-my-codex

OmX: Codex CLI를 운영 가능한 도구로 만들기

Codex CLI를 팀이 실제로 써도 무너지지 않게, setup/update·hook·config 경계를 운영 기준으로 다듬는 프로젝트.

OmX / oh-my-codex hero

OmX는 Codex CLI를 개인 도구가 아니라 운영 가능한 도구로 바꾸는 작업이다.

setup/update는 사용자의 커스텀을 덮어쓰지 않아야 한다.

native hook은 자유로운 작업과 안전 경계를 분명하게 갈라야 한다.

user-facing install/update 변경은 CI green이어도 owner confirmation 없이 밀지 않는다.

release promotion PR은 main/release boundary이므로 승인 없이 자동 머지하지 않는다.