GitHub Issues Arena

Select issues. Run up to 3 in parallel.

ForkLab reads issues and target source files from the real sandbox GitHub repo. Pick simple issues, launch isolated BrowserPod branches, and verify each patch before trusting it.

loading0 open issuesMax 3 selected
GitHub-style issues. Parallel BrowserPod branches. Verified before accept.

Task input

Parallel issue run

Selected issues become isolated branches. Each branch writes a tiny repo slice, runs the failing test, asks the server-side LLM planner for a patch, applies it, reruns tests, and reports proof back to the dashboard.

Open enterprise workbench

For the live demo, allow popups. ForkLab opens one tab per selected issue branch.

Demo repo contents

Simple patch targets

Issue branch examples

Built for a reliable live demo

What is real?

Execution boundary

Real

Each selected issue opens a tab and boots its own BrowserPod instance.

Real

Each issue branch writes sandbox repo files, runs failing tests, calls a server-only LLM planner, applies a patch, reruns tests, and runs a build script.

Real

The issue list and target source files are loaded from Jyozaa/forklab-sandbox-issues on GitHub; ForkLab supplies the demo test harness.

Preview

Connecting arbitrary real GitHub repos is still a future extension.