Documentation
README
GitHub Copilot Agent Tips and Tricks
Use this guide to find, review, and work with Copilot coding agent pull requests in gh-aw.
Identifying Copilot Agent PRs
Branch Naming Convention
Copilot coding agent branches use the copilot/ prefix, which makes them easy to identify and filter.
Examples from this repository:
copilot/add-cache-for-imported-workflowscopilot/fix-istruthy-bundling-issuecopilot/update-audit-command-copilotcopilot/refactor-mcp-tool-rendering
Author Attribution
Copilot coding agent PRs are typically authored by:
app/github-copilot- The GitHub Copilot bot account- Individual developers using Copilot as an assistant
Searching for Copilot Agent PRs
Using GitHub CLI (gh)
This is the opening of the README. Read the full README on GitHub.