BACK_TO_FEEDAICRIER_2
Vet launches local code review for agents
OPEN_SOURCE ↗
PH · PRODUCT_HUNT// 36d agoOPENSOURCE RELEASE

Vet launches local code review for agents

Vet is Imbue’s open-source verification tool for coding agents that reviews conversation history alongside code changes to catch silent failures, logic errors, and goal drift. It runs locally with your own API keys, supports local models, and can plug into the CLI, CI, or an agent skill.

// ANALYSIS

Vet goes after one of agentic coding’s ugliest failure modes: confident-looking output that never actually did what you asked. That makes it less a nicer linter and more a trust layer for AI-assisted development.

  • Its core differentiator is intent-aware review: it checks whether the code matches the user’s request, not just whether the diff looks clean
  • Imbue is positioning it as infrastructure for agent workflows, with support for terminal use, PR review in GitHub Actions, and automatic post-change checks via agent skills
  • The bring-your-own-model, zero-telemetry approach is a strong fit for security-conscious teams that want agent oversight without shipping code through another SaaS layer
  • Early Hacker News discussion frames Vet as complementary to existing AI reviewers, suggesting a future stack where teams run multiple specialized review agents instead of trusting one model end to end
// TAGS
vetai-codingcode-reviewcliopen-sourcetesting

DISCOVERED

36d ago

2026-03-06

PUBLISHED

37d ago

2026-03-06

RELEVANCE

8/ 10

AUTHOR

[REDACTED]