Skip to content

fix: default installer to codex-lab releases#127

Merged
shiny-code-bot merged 1 commit into
mainfrom
fix-codex-lab-installer-repository
Jun 17, 2026
Merged

fix: default installer to codex-lab releases#127
shiny-code-bot merged 1 commit into
mainfrom
fix-codex-lab-installer-repository

Conversation

@shiny-code-bot

Copy link
Copy Markdown
Collaborator

Why

The parity audit in #126 found that the Codex Lab installer still defaulted to the old cbusillo/codex release repository. That may have been historically correct during early release setup, but current Codex Lab releases are published from cbusillo/codex-lab with codex-lab-v... tags.

Leaving the old default in place can make install_codex_lab.py --latest look at upstream-style Codex releases instead of Codex Lab prereleases.

What Changed

  • Default the Codex Lab installer repository to cbusillo/codex-lab.
  • Update package installer and distribution manifest fixtures to use Codex Lab release URLs.

Verification

  • python3 -m unittest scripts.codex_lab_package.test_installer scripts.codex_lab_package.test_distribution_manifest
  • Read-only review agent found no issues.

Refs #126.

@shiny-code-bot shiny-code-bot merged commit 91756f8 into main Jun 17, 2026
5 checks passed
@shiny-code-bot shiny-code-bot deleted the fix-codex-lab-installer-repository branch June 17, 2026 22:26
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