Skip to content

Releases: majiayu000/vibeguard

v1.1.2

02 Jun 10:57
eb23657

Choose a tag to compare

VibeGuard runtime binaries for v1.1.2. Published from successful build artifacts of run 26815094380 after the publish job failed before release creation.

v1.1.1

01 Jun 04:11
da02fe7

Choose a tag to compare

Highlights

  • Adds a README current-status section for install health, Claude/Codex setup surfaces, Codex hook boundaries, and benchmark interpretation.
  • Publishes the 1.1.1 changelog, collecting the recent manifest, setup/check, routing, validation, and benchmark hardening work.
  • Keeps the Codex Read/Glob/Grep limitation explicit while documenting the native hook coverage that setup can actually install.

Validation

  • PR #336 passed CI on Ubuntu, macOS, Windows, self-application checks, and Benchmark Report.
  • Independent Codex review thread found no issues and marked the PR safe to merge.

v1.1.0

02 Apr 03:54
61c1823

Choose a tag to compare

Highlights

  • Codex CLI hooks support — 4 hooks deployed via ~/.codex/hooks.json
  • Guard message v2 — OBSERVATION/FIX/DO NOT structure for AI-safe consumption
  • Baseline scanning — only report issues on newly added lines
  • Hook circuit breaker — automatic shutdown on runaway failures
  • AST-grep precision guards — YAML rule definitions for lower false positives
  • 9 known false positive patterns resolved
  • MCP server removed — replaced with direct guard scripts

See CHANGELOG for full details.