Skip to content

Release 2.1.108 (2026-07-03)

Refactoring

  • rename vrg-standing-epic to vrg-adhoc-epic (#2123) (#2135) Phase 1 (epic #85). git mv the bin + test to vrg_adhoc_epic; the command now ensures the repo's ad-hoc epic in /.github via epics.ensure_adhoc_epic and prints 'Ad-hoc epic: '. pyproject registers vrg-adhoc-epic and keeps vrg-standing-epic as a deprecated alias pointing to the same module (both console scripts work during the rollout; the alias is removed in Task 11).