Releases: DyanGalih/architecture-guard
Releases · DyanGalih/architecture-guard
v2.3.6
Compare
Sorry, something went wrong.
No results found
What changed
Aligned SDD orchestration and legacy skills across Spec Kit, OpenSpec, and generic workflows.
Fixed adapter path resolution in legacy commands so framework-specific resources resolve consistently.
Improved installer failure reporting with clearer actionable errors and regression coverage.
Updated package, extension, badge, and release-note version references to 2.3.6.
Verification
21 automated tests passing.
v2.3.5
Compare
Sorry, something went wrong.
No results found
Hardened archive framework routing: preserve SpecKit feature history in specs/<feature>/ and incrementally update specs/system_context.md.
Enhanced governed delivery active feature resolution via .specify/feature.json.
v2.3.4
Compare
Sorry, something went wrong.
No results found
2.3.4
Evolved ag-apply into an orchestrator that resolves findings across all artifact types (proposal.md, spec.md, design.md, tasks.md).
Added pre-classification Target: fields to ag-review-artifacts and ag-verify output.
Delegated upstream artifact fixes (proposal.md, spec.md) to SDD native update capabilities after user confirmation.
v2.3.3
Compare
Sorry, something went wrong.
No results found
What’s changed
Removed generated dist/ artifacts from version control and added dist/ to .gitignore.
Preserved build-time generation and npm packaging of compiled CLI output.
Preserved the sync-config error cause for lint compliance.
Bumped the package and documentation references to 2.3.3.
Validation
pnpm run lint
pnpm run build
npm pack --dry-run
v2.3.2
Compare
Sorry, something went wrong.
No results found
What’s changed
Fixed the sync-config validator build by declaring yaml and zod runtime dependencies.
Included the compiled dist/cli/validate-sync-config.js artifact.
Synchronized version references and release documentation to 2.3.2.
Validation
v2.3.1
Compare
Sorry, something went wrong.
No results found
2.3.1
Added AI agent auto-detection during installation to seamlessly select installed agents based on directory presence.
Added an explicit archive command to fully clean up empty source directories during feature archival.
v2.2.2
Compare
Sorry, something went wrong.
No results found
What's Changed\n\n- Added framework-agnostic governed delivery orchestration for SpecKit, OpenSpec, and generic SDD workflows.\n- Added team delivery with stakeholder-approved User Story gating.\n- Improved adapter token resolution, resumable plan-to-task delivery, and optional Flash-Mem/Security Review handling.\n- Synchronized command descriptions across orchestration prompts, legacy commands, extension metadata, README, and reference documentation.\n- Hardened installer command registration and generated skill permission defaults.\n- Corrected prompt step numbering, project-relative example paths, and legacy command handoffs.\n\n## Verification\n\n- npm test: 11/11 passing\n- npm run lint: passing
v2.2.1
Compare
Sorry, something went wrong.
No results found
What's Changed
Fix extension manifest naming and dynamic CLI version.
Resolves #3 and #4 .
v2.1.2
Compare
Sorry, something went wrong.
No results found
2.1.2
Fixed ag-review ambiguity by removing auto-detection for pre-implementation reviews. It now requires an explicit --artifacts-only flag to ignore codebase implementations.
v2.1.1
Compare
Sorry, something went wrong.
No results found
2.1.1
Added Branch Management safety check to ag-governed-delivery to prevent accidental generation on protected branches (matching ag-governed-spec behavior).