Skip to content

fix(codex): qualify lazycodex install commands#4631

Open
minpeter wants to merge 9 commits into
devfrom
fix/lazycodex-package-qualified-installs
Open

fix(codex): qualify lazycodex install commands#4631
minpeter wants to merge 9 commits into
devfrom
fix/lazycodex-package-qualified-installs

Conversation

@minpeter
Copy link
Copy Markdown
Collaborator

@minpeter minpeter commented May 31, 2026

Summary

  • replace unsafe unqualified LazyCodex/Codex Light install examples with package-qualified bunx commands
  • add docs and CLI-help regression coverage so bunx lazycodex install / unqualified bunx omo install do not reappear in user-facing install guidance
  • update Git Bash recovery guidance and Codex Light package/component docs to point at resolvable packages

Why

lazycodex is currently unpublished on npm, while omo resolves to an unrelated package. The canonical install paths should force package resolution through @code-yeongyu/lazycodex or oh-my-openagent.

Verification

  • bun test script/lazycodex-install-docs.test.ts src/cli/cli-program.test.ts script/publish-workflow.test.ts bin/oh-my-opencode.test.ts bin/platform.test.ts src/cli/install-platform-resolution.test.ts src/cli/install-codex/lazycodex-routing.test.ts src/cli/install-codex/git-bash.test.ts packages/omo-codex/scripts/install/git-bash.test.mjs packages/omo-codex/scripts/install-local-git-bash-preflight.test.mjs src/cli/install-codex/install-codex-git-bash-preflight.test.ts
  • bun run build
  • bun dist/cli/index.js install --help
  • rg "bunx lazycodex install|bunx omo install|bunx lazycodex|bunx omo" ... now only matches the negative regression assertion

minpeter and others added 9 commits May 31, 2026 15:28
Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-openagent)

Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-openagent)

Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-openagent)

Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-openagent)

Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-openagent)

Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-openagent)

Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-openagent)

Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-openagent)

Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-openagent)

Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
@chatgpt-codex-connector
Copy link
Copy Markdown

You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard.
To continue using code reviews, add credits to your account and enable them for code reviews in your settings.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant