Plori persistent agent review
Version updated for https://github.com/plori-ai/agent-action to version v1.0.9.
- This action is used across all versions by ? repositories.
Action Type
This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The Plori agent review action creates and manages persistent review workspaces for GitHub repositories. It automates the process of checking out pull request commits, analyzing surrounding code, and running targeted tests to provide detailed feedback on code changes. The action ensures that each repository has a dedicated workspace for reviews, enhancing precision and reducing noise in automated feedback.
What’s Changed
Persistent remote pull-request review with GitHub Actions OIDC and isolated comment permissions.