Make one seed the standard everywhere; extra seeds optional - #482
Merged
Conversation
Reframe all seed language so a single seed is the standard/required setting and additional seeds are an explicit opt-in. Runner defaults were already [1]; this aligns the wording in the --seeds help text, README, EPISODE_WALKTHROUGH, COLAB_GUIDE, the Method site copy, and the Experiment Lab ladder so none of them call a multi-seed grid "the design"/"baseline." Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01F8EYHsahca1iqVz1ABvgAn
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
…quirement-xp2syn # Conflicts: # CHANGELOG.md
…quirement-xp2syn # Conflicts: # CHANGELOG.md
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.
Reframes all seed language so a single seed is the standard/required setting and additional seeds are an explicit opt-in. The runner defaults were already
[1](since 2026-08-11) — this is wording only, no behaviour change.What changed
app/cli.py--seedshelp on bothevalandphase2-eval→ "one seed is standard; pass e.g. 1,2,3 to add optional extra seeds"README.mdEPISODE_WALKTHROUGH.mdCOLAB_GUIDE.mdweb/components/Method.tsxstatic/lab.html+static/lab.jsCHANGELOG.mdNot touched
paybench_proposal.texand oldCHANGELOG.mdentries (historical records).Checks
test_cli.py,test_phase1_runner.py,test_phase2_runner.py).--helprenders the new text.🤖 Generated with Claude Code
https://claude.ai/code/session_01F8EYHsahca1iqVz1ABvgAn
Generated by Claude Code