DocsPull Requests
The Pull Requests page mirrors the Issues page but for PRs. It's a single cross-repo list of every pull request Autopilot has seen, kept in sync via GitHub webhooks.
Use the state filter at the top to show:
Pagination is cursor-based and goes back to whenever the GitHub App was installed.
When a PR is opened or edited, the agent runs a chain of checks (each one independently toggleable in Settings → Automation):
feat:, fix:, docs:, etc.) when they don't already.Closes #123 style links when it finds a confidently related issue. The similarity threshold is configurable from 10% to 100% (default 60%).Every one of these actions is logged as a session so you can see exactly what changed and why.