# CodeVetter changelog

> Canonical page: https://codevetter.com/changelog

This curated changelog records shipped user-visible outcomes. Planned work remains in [GitHub Issues](https://github.com/Codevetter/codevetter/issues).

## 2026-07-26 — Focused on executable verification

- CodeVetter now centers on proving whether coding agents completed a task correctly with reproducible runtime evidence.
- CLI, MCP, and machine-readable verification bundles are primary surfaces; the desktop app remains a local viewer.

## 2026-07-25 — Complete local verification loop

- Reviews can retain local sessions, recover managed runs, record intent closure, and produce evidence-owned artifact previews.
- A public agent-PR corpus and redacted performance receipts support reproducible regression and reliability comparisons.

## 2026-07-24 — Deterministic Review and Agent PR X-Ray

- Broad reviews cover changed files through bounded, checkpointed verification units.
- Completed reviews can export fail-closed JSON, Markdown, and self-contained offline HTML evidence.

## 2026-07-21 — Conversation-first Work

- Codex and Claude sessions gained provider-aware controls, attention states, searchable history, and safe archiving.
- A local Plan, Build, Review, Verify, Done board keeps sessions attached to repository context.

## Public product links

- [CodeVetter](https://codevetter.com/)
- [Download](https://codevetter.com/download)
- [Documentation](https://codevetter.com/docs/)
- [Source](https://github.com/Codevetter/codevetter)
