Skip to content

Remove the prime-rl setup flag from Lab setup#626

Merged
willccbb merged 1 commit intomainfrom
codex/remove-primerl-setup-flag
May 11, 2026
Merged

Remove the prime-rl setup flag from Lab setup#626
willccbb merged 1 commit intomainfrom
codex/remove-primerl-setup-flag

Conversation

@willccbb
Copy link
Copy Markdown
Member

@willccbb willccbb commented May 10, 2026

Outdated; users should use prime-rl native setup


Note

Low Risk
Low risk: this removes an outdated optional setup path and its platform-specific install logic, but may affect users/scripts still invoking prime lab setup --prime-rl.

Overview
Removes the deprecated --prime-rl flag from prime lab setup. The CLI no longer accepts or documents this option, and LabSetupOptions no longer carries a prime_rl toggle.

All prime-rl-specific setup steps were deleted (repo clone/checkout, platform gating, and local environment editable installs), and the test suite was updated to assert the flag is absent, rejected by argparse, and that prime-rl installation behavior is no longer exercised.

Reviewed by Cursor Bugbot for commit 99a1c93. Bugbot is set up for automated code reviews on this repo. Configure here.

@willccbb willccbb merged commit dc4305f into main May 11, 2026
12 checks passed
@willccbb willccbb deleted the codex/remove-primerl-setup-flag branch May 11, 2026 07:29
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.

2 participants