Below you will find pages that utilize the taxonomy term “TiyAgents”
March 6, 2026
Inline PR Review Agent
Version updated for https://github.com/TiyAgents/code-review-agent-action to version v2.0.1.
This action is used across all versions by ? repositories. Action Type This is a Docker action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The AI Code Review Agent Action is a reusable GitHub Action designed to automate code reviews for pull requests using an OpenAI-compatible structured runtime. It evaluates changed files against configurable filters, leverages specialized subagents for areas like security, performance, and testing, and generates detailed inline comments and summary reviews.
March 4, 2026
Inline PR Review Agent
Version updated for https://github.com/TiyAgents/code-review-agent-action to version v1.0.3.
This action is used across all versions by ? repositories. Action Type This is a Docker action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The AI Code Review Agent GitHub Action automates pull request code reviews by leveraging OpenAI Agents to analyze changed files, focusing on dimensions like general quality, security, performance, and testing. It publishes inline comments and a summary issue comment while managing large diffs with batching, ensuring comprehensive coverage and minimizing outdated or duplicate findings.
March 4, 2026
Inline PR Review Agent
Version updated for https://github.com/TiyAgents/code-review-agent-action to version v1.0.2.
This action is used across all versions by ? repositories. Action Type This is a Docker action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The AI Code Review Agent GitHub Action automates comprehensive code reviews for pull requests by leveraging OpenAI’s Agents SDK. It evaluates changed files based on specified filters, applying multi-dimensional analysis (e.g., general, security, performance, testing) in structured, iterative rounds.