Skip to main content
The PRs tab connects ADE lanes to GitHub review. It shows open PRs, CI, reviews, comments, changed files, stack relationships, and merge readiness.

What PRs gives you

Lane links

Know which lane produced which PR.

Review state

See approvals, requested changes, comments, and CI failures.

Stack support

Keep stacked PRs targeted at the right base branches.

Create a PR from a lane

1

Finish the lane change

Review the diff, run the right tests, and commit the work.
2

Open PR action

Use the lane inspector, PRs tab, or chat prompt to create a PR.
3

Review the generated draft

ADE can prefill the title and body from commits, diff, linked issues, and proof.
4

Create in GitHub

Submit as draft or ready for review.

Handle review feedback

Open the PR, read comments and failing checks, then ask an agent in the PR’s lane to address a specific issue. Keep the loop narrow:
Fix the failing lint check on PR #142. Read the check output first and only change what is needed.

Stacked PRs

When lanes are stacked, ADE keeps each PR targeted at the correct parent branch. After a parent lands, use the PR and Lanes views to rebase or retarget the remaining work.
ADE uses your GitHub authentication. If PR data is missing, check GitHub access in Settings.