Skip to content

readme: command reference, npm -- separator, instance ids - #8

Merged
mnkprs merged 1 commit into
mainfrom
command-reference
Aug 29, 2026
Merged

readme: command reference, npm -- separator, instance ids#8
mnkprs merged 1 commit into
mainfrom
command-reference

Conversation

@mnkprs

@mnkprs mnkprs commented Aug 29, 2026

Copy link
Copy Markdown
Owner

Why

Readers saw commands like npm run screen -- --swebench django__django-11099 with no explanation of the double --, of what django__django-11099 is (a dataset instance id, not something to download), or of which flags each script accepts.

What changed

  • Quick start: comments explain that the screen command fetches the task and clones the repository itself, that -- is npm's argument separator, and that the id is <owner>__<repo>-<PR number>.
  • New §2c "Command reference": every npm script grouped by purpose (screening, evaluation, running the pipeline, data, checks) with what it does and every flag it accepts; the list of committed run ids and variants.
  • "Where to go" table links to it.

… separator and instance ids

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@mnkprs
mnkprs merged commit 245ff23 into main Aug 29, 2026
2 checks passed
@mnkprs
mnkprs deleted the command-reference branch August 29, 2026 13:47
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