Plori persistent agent review
Version updated for https://github.com/plori-ai/agent-action to version v1.2.0.
- 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 action creates a persistent workspace for each repository to analyze pull request commits, inspecting surrounding code and running targeted tests instead of judging a diff in isolation. It automates the process of reviewing code changes without duplicating work across PRs. The action maintains a signed claim link for private repositories or exhausted free quotas, allowing owners to continue reviews after claiming the repository.
What’s Changed
Persistent remote pull-request review with GitHub Actions OIDC and isolated comment permissions.