Skip to content

feat: Add DeepSWE evals and start hill climbing - #495

Closed
Brace Sproul (bracesproul) wants to merge 3 commits into
mainfrom
brace/evals-and-hill-climing
Closed

feat: Add DeepSWE evals and start hill climbing#495
Brace Sproul (bracesproul) wants to merge 3 commits into
mainfrom
brace/evals-and-hill-climing

Conversation

@bracesproul

Copy link
Copy Markdown
Member

No description provided.

}
const info = await stat(resolved);
if (info.size > MAX_FILE_BYTES) return "";
const content = await readFile(resolved, "utf8");
@bracesproul

Copy link
Copy Markdown
Member Author

Superseded by the smaller draft PRs:

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