Rename RLM harness source to nano-rlm - #2375
Closed
samsja wants to merge 1 commit into
Closed
Conversation
rlm-harness was renamed to nano-rlm on GitHub; point RLM_REPO and the version docstring at the new name. Default version stays main. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Contributor
ApprovabilityVerdict: Approved 0803cb0 Simple repository URL rename from rlm-harness to nano-rlm, updating one constant and its docstring. The change is mechanical and self-contained with clear intent. You can customize Macroscope's approvability policy. Learn more. |
Member
Author
|
Superseded by #2376, which carries the full stack (revert + rename + run-start lock) as one PR. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Point
RLM_REPOat the renamedPrimeIntellect-ai/nano-rlmrepository and update theversiondocstring. No behavior change — the defaultversionstaysmain.Stacked on #2374 (full revert of #2373); merge that first.
🤖 Generated with Claude Code
Note
Low Risk
Documentation and clone URL only; no logic or default version changes.
Overview
Updates the v1 RLM harness install source from
PrimeIntellect-ai/rlm-harnesstoPrimeIntellect-ai/nano-rlmby changingRLM_REPO, and aligns theRLMHarnessConfig.versiondocstring with the new name.Default ref remains
main; clone/install flow and runtime behavior are unchanged.Reviewed by Cursor Bugbot for commit 0803cb0. Bugbot is set up for automated code reviews on this repo. Configure here.
Note
Update RLM harness repository URL to
nano-rlmUpdates
RLM_REPOin harness.py to point togithub.com/PrimeIntellect-ai/nano-rlm.gitand updates theversionfield description inRLMHarnessConfigto match. Any RLM harness installation will now pull from the renamed repository.Macroscope summarized 0803cb0.