Releases: majiayu000/vibeguard
Releases · majiayu000/vibeguard
v1.1.2
v1.1.1
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
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.