Skip to content

Release 2.0.64 (2026-05-27)

Bug fixes

  • treat --tag as temporary override, not persistent An explicit --tag argument to vrg-vm update now installs the specified version without writing it to the marker file. The next bare vrg-vm update returns to the configured version from create time instead of silently sticking to the override.

  • rename _ST_GIT_URL to _VRG_GIT_URL Last remaining ST_-prefixed identifier in production code. All ST_ environment variables were already migrated; this catches the private constant that was missed during the standard-tooling to vergil-tooling rename. Ref #1169

Features

  • show status check delta instead of full lists (#1210) When vrg-github-repo-config audit detects a required_status_checks mismatch, display only extra and missing entries rather than dumping both full lists verbatim. This makes it practical to identify the actual difference in rulesets with 20+ status checks.

  • show version delta on update