vet

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | README | LICENSE

commit e946d8c8261ebff1ff3a9c44d0f7758812231eb1
parent 11aec54c2ec3757e78f21441dda886ef118416b8
Author: Andrew Laack <andrew.laack@imbue.com>
Date:   Thu, 12 Feb 2026 15:51:12 -0600

Updated badge

Diffstat:
MREADME.md | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md @@ -2,7 +2,7 @@ [![PyPi](https://img.shields.io/pypi/v/verify-everything.svg)](https://pypi.python.org/pypi/verify-everything/) [![PyPI - Downloads](https://img.shields.io/pypi/dm/verify-everything)](https://pypi.python.org/pypi/verify-everything/) -[![License](https://img.shields.io/github/license/imbue-ai/vet.svg)](https://github.com/imbue-ai/vet/blob/main/LICENSE) +[![License: AGPL v3](https://img.shields.io/badge/License-AGPL_v3-blue.svg)](https://www.gnu.org/licenses/agpl-3.0) ![Build Status](https://github.com/imbue-ai/vet/actions/workflows/test.yml/badge.svg) Vet is a standalone verification tool for **code changes** and **coding agent behavior**.