Skip to content

Release 2.0.11 (2026-05-27)

Bug fixes

  • replace /dev/stdin with cat in block-heredoc hook
  • replace vestigial post-merge config with hardcoded cd.yml monitoring Remove the generic [workflows.post-merge] vergil.toml lookup that was never implemented. Replace with hardcoded cd.yml monitoring on develop that polls by merge SHA, watches the run, and verifies the docs job — matching the pattern vrg-release uses in confirm.py.

  • align template section with vrg-container-run rename

Chores

  • bump version to 2.0.11
  • remove legacy .githooks and invalid primary-language
  • replace .githooks with Claude Code hook guard Add .claude/hooks/guard.sh PreToolUse hook, remove .githooks/pre-commit, remove permission deny rules, update block-raw-git-commit.sh to delegate to vrg-hook-guard, update docs.

  • add missing container parameters and fix stale standards doc