Skip to content

abundant-ai/SWE-gen-Rust

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SWE-gen-Rust

SWE-gen Rust banner

1000 Rust tasks generated from 23 open-source GitHub repos using SWE-gen.

Each task

  • is a merged GitHub PR with 2-10 source files edited
  • has Fail-to-Pass unit tests
  • passes NOP (baseline fails) and Oracle (fix succeeds) validation

Getting Started

Install Harbor:

uv tool install harbor

Run with Codex:

export OPENAI_API_KEY=<YOUR-KEY> 
harbor run --dataset swe-gen-rust \
   --agent codex \
   --model openai/gpt-5.2-codex \
   --n-concurrent 4

This command automatically downloads the tasks.

SWE-gen Rust pie chart

About

Dataset of 1000 Rust SWE tasks

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors