To install dependencies:
bun installTo run:
bun run index.tsThis project was created using bun init in bun v1.2.4. Bun is a fast all-in-one JavaScript runtime.
- single unified interface for reviewing pull requests via agents
- fix non-determnistic with coding agents (double approvals of PRs, commenting the same thing twice, etc)
- ability to add arbitrary postfix and prefix hard-coded content in PR comments (e.g "fix with @tembo", etc)
- ability to authenticate more than one github integration at once and let the agent switch between them
- ability to disable certain commands (e.g auto merge, etc)
- ability to get failing github action logs, maybe filtered to near the error
- ability to get lint errors from github actions
- make a skill
- claude code plugin?
- expose everything over mcp as well?
- unified interface to reviewing via different review apis between github, gitlab, and bitbucket
- much less token usage compared to github / gitlab MCPs