Today's best coding models from Qwen, DeepSeek, Minimax etc are trained on 1000s of concurrent RL environments to simulate SWE tasks in real git repos.
Very excited to open source a tool that unlocks this capability for the whole AI community: point Repo2RLEnv at any GitHub repo to automatically convert issues and PRs into verifiable tasks for RL.
Introducing Repo2RLEnv
Turn any repository into runnable, verifiable coding environments built from real PRs and commits for coding-agent evaluation or RL training
> uv pip install repo2rlenv


