Picks the next bug from GitHub Issues and fixes it autonomously. Investigates the root cause, writes a regression test, runs the full test suite, and opens a PR linked back to the bug.
Requires: GitHub. Set up integrations
Runs every 10 minutes.
Stop if 3+ open PRs. Pick the next bug with status:backlog (priority:1 first). Skip if a PR for the issue already exists.
Code bug → proceed. Infra/config bug → comment and add needs-human.
Reproduce the bug. Create branch fix/<N>-<slug>. Fix the root cause. Add a regression test.
pnpm test && pnpm test:e2eOpen a PR with "Closes #N".
Start building with a free Ona account.
This website uses cookies to enhance the user experience. Read our cookie policy for more info.