swarm-review
Version updated for https://github.com/EvanGribar/Swarm-Review to version v0.2.0.
- 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 code reviews by simulating a collaborative review process with multiple AI agents. Each agent specializes in a specific area (e.g., security, performance, architecture) and independently reviews the code, debates findings with other agents, and synthesizes the discussion into a final structured comment. This action replaces single-opinion AI reviews with a robust, multi-agent deliberation, helping teams identify and address nuanced issues across various domains.
What’s Changed
What’s Changed
- Add orchestration tests and release metadata baseline by @EvanGribar in https://github.com/EvanGribar/Swarm-Review/pull/45
- Expand reliability tests for llm, github, and prompts by @EvanGribar in https://github.com/EvanGribar/Swarm-Review/pull/46
- Add action outputs and expand release documentation by @EvanGribar in https://github.com/EvanGribar/Swarm-Review/pull/47
- Prepare v0.2.0 version and changelog by @EvanGribar in https://github.com/EvanGribar/Swarm-Review/pull/48
Full Changelog: https://github.com/EvanGribar/Swarm-Review/compare/0.1.1...v0.2.0