commit d24f812d87a709700df359fabda300c59fe9c249 parent 044effc41b73881b30aab94e9df05aea0771202c Author: andrewlaack-collab <andrew.laack@imbue.com> Date: Thu, 12 Feb 2026 05:53:15 +0000 Improve the readme. (#67) Improve the readme. Diffstat:
| M | README.md | | | 5 | +++++ |
1 file changed, 5 insertions(+), 0 deletions(-)
diff --git a/README.md b/README.md @@ -1,5 +1,10 @@ # Vet : Verify Everything +[](https://pypi.python.org/pypi/verify-everything/) +[](https://pypi.python.org/pypi/verify-everything/) +[](https://github.com/imbue-ai/vet) + + Vet is a standalone verification tool for **code changes** and **coding agent behavior**. It reviews git diffs, and optionally an agent's conversation history, to find issues that tests and linters often miss. Vet is optimized for use by humans, CI, and coding agents.