swarm-review
Version updated for https://github.com/EvanGribar/Swarm-Review to version 0.1.1.
- This action is used across all versions by ? repositories.
Action Type
This is a Node action using Node version 20.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
Summary:
The swarm-review GitHub Action automates pull request reviews by leveraging multiple AI agents, each specializing in areas like security, performance, architecture, or developer experience. These agents independently analyze code changes, engage in structured debates to challenge or reinforce findings, and produce a synthesized final review comment via a principal agent. This action streamlines and enhances code review processes, providing teams with comprehensive, collaborative, and specialized feedback.
What’s Changed
What’s Changed
- Harden PR targeting and managed comment updates by @EvanGribar in https://github.com/EvanGribar/Swarm-Review/pull/40
- Add diff budgeting and stronger LLM retries by @EvanGribar in https://github.com/EvanGribar/Swarm-Review/pull/41
- Expand unit coverage for diff and GitHub helpers by @EvanGribar in https://github.com/EvanGribar/Swarm-Review/pull/42
- Prepare v0.0.2 release docs and metadata by @EvanGribar in https://github.com/EvanGribar/Swarm-Review/pull/43
- Consolidated fixes for v0.0.2 release feedback by @EvanGribar in https://github.com/EvanGribar/Swarm-Review/pull/44
Full Changelog: https://github.com/EvanGribar/Swarm-Review/compare/0.01...0.1.1