Releases: graysurf/agent-kit
Releases · graysurf/agent-kit
v2.3.9
v2.3.9 - 2026-03-08
Added
- Shared
create-plan/create-plan-rigorousplan-authoring baseline reference at
skills/workflows/plan/_shared/references/PLAN_AUTHORING_BASELINE.mdand shared pytest helpers under
skills/workflows/plan/_shared/python/(#232).
Changed
create-plannow points to a single shared baseline for plan authoring, executability, and grouping rules while keeping only base-skill
deltas locally (#231, #232).create-plan-rigorousnow builds on the same shared baseline and keeps only rigorous-specific sizing, scorecard, and review guidance
locally (#231, #232).- The shared plan template now includes optional execution metadata and rigorous scorecard placeholders so the scaffold matches the actual
workflow contract more closely (#232).
v2.3.8
v2.3.8 - 2026-03-04
Added
- Final outcomes artifact at
docs/plans/skills-review-final-outcomes.mdwith auditable keep/remove decisions and explicit migration mapping
for removed entrypoints.
Changed
- Repo-level docs were aligned to the finalized skill/check surface, including canonical
scripts/check.shgates and entrypoint-drift guards
inPROJECT_DEV_WORKFLOW.md. README.mdstructure notes now reflect current tracked directories and remove stale progress-log wording.docs/testing/script-smoke.mdplan-issue cleanup example now uses the current<owner__repo>workspace slug convention.- Obsolete
docs/plansartifacts were removed, and legacy simplification notes were dropped from issue workflow script help text. scripts/README.mdwas refreshed to match the current script inventory and remove outdated sections.
v2.3.7
v2.3.7 - 2026-03-04
Added
- Docs freshness audit coverage, including a dedicated helper and lint/local workflow integration (#214, #215).
- CI ownership/stale-script guardrails with refreshed regression smoke coverage for script specs (#212, #213).
- Local pre-commit check wrapper and updated developer command guidance (#219).
Changed
- CI phase orchestration now centralizes bootstrap/setup and adds parity guardrails for check flows (#210, #211).
plan-issue-deliverymerge behavior now prefers squash, with merge fallback guidance for protected workflows (#220).- Repository plan-doc artifacts and related plan checks were pruned as part of CI cleanup/refactor work (#219).
Fixed
v2.3.6
v2.3.6 - 2026-03-02
Added
- Deterministic third-party artifact generation via
scripts/generate-third-party-artifacts.shforTHIRD_PARTY_LICENSES.mdand
THIRD_PARTY_NOTICES.md(#205). - Third-party artifact regression coverage, including dedicated pytest cases and smoke-spec entries for generator/audit script help flows
(#205).
Changed
- Local/CI required checks now enforce strict third-party artifact freshness through
scripts/ci/third-party-artifacts-audit.shin
scripts/check.sh --alland the lint workflow (#205). - Developer docs (
DEVELOPMENT.md,scripts/README.md) now document the third-party artifact generation/audit workflow and command
entrypoints (#205).
v2.3.5
v2.3.4
v2.3.4 - 2026-03-02
Added
issue-pr-reviewnow ships a reusable review-evidence template to document decision rationale and merge/follow-up outcomes (#203).
Changed
- Issue delivery workflows now standardize task-lane continuity and post-review sync expectations across main-agent/subagent handoffs (#200).
plan-issue-deliverynow requires main-agent init snapshot artifacts before dispatching sprint work (#202).issue-pr-reviewmerge/request-followup/close flows now require evidence-gated decision inputs and validation hooks (#203).
Fixed
scripts/project-resolvenow fails fast when required option values are missing, with updated smoke coverage (#201).
v2.3.2
v2.3.2 - 2026-02-27
Added
plan-issue-deliverynow includes a worktree cleanup helper and associated smoke docs (#198).plan-issuenow requires dispatch snapshot artifacts for run traceability.plan-issue-deliverytest coverage now includes sprint1/sprint2 fixture artifact and PR normalization checks (#195, #196).
Changed
- Plan-issue prompt/runbook guidance now clarifies worktree usage, approval flow, and sprint close-gate checklists (#197, #199).
plan-issue-deliverynow documents runtime workspace policy and resolves prompt paths viaAGENT_HOME.- Skill/docs metadata were normalized with strict markdown linting and updated issue-delivery automation slug naming.
Fixed
issue-subagent-prnow asserts dispatch snapshot environment variable names.- README automation-skill listings now remove duplicate entries and restore missing plan-issue prompt preset references.
v2.3.1
v2.3.0
v2.3.0 - 2026-02-25
Added
- New bug PR workflows:
create-bug-pr,deliver-bug-pr, andclose-bug-pr. - New issue workflows:
issue-lifecycle,issue-pr-review, andissue-subagent-pr. - New issue-delivery automation flows:
issue-delivery-loopandplan-issue-delivery-loop. - Plan-issue delivery prompts now support rendered subagent prompt enforcement.
Changed
- Issue-delivery flows now use plan-issue CLI binaries and updated prompt/checklist guidance.
create-plan-rigorousnow includes split-PR sizing guidance and sprint scorecard guardrails.- Legacy progress PR workflows were removed, with feature tooling simplified around issue/bug delivery paths.
Fixed
- Issue workflows now enforce
pr-isolatedexecution mode. plan-issue-delivery-loopnow returns clearer usage errors.- Issue workflow smoke scripts now support Bash 3.2 compatibility.
v2.2.9
v2.2.9 - 2026-02-24
Added
- New
docs-plan-cleanupworkflow skill to prune outdateddocs/planscontent and reconcile plan-related docs safely.
Changed
docs-plan-cleanupoutput now renders as markdown tables, with a bundled response template and test coverage.- Documentation cleanup removed obsolete plan/runbook docs and refreshed progress index references.
find-and-fix-bugsguidance now clarifies GitHub issue triage behavior.
Fixed
- Feature PR close-cleanup scripts now handle git worktrees safely.
image-processingskill docs/tests now align with the SVG-first CLI flow.- Docker auth/home-path defaults are aligned for runtime tooling.