Skip to content

Release 2.1.8 (2026-06-11)

Chores

  • re-trigger CI to pick up PR body issue linkage
  • remove legacy implement/audit skills; keep only the issue-* pair (#479) (#480) Agents kept mis-selecting the legacy implement/audit skills over the current issue-implement/issue-audit pair. Delete skills/implement and skills/audit, and update living docs (README skills table + namespacing example + ship-a-change step; CLAUDE.md ship-a-change reference; the site skills catalogue, per-skill sections, and naming example; starting-work-on-an-issue references) to point at the issue- skills. Drop the 'legacy ... rolled-back tooling' parentheticals from the issue- descriptions. Historical specs/plans/release notes are left untouched. Retires the patch-level rollback fallback the legacy implement provided via .vergil/pr-template.yml.

Release

  • 2.1.7 (#477)
  • chore(release): bump version to 2.1.7

  • docs(skills): default issue-implement to no-audit; make audit opt-in (#474) (#475)

Invert the audit default in issue-implement: no-audit is now the default path, and the local dual-agent audit handshake is engaged only when the human passes the word 'audit' as a skill argument. No CLI behavior changes; the skill simply drives vrg-pr-workflow with --no-audit by default. Frame the local audit mechanism as experimental in both issue-implement and issue-audit. The PR-phase audit after vrg-submit-pr is unaffected.

  • chore(release): prepare 2.1.7