Below you will find pages that utilize the taxonomy term “Plori-Ai”
August 29, 2026
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.
August 28, 2026
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.
August 26, 2026
Plori persistent agent review
Version updated for https://github.com/plori-ai/agent-action to version v1.0.8.
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 This GitHub Action automates the review process by checking out pull request commits, inspecting surrounding code, and running targeted tests instead of just comparing diffs. It uses OIDC capability minting to securely access repositories without permanently saving them. The action provides precision in identifying actionable findings, focusing on migration rollback safety and API compatibility for example.
August 26, 2026
Plori persistent agent review
Version updated for https://github.com/plori-ai/agent-action to version v1.0.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 This GitHub Action automates continuous code reviews by providing a persistent review workspace that checks out specific pull-request commits, reads surrounding code, and runs targeted tests instead of reviewing diffs in isolation. It solves the problem of automating code reviews and helps maintainers quickly identify potential issues without needing to manually examine changes. The action uses OIDC for authentication, ensuring secure access to repositories.