A multi-agent AI code review platform built on the GitHub Copilot SDK. Five Copilot sessions run in parallel to deliver Architecture, Backend, and Frontend reviews simultaneously, with a Synthesizer that unifies all findings into one report.
Stars
3
Forks
0
Watchers
3
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
25
commits
Add agent guardrails and orchestrator plan visibility
53386d5View on GitHubfix: handle missing capability fields in enterprise GitHub Copilot environments
b653707View on GitHubfix: show per-role overrides always and unset VIRTUAL_ENV on startup
c4e89f9View on GitHubfix: correct model ID format to use dot notation (claude-x.x)
4d54dbcView on GitHubchore: prepare release with startup scripts and path cleanup
e6fb5d1View on GitHubdocs: update examples and docs to reflect src/backend and src/frontend structure
9bd87caView on GitHubfix: align tool handler tests with latest Copilot SDK contract
d97b08eView on GitHubRestructure project under src and clean tracked artifacts
d1b0434View on GitHub