Skip to content

Releases: sarthak-fleet/codevetter

CodeVetter v1.1.38

12 Jun 17:33

Choose a tag to compare

  • Supersedes v1.1.37 with the raw adapter contract marked as an intentional migration target, removing the new adapter dead-code warnings from production Rust builds.\n- Keeps the Claude/Codex/Cursor raw parser adapter fixtures and AI Session Intelligence roadmap updates.\n- Verified locally with cargo fmt --check, cargo test session_adapters, cargo build --release, tsc --noEmit, lint, build, diff check, and staged-file lint.

CodeVetter v1.1.37

12 Jun 17:22

Choose a tag to compare

  • Adds a shared raw session adapter parser contract for Claude Code, Codex, and Cursor session sources.\n- Adds raw parser fixtures for Claude JSONL, Codex JSONL, and Cursor composer/bubble JSON, including malformed input warning coverage.\n- Updates AI Session Intelligence PRD/status and Home roadmap banner for the adapter fixture slice.\n- Verified locally with cargo fmt --check, cargo test session_adapters, cargo test session_intelligence, tsc --noEmit, lint, build, diff check, and staged-file lint.

CodeVetter v1.1.36

12 Jun 17:10

Choose a tag to compare

  • Supersedes v1.1.35 with the missing CI typecheck fixture field fixed.\n- Keeps contradicted agent-claim timeline checks: positive test/check claims now link to failed or stale command evidence.\n- Verified locally with tsc --noEmit, review-proof tests, agent-fix-packet tests, lint, build, diff check, and staged-file lint.

CodeVetter v1.1.35

12 Jun 17:06

Choose a tag to compare

  • Claim check timeline rows now mark literal positive test/check claims as contradicted when failed or stale command evidence is present.\n- Contradicted claim anchors inherit command jump/context so proof can trace directly to the failing command source.\n- Verified with review-proof tests, agent-fix-packet tests, lint, build, diff check, and staged-file lint.

CodeVetter v1.1.34

12 Jun 16:30

Choose a tag to compare

  • Claim check timeline rows now surface explicit extracted agent claims as proof gaps.\n- Home/latest roadmap banner and PRD/status docs updated for the v1.1.34 roadmap build.\n- Verified with review-proof tests, agent-fix-packet tests, lint, build, diff check, and staged-file lint.

CodeVetter v1.1.33

12 Jun 16:21

Choose a tag to compare

  • Preserves bounded transcript excerpts on timeline command anchors.\n- Shows transcript context in Review timeline anchor rows and copied reviewer proof.\n- Includes transcript snippets in timeline replay metadata inside segment fix packets.\n- Updates Home roadmap banner and Agent Verification Timeline docs/status.

CodeVetter v1.1.32

12 Jun 16:13

Choose a tag to compare

  • Adds timeline replay metadata to timeline-segment fix packets.\n- Copied segment packets now include the clicked row status/detail, jump target, and bounded source/event/artifact anchors.\n- Updates the Home roadmap banner and Agent Verification Timeline PRD/status docs for replay packets.

CodeVetter v1.1.31

12 Jun 16:05

Choose a tag to compare

  • Adds a dedicated Claim check row to the Agent status timeline.\n- Flags failed or stale command claims, findings without verification evidence, unresolved post-fix QA, and fixes that lack same-flow QA reruns.\n- Carries claim-check anchors into Review timeline rendering and copied reviewer proof.\n- Updates the Home roadmap banner and PRD/status docs for the new claim-check slice.

CodeVetter v1.1.30

12 Jun 15:54

Choose a tag to compare

  • Adds a first-viewport Home roadmap banner so the shipped verification timeline work is visible immediately after launch.\n- Links the latest roadmap slices into Review/Home: agent timeline anchors, timeline fix packets, edit origins, post-fix QA deltas, and Workbench entry points.\n- Updates project status and Agent Verification Timeline PRD to reflect the visible launch surface.

CodeVetter v1.1.29

12 Jun 15:28

Choose a tag to compare

Adds Agent Verification Timeline before/after Synthetic QA evidence deltas. Same-flow post-fix QA comparisons now drive the QA timeline row status/detail and expose before/after artifact anchors.