Skip to content

docs: fix README setup and results paths#2

Open
ai-hustle-bro wants to merge 1 commit into
Interlisp:mainfrom
ai-hustle-bro:codex/fix-readme-results
Open

docs: fix README setup and results paths#2
ai-hustle-bro wants to merge 1 commit into
Interlisp:mainfrom
ai-hustle-bro:codex/fix-readme-results

Conversation

@ai-hustle-bro

Copy link
Copy Markdown

Summary

  • fix the clone instructions to cd new-gabriel
  • clarify that do-bench.sh writes results under a directory named from the first bench-name argument
  • add an example for producing Results/BENCH-1/ by passing BENCH-1 as the first argument

Closes #1.

Validation

  • git diff --check
  • verified do-bench.sh uses BENCHNAME="$1" and RESULTSDIR="${RESULTSROOTDIR}${BENCHNAME}>"
  • Claude Code CLI review: PASS

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.

Documentation typo and result directory names

2 participants