Skip to content

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

[2.0.6] - 2026-05-19

Bug fixes

  • replace stale gh auth token preflight with vrg-gh credential model

Chores

  • bump version to 2.0.6
  • remove co-authors section, normalize vergil dep to v2.0

[2.0.5] - 2026-05-18

Chores

  • bump version to 2.0.5
  • add GPL-3 LICENSE file
  • remove per-repo templates in favor of org defaults
  • add integration test marker for #340
  • rename vrg-github-config to vrg-github-repo-config

Features

  • deploy permission model and update hook messages
  • deploy deny rules to project-level settings

[2.0.4] - 2026-05-14

Bug fixes

  • use release/ branch prefix for bump PR polling

Chores

  • bump version to 2.0.4

[2.0.3] - 2026-05-14

Chores

  • bump version to 2.0.3
  • remove redundant vergil-tooling key from vergil.toml
  • pin vergil to minor version and drop redundant vergil-tooling key

Reverts

  • restore vergil-tooling key pending vergil-tooling#755

[2.0.2] - 2026-05-13

Bug fixes

  • correct marketplace name in consumer-refresh sequence

Chores

  • bump version to 2.0.2

[2.0.1] - 2026-05-13

Bug fixes

  • add vergil-tooling key to vergil.toml dependencies (#308)

CI

  • update vergil-actions refs from v1.5 to v2.0

Chores

  • bump version to 1.4.26
  • update plugin identity to vergil-marketplace

Features

  • rename to vergil-claude-plugin under vergil-project org (#305)

[1.4.24] - 2026-05-11

Chores

  • bump version to 1.4.24

Refactoring

  • align skill with template redesign
  • align PR and issue templates with standard-tooling

[1.4.23] - 2026-05-09

Bug fixes

  • pass boolean to ci-security reusable workflow inputs

Chores

  • prepare release 1.4.22
  • bump version to 1.4.23
  • fleet-wide config and workflow cleanup
  • shorten issue template header comments to fit yamllint line-length
  • migrate to reusable publish/docs workflows
  • trigger CI re-run

Features

  • block Write/Edit to main worktree and GitHub Contents API writes
  • adopt CI/CD workflow convention (#383)

[1.4.22] - 2026-05-08

Bug fixes

  • remove unnecessary uv run prefix from st-docker-run invocations
  • correct enforcement attribution for auto-close keyword ban

Chores

  • prepare release 1.4.21
  • bump version to 1.4.22
  • decommission st-validate-local remnants
  • remove deprecated project-issue skill references
  • adopt chore(release) convention and document required --scope

Features

  • require full triage of all st-finalize-repo errors and warnings

[1.4.21] - 2026-05-07

Chores

  • prepare release 1.4.20
  • bump version to 1.4.21

Features

  • add GitHub config compliance check to PR and publish workflow preflight

[1.4.20] - 2026-05-06

Bug fixes

  • set primary-language to claude-plugin and use reusable ci-release workflow
  • use claude-plugin as language consistently across all workflow calls

Chores

  • prepare release 1.4.19
  • bump version to 1.4.20

[1.4.19] - 2026-05-06

Bug fixes

  • add container-suffix to ci-quality workflow call

Chores

  • prepare release 1.4.18
  • bump version to 1.4.19

[1.4.18] - 2026-05-05

Chores

  • prepare release 1.4.17
  • bump version to 1.4.18
  • remove project-issue skill
  • upgrade to standard-actions v1.5 and add ci config for enforcement

Documentation

  • add fleet rollout design spec and implementation plan

Features

  • add operational summary section to pr-workflow and publish skills

[1.4.17] - 2026-05-01

Bug fixes

  • fix markdown lint error in hooks index
  • update managed-repo detection to use standard-tooling.toml
  • update error messages to reference standard-tooling.toml
  • update skill and agent instructions to read standard-tooling.toml
  • remove st-validate-local from HOST_TOOLS

Chores

  • prepare release 1.4.16
  • bump version to 1.4.17
  • remove phantom block-memory-writes hook references
  • update gating comments to reference standard-tooling.toml

Documentation

  • add design spec for human-routed memory writes
  • apply pushback review resolutions to design spec
  • add implementation plan for human-routed memory writes
  • replace memory ban with managed-memory policy
  • add memory policy exemption note
  • update documentation to reference standard-tooling.toml

Features

  • add memory-init skill
  • add memory-audit skill

[1.4.16] - 2026-05-01

Bug fixes

  • remove 'Locating standard-tooling host commands' section — just run commands from PATH

Chores

  • prepare release 1.4.15
  • bump version to 1.4.16
  • remove command -v st-docker-run tool-presence guard

[1.4.15] - 2026-05-01

Bug fixes

  • block gh api equivalents of blocked gh subcommands (pr create, pr merge, pr review) (#217)
  • change 'stop and fix' to 'stop and report' in failure handling (#222)

Chores

  • prepare release 1.4.14
  • bump version to 1.4.15
  • remove legacy st-config.toml (#215)

[1.4.14] - 2026-04-30

Chores

  • prepare release 1.4.13
  • bump version to 1.4.14

Features

  • add handoff skill for session-to-session continuity

[1.4.13] - 2026-04-30

Bug fixes

  • tighten Phase 3 bump-PR polling to ban ad-hoc shell scripts
  • read consumer-refresh sequence from standard-tooling.toml instead of hardcoding
  • update consumer-refresh to note reload-plugins bug and require session restart

Chores

  • prepare release 1.4.12
  • bump version to 1.4.13
  • remove stale cross-repo docker rebuild verification from publish skill

[1.4.12] - 2026-04-30

Bug fixes

  • remove uv from HOST_TOOLS to unblock st-docker-run -- uv run

Chores

  • prepare release 1.4.11
  • bump version to 1.4.12
  • seed standard-tooling.toml
  • strip config sections from repository-standards.md

Documentation

  • add v2.0 skill rearchitecture spec and pushback review
  • add TDD testing harness design spec for skill testing
  • revise TDD harness spec with pushback resolutions
  • add TDD testing harness pilot implementation plan
  • align spec and plan with alignment review resolutions

Features

  • use st-wait-until-green in pr-workflow, add to host tools

[1.4.11] - 2026-04-29

Bug fixes

  • make Phase 7 hand-off display-only, fix stale three-step reference
  • fix line-length violations in block-agent-merge plan

Chores

  • prepare release 1.4.10
  • bump version to 1.4.11

[1.4.10] - 2026-04-29

Bug fixes

  • redirect container-tool warning to st-validate-local abstraction layer

Chores

  • prepare release 1.4.9
  • bump version to 1.4.10
  • bootstrap st-config.toml for cache-first docker workflow
  • remove duplicate ci: markdownlint job

Documentation

  • add spec for blocking agent merge of non-release PRs
  • update block-agent-merge spec with pushback resolutions
  • add implementation plan and alignment review for block-agent-merge
  • add Phase 5 dep-update PR to agent-merge policy

Features

  • add block-agent-merge PreToolUse hook
  • add st-docker-cache and st-config.toml support to workflows

[1.4.9] - 2026-04-28

Bug fixes

  • strengthen issue-closure step in pr-workflow so agents stop skipping it

Chores

  • prepare release 1.4.8
  • bump version to 1.4.9

[1.4.8] - 2026-04-28

Bug fixes

  • remove non-existent /plugin update command from consumer-refresh sequence
  • require explicit version extraction from publish.yml in preflight

Chores

  • prepare release 1.4.7
  • bump version to 1.4.8

[1.4.7] - 2026-04-28

Chores

  • prepare release 1.4.6
  • bump version to 1.4.7

Documentation

  • remove include directives and downgrade standards-and-conventions refs

Features

  • publish: verify bump PR issue linkage before merge
  • forbid auto-close linkage, require Ref and explicit issue closure

[1.4.6] - 2026-04-28

Bug fixes

  • shorten mkdocs.yml site_description and drop stale commands reference

Chores

  • prepare release 1.4.5
  • bump version to 1.4.6
  • bump CI action pins for next cycle
  • upgrade standard-actions from @v1.3 to @v1.4

Documentation

  • align docs tree with post-audit codebase state

[1.4.5] - 2026-04-28

Chores

  • prepare release 1.4.4
  • bump version to 1.4.5
  • migrate standard-actions refs from @develop to @v1.3
  • remove st-list-project-repos and st-set-project-field from host tools list

Documentation

  • audit: rationalize skill catalog as a coherent dev+deploy toolkit
  • publish + pr-workflow: docs.yml verification, Phase 6 closure, Phase 7 hand-off
  • summarize: keep three-mode unified skill; SOC mode is canonical for the fleet
  • complete audit steps 6-7, align host/container routing (#96)

Features

  • pr-workflow: verify post-merge async workflows from repository profile
  • enforce host-vs-container tool routing per #96
  • publish: verify cross-repo image rebuild for standard-tooling releases

Refactoring

  • eliminate branch-workflow skill; extract substance to starting-work-on-an-issue.md
  • rewrite pr-workflow for worktree convention + humans-review posture
  • project-issue: strip GitHub Projects integration, remove add-to-project workflow

[1.4.4] - 2026-04-27

Chores

  • prepare release 1.4.3
  • bump version to 1.4.4
  • delete ci-push.yml (Tier 2 redundant with validate-local)

Documentation

  • document plugin update sequence in README and CLAUDE.md

Features

  • gate enforcement hooks on managed-repo detection

[1.4.3] - 2026-04-27

Bug fixes

  • resolve session cwd and main repo root for worktree commits

Chores

  • prepare release 1.4.2
  • bump version to 1.4.3
  • vendor .githooks gate + .yamllint (#89)

Documentation

  • split tool routing: release/git tools on host, validators in container

Features

  • remove per-edit validate-* hooks; rely on st-validate-local at PR time

[1.4.2] - 2026-04-24

Chores

  • prepare release 1.4.1

[1.4.1] - 2026-04-24

Bug fixes

  • pass version-replacement to version-bump-pr composite; bump 1.4.1

Chores

  • merge main into release/1.4.0
  • prepare release 1.4.0

Documentation

  • reorder publish skill phases so bump PR merge runs in parallel with slow publish

Release

  • 1.3.0 (#62)
  • 1.3.1 (#67)

[1.4.0] - 2026-04-24

Features

  • rewrite publish skill for poll-and-merge; bump composite pins to v1.2; plugin 1.4.0 (#70)

[1.3.1] - 2026-04-23

Bug fixes

  • pin consumers to main ref in marketplace.json (#65)

[1.3.0] - 2026-04-23

Bug fixes

  • use markdown-standards in validate-markdown.sh for CI parity (#14)
  • fix markdownlint and structural check failures (#16)
  • skip Cargo.toml and Cargo.lock in generic TOML validation (#18)
  • add PreToolUse hook to block bash associative arrays (#29)
  • fix marketplace.json source schema and resolve markdownlint errors (#31)
  • update skills, hooks, and bootstrap for container-first execution via st-docker-run (#37)

CI

  • use dev-docs container for docs CI (#27)

Chores

  • bootstrap repository scaffold
  • add .markdownlintignore for auto-generated files (#190) (#9)
  • install standard-tooling-plugin in its own repo (#22)
  • ban MEMORY.md usage in CLAUDE.md (#23)
  • use st-markdown-standards instead of legacy bare wrapper (#25)
  • remove taplo TOML validation from hooks (#34)
  • rename dev-docs container reference to dev-base (#39)
  • remove block-memory-writes.sh (anachronism from polyglot era) (#44)
  • plugin cleanup and docs refresh for v1.3.0 release prep (#60)

Documentation

  • cross-ref git-workflow guide and refresh hook entries (block-memory-writes removed, block-protected-branch-work now worktree-aware) (#48)

Features

  • add 5 core PreToolUse guardrail hooks (#1)
  • add bootstrap session-start agent (#2)
  • migrate 8 skills from standards-and-conventions (#3)
  • add 3 post-action hooks for finalization, deprecation, and stop guard (#4)
  • add self-hosted marketplace for plugin distribution (#5)
  • add MkDocs site scaffold, changelog infrastructure, and CI workflows (#7)
  • add PostToolUse file validation on Write|Edit (#12)
  • add CI workflows and rulesets (#19)
  • adopt git worktree convention for parallel AI agent development (#43)
  • make block-protected-branch-work.sh worktree-aware (opt-in via .gitignore signal) (#45)