August 29, 2026
Agent Vigil
Version updated for https://github.com/sulmusic2-star/agent-vigil to version v0.22.0.
This action is used across all versions by 0 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary Agent Vigil is a tool that ensures the integrity and accuracy of code changes by verifying them against predefined rules. It checks if a proposed commit or pull request complies with expected behavior, including ensuring that all necessary tests are run and that no unintended changes have been made to other parts of the codebase. The action can be used to ensure that tasks are completed correctly before they are merged into a repository.
August 29, 2026
Delivery Autopilot Runner
Version updated for https://github.com/Tekunda/autopilot-runner to version v1.0.66.
This action is used across all versions by ? repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action uses Delivery Autopilot to automate the development process by taking a ticket from your tracker all the way to a reviewed pull request. It automates code writing, quality checks, and PR management using an AI pipeline within your own GitHub Actions environment. The key capabilities include checking out repository content, running AI coding, performing quality checks, creating pull requests, reporting status, and verifying signed instructions.
August 29, 2026
Tessl Code Review
Version updated for https://github.com/tesslio/code-review-action to version v1.5.0.
This action is used across all versions by 3 repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action automates the process of running Tessl Code Review on pull requests in a repository and publishing the results as native comments in the Pull Request. It handles various tasks such as checking out the head of the pull request, setting up the Tessl CLI, running reviews, managing stale branches, ensuring idempotency, sending failure notices, and archiving result artifacts. The action provides flexibility to configure profiles and lenses for specific checks, and it supports posting reviews under a different identity if needed.
August 29, 2026
LoadBearing Architecture Gate
Version updated for https://github.com/vishweshji/loadbearing to version v0.1.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 LoadBearing GitHub Action automates the detection of architectural decisions in pull requests by analyzing code changes and raising alerts if they introduce significant changes that deserve human attention before merging. It uses an AI coding agent to explain detected architectural impacts, ensuring teams are aware of potential risks or dependencies introduced by new features or changes.
August 29, 2026
Move Closed Issue to Top of Project Column
Version updated for https://github.com/wozaki/project-closed-issue-move-to-top-action to version v1.27.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 automatically moves closed issues to the top of a specified project column in GitHub Project V2. It checks if an issue belongs to a specific project, updates its status to the specified column (default: “Done”), and moves it to the top of that column. This ensures visibility of recently closed issues on the project board.
August 29, 2026
B.IA Accessibility Checker
Version updated for https://github.com/YuriFAToledo/B.IA to version v.0.1.16.
This action is used across all versions by ? repositories. Action Type This is a Node action using Node version 16.
Go to the GitHub Marketplace to find the latest changes.
Action Summary B.IA is a GitHub Action that automates accessibility checks in CI/CD pipelines by mapping and analyzing guidelines against target audiences. It helps companies ensure their code meets WCAG standards, reducing learning curve costs and improving product accessibility for a larger audience. The action uses AI to measure and report on guideline compliance, enabling developers to fix issues before pushes are accepted.
August 28, 2026
Sutura Verified Self-Healing CI
Version updated for https://github.com/juan294/sutura to version v0.1.1.
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 automatically fixes CI failures by reproducing them in isolated sandboxes, races candidate repairs, and audits evidence. It uses AI agents for diagnosis and proposes patches before opening a PR for human review. Sutura ensures safety by rejecting unsafe shortcuts and provides an HTML case file for evidence. It is built for the Nebius x NVIDIA Global AI Hackathon and can be tried with a judge demo.
August 28, 2026
NeuroLink AI
Version updated for https://github.com/juspay/neurolink to version v12.3.0.
This action is used across all versions by 11 repositories. Action Type This is a Node action using Node version 20.
Go to the GitHub Marketplace to find the latest changes.
Action Summary NeuroLink is a universal AI integration platform that unifies 30+ AI providers and 100+ models under one consistent API, providing a practical, TypeScript-first way to integrate AI into any application. It supports extraction from production systems at Juspay, offering switchable providers with built-in tools and enterprise features like Redis memory and multi-provider failover.
August 28, 2026
ctxloom PR review
Version updated for https://github.com/kodiii/ctxloom-pr-bot to version v1.7.13.
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 This GitHub Action, ctxloom PR review, automates security risk assessment and reviewer suggestions on pull requests. It uses a local dependency graph to identify high-risk modules and files in the diff, suggesting reviewers from past commits. This tool helps maintain code quality by flagging potential issues before they are merged into the main branch.
August 28, 2026
Setup poly
Version updated for https://github.com/linzeyan/vscode-syntax to version v0.4.3.
This action is used across all versions by ? repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary This GitHub Action automates the process of managing and integrating various language syntax highlighting, linting, and formatting tools into a single binary. It simplifies the installation and management of multiple VSCode extensions by providing a unified solution that can be shared between development environments and CI pipelines. The action manages multiple languages, including custom grammars and external toolchains for linting and formatting, ensuring consistent results across different platforms and environments.