Below you will find pages that utilize the taxonomy term “Sulmusic2-Star”
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 28, 2026
Agent Vigil
Version updated for https://github.com/sulmusic2-star/agent-vigil to version v0.20.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 checks an agent-written pull request against rules recorded when the task started, providing PASS, FAIL, or INCONCLUSIVE results. It can also generate a lifecycle receipt without opening a pull request, verifying evidence, and handling public PR receipts securely.
August 25, 2026
Agent Vigil
Version updated for https://github.com/sulmusic2-star/agent-vigil to version v0.19.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 This GitHub Action automates the process of requiring evidence before merging changes to a repository, ensuring that only valid and signed code changes are allowed. It uses a lifecycle receipt system to verify pull requests without opening them or installing Actions, focusing on checking an exact code change against task, policy, tests, and tool actions behind it. The action supports various features such as public PR receipts, trusted base policies, semantic expansions and contractions, and proof-comment generation for deterministic pull-request comments.
August 24, 2026
Agent Vigil
Version updated for https://github.com/sulmusic2-star/agent-vigil to version v0.17.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 GitHub Action designed to ensure that code changes meet specific criteria before they are merged. It verifies the exact code change against policies, tests, and recorded actions, returning PASS, FAIL, or INCONCLUSIVE results. The verifier runs locally or on the repository’s GitHub runner and uses trusted base policy checks to prevent regression testing failures. Agent Vigil reduces a local result to signed hashes, repository and policy identity, summary counts, and a signer key ID for CI verification.
August 24, 2026
Agent Vigil
Version updated for https://github.com/sulmusic2-star/agent-vigil to version v0.16.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 designed to ensure code changes in pull requests are verified against established policies, tasks, tests, and recorded actions. It checks exact code changes against the task, policy, tests, and recorded tool actions behind them, returning PASS, FAIL, or INCONCLUSIVE results. Missing evidence prevents green checkmarks. The verifier runs locally or in GitHub runners, using local policies without sharing agent transcripts. It provides commands to plan, compare receipts, generate proof comments, and create value cards for maintaining code integrity and accountability.
August 23, 2026
Agent Vigil
Version updated for https://github.com/sulmusic2-star/agent-vigil to version v0.12.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 automates code change verification by checking an exact code change against task, policy, tests, and recorded tool actions behind it. It returns PASS, FAIL, or INCONCLUSIVE based on the presence of evidence before merging. The verifier runs locally or in GitHub runners without using another model to judge work.
August 22, 2026
Agent Vigil
Version updated for https://github.com/sulmusic2-star/agent-vigil to version v0.11.3.
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 automates the verification of code changes by ensuring they meet a set of criteria, including the presence of necessary evidence, test coverage, and adherence to policy rules. It uses local or GitHub runner environments to run checks on the exact code change before it can be merged, providing PASS, FAIL, or INCONCLUSIVE outcomes based on various verifications such as task completion, test execution, policy adherence, and integrity.