Below you will find pages that utilize the taxonomy term “Somus”
July 20, 2026
Pipr Review
Version updated for https://github.com/somus/pipr to version v0.5.0.
This action is used across all versions by 1 repositories. Action Type This is a Docker action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary Pipr is a code review tool that uses AI to analyze and generate structured comments in repositories. It automates the process of reviewing pull requests, issues, and comments, providing insights into potential security vulnerabilities, dependencies risks, and other issues. By keeping the review logic in the repository, Pipr ensures consistency and traceability of reviews across different code hosts. The tool supports integration with GitHub, GitLab, Azure DevOps Services, and Bitbucket Cloud, using provider adapters to maintain a neutral configuration format.
July 18, 2026
Pipr Review
Version updated for https://github.com/somus/pipr to version v0.4.3.
This action is used across all versions by 1 repositories. Action Type This is a Docker action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary Pipr is a GitHub Action and CLI tool that automates AI code reviews across various code hosts. It loads configuration from .pipr/config.ts, builds a deterministic Diff Manifest, runs Pi for structured output, validates findings against commentable ranges, and publishes Main Review Comments and capped Inline Review Comments. Supported delivery targets include GitHub, GitLab, Azure DevOps Services, and Bitbucket Cloud. The runtime owns diff modeling, Pi execution, structured output validation, stale-head checks, and comment publishing.
July 17, 2026
Pipr Review
Version updated for https://github.com/somus/pipr to version v0.4.2.
This action is used across all versions by 1 repositories. Action Type This is a Docker action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary Pipr is a code-owned AI review action that automates structured, provider-neutral reviews across popular code hosts (GitHub, GitLab.com, Azure DevOps Services, and Bitbucket Cloud). It uses a TypeScript configuration file to define review workflows and integrates with various code hosting providers through adapters. The tool runs AI-driven reviews, validates findings, and publishes comments in GitHub pull requests.
July 16, 2026
Pipr Review
Version updated for https://github.com/somus/pipr to version v0.4.1.
This action is used across all versions by 1 repositories. Action Type This is a Docker action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary Pipr is a code review tool that automates AI-based analysis across various code hosts, providing structured and commentable reviews. It simplifies the setup process by using Code Host Adapters, allowing users to own their review runtime and policy in their repository files.
July 11, 2026
Pipr Review
Version updated for https://github.com/somus/pipr to version v0.3.8.
This action is used across all versions by 1 repositories. Action Type This is a Docker action.
Go to the GitHub Marketplace to find the latest changes.
What’s Changed 0.3.8 (2026-07-11) Features config: configure main comment presentation (#56) (3c9de80) This PR was generated with Release Please. See documentation.
July 11, 2026
Pipr Review
Version updated for https://github.com/somus/pipr to version v0.3.7.
This action is used across all versions by 1 repositories. Action Type This is a Docker action.
Go to the GitHub Marketplace to find the latest changes.
What’s Changed 0.3.7 (2026-07-11) Features runtime: add collapsible review stats (#53) (5bb8fa3) This PR was generated with Release Please. See documentation.
July 10, 2026
Pipr Review
Version updated for https://github.com/somus/pipr to version v0.3.6.
This action is used across all versions by 1 repositories. Action Type This is a Docker action.
Go to the GitHub Marketplace to find the latest changes.
What’s Changed 0.3.6 (2026-07-10) Features harden review prompts and recipes (#51) (59cf563) Bug Fixes gate suggested fixes in prompt evals (#49) (86daeca)
July 8, 2026
Pipr Review
Version updated for https://github.com/somus/pipr to version v0.3.3.
This action is used across all versions by 1 repositories. Action Type This is a Docker action.
Go to the GitHub Marketplace to find the latest changes.
What’s Changed 0.3.3 (2026-07-08) Features recipes: improve review summary presentation (#40) (3a73760) Bug Fixes skip release-created pipr comments (#38) (0c62cde)
July 8, 2026
Pipr Review
Version updated for https://github.com/somus/pipr to version v0.3.1.
This action is used across all versions by 1 repositories. Action Type This is a Docker action.
Go to the GitHub Marketplace to find the latest changes.
What’s Changed 0.3.1 (2026-07-08) Features cli: show update notices (#31) (2f4112a) Bug Fixes ci: harden flaky failure paths (#34) (73eb372) runtime: harden redaction and inline dedupe (#33) (15b305e)
July 8, 2026
Pipr Review
Version updated for https://github.com/somus/pipr to version v0.3.0.
This action is used across all versions by 0 repositories. Action Type This is a Docker action.
Go to the GitHub Marketplace to find the latest changes.
What’s Changed 0.3.0 (2026-07-07) ⚠ BREAKING CHANGES remove legacy SDK tool execute compatibility (#27) Features cli: add version and update commands (#30) (63f3869) Bug Fixes docs: serve root shell in docs image (#29) (587754a) runtime: tighten suggested change publication (#25) (e3d3646) Code Refactoring remove legacy SDK tool execute compatibility (#27) (baf2dc3)
July 7, 2026
Pipr Review
Version updated for https://github.com/somus/pipr to version v0.2.2.
This action is used across all versions by 0 repositories. Action Type This is a Docker action.
Go to the GitHub Marketplace to find the latest changes.
What’s Changed 0.2.2 (2026-07-06) Features harden review prompts and evals (#22) (7415e3b) This PR was generated with Release Please. See documentation.
July 6, 2026
Pipr Review
Version updated for https://github.com/somus/pipr to version v0.2.1.
This action is used across all versions by 0 repositories. Action Type This is a Docker action.
Go to the GitHub Marketplace to find the latest changes.
What’s Changed 0.2.1 (2026-07-06) Features cli: bundle pipr setup skill (#18) (801957d) make review runs retry-safe (#21) (98dc50f)
July 2, 2026
Pipr Review
Version updated for https://github.com/somus/pipr to version v0.2.0.
This action is used across all versions by 0 repositories. Action Type This is a Docker action.
Go to the GitHub Marketplace to find the latest changes.
What’s Changed 0.2.0 (2026-07-02) ⚠ BREAKING CHANGES pipr init –types-only and –no-types are removed and generated .pipr/types/pipr-sdk.d.ts is no longer written; types come from the installed @usepipr/sdk package. structure runtime action logging (#10) consolidate public API contracts (#9) Features consolidate public API contracts (#9) (01db150) support installable npm dependencies in .pipr config (#14) (97794bc) Code Refactoring structure runtime action logging (#10) (64addf1)
July 2, 2026
Pipr Review
Version updated for https://github.com/somus/pipr to version v0.1.3.
This action is used across all versions by 0 repositories. Action Type This is a Docker action.
Go to the GitHub Marketplace to find the latest changes.
What’s Changed 0.1.3 (2026-07-02) Bug Fixes gate releases on main ci (#7) (eb479e0)