Vet Verify Everything
Version updated for https://github.com/imbue-ai/vet to version v0.2.10.
- 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
Vet is a standalone verification tool designed to ensure the correctness of code changes and the adherence of coding agent behavior to user-defined goals. It automates the review of code modifications and agent interactions, identifying issues and mismatches between intended actions and outcomes. Key features include compatibility with major AI models, integration with continuous integration pipelines, and a proactive agent skill for validating changes, all without requiring additional accounts or data collection.
What’s Changed
What’s Changed
- chore: bump version to v0.2.9 by @andrewlaack in https://github.com/imbue-ai/vet/pull/193
- Add Claude Opus 4.7 support, make it the default by @andrewlaack in https://github.com/imbue-ai/vet/pull/194
Full Changelog: https://github.com/imbue-ai/vet/compare/v0.2.9...v0.2.10