Releases: ai-sdlc-framework/ai-sdlc
Releases · ai-sdlc-framework/ai-sdlc
sdk-typescript: v0.9.0
sdk-typescript: v0.8.0
sdk-typescript: v0.7.0
0.7.0 (2026-04-29)
Miscellaneous
- sdk-typescript: Synchronize node-packages versions
Dependencies
- The following workspace dependencies were updated
- dependencies
- @ai-sdlc/reference bumped to 0.7.0
- dependencies
reference: v0.9.0
0.9.0 (2026-04-30)
Features
- add action governance — blockedActions in agent-role.yaml (#45) (eb53342)
- add Claude Code plugin and SDK runner for native governance integration (804f068)
- implement RFC-0006 Design System Governance Pipeline (e6dfd4c)
- orchestrator: implement rfc-0008 ppa triad integration end-to-end (522950d)
- orchestrator: rfc-0010 phase 1 foundations (9197a0d)
- orchestrator: rfc-0010 phase 2.5 model routing + classifier (12b9750)
- orchestrator: rfc-0010 phase 2.7 harness adapter framework (847a965)
- orchestrator: rfc-0010 phase 2.8 subscription-aware scheduling (ea26d40)
- reference: add QualityFlag type + PriorityInput.qualityFlags (3478e14)
Bug Fixes
- address review findings — add schema, audit logging, requireHumanApproval (e11a79d)
- orchestrator: address local review findings for RFC-0008 (3da537b)
- reference: strip GIT_DIR from tokens-studio adapter and test (65df709)
- resolve issue #29 (8b74a6d)
- switch OpenShell to process-level isolation, re-enable in CI (#31) (d340eab)
reference: v0.8.0
0.8.0 (2026-04-30)
Features
- add action governance — blockedActions in agent-role.yaml (#45) (eb53342)
- add Claude Code plugin and SDK runner for native governance integration (804f068)
- implement RFC-0006 Design System Governance Pipeline (e6dfd4c)
- orchestrator: implement rfc-0008 ppa triad integration end-to-end (522950d)
- orchestrator: rfc-0010 phase 1 foundations (9197a0d)
- orchestrator: rfc-0010 phase 2.5 model routing + classifier (12b9750)
- orchestrator: rfc-0010 phase 2.7 harness adapter framework (847a965)
- orchestrator: rfc-0010 phase 2.8 subscription-aware scheduling (ea26d40)
- reference: add QualityFlag type + PriorityInput.qualityFlags (3478e14)
Bug Fixes
- address review findings — add schema, audit logging, requireHumanApproval (e11a79d)
- orchestrator: address local review findings for RFC-0008 (3da537b)
- reference: strip GIT_DIR from tokens-studio adapter and test (65df709)
- resolve issue #29 (8b74a6d)
- switch OpenShell to process-level isolation, re-enable in CI (#31) (d340eab)
reference: v0.7.0
0.7.0 (2026-04-29)
Features
- add Claude Code plugin and SDK runner for native governance integration (804f068)
- implement RFC-0006 Design System Governance Pipeline (e6dfd4c)
- orchestrator: implement rfc-0008 ppa triad integration end-to-end (522950d)
- orchestrator: rfc-0010 phase 1 foundations (9197a0d)
- orchestrator: rfc-0010 phase 2.5 model routing + classifier (12b9750)
- orchestrator: rfc-0010 phase 2.7 harness adapter framework (847a965)
- orchestrator: rfc-0010 phase 2.8 subscription-aware scheduling (ea26d40)
- reference: add QualityFlag type + PriorityInput.qualityFlags (3478e14)
Bug Fixes
orchestrator: v0.9.0
0.9.0 (2026-04-30)
Features
- add action governance — blockedActions in agent-role.yaml (#45) (eb53342)
- add automated dogfood pipeline — admission, routing, and PR review workflows (4583ab6)
- add CI boundary to review agent prompts (AISDLC-8.1) (975c0cd)
- add Claude Code plugin and SDK runner for native governance integration (804f068)
- add DiffAnalyzer for deterministic structural pre-review (AISDLC-8.2) (ae0dde5)
- add meta-review pass and feedback flywheel (AISDLC-8.5) (c9ba69d)
- add pipeline visibility and lint/format to agent context (8f07b3e)
- add pipeline-level cycle detection (#41) (#42) (c730803)
- add Slack integration — pipeline visibility and emoji-to-issue trigger (ec53b7c)
- add structured reasoning with confidence scores to review agents (AISDLC-8.3) (1ed0ec0)
- add trust-based source weighting to PPA admission scoring (c04ca18)
- add typecheck command to agent prompt to prevent pre-commit failures (3497c71)
- human-readable agent log output instead of raw NDJSON (685452f)
- implement RFC-0006 Design System Governance Pipeline (e6dfd4c)
- orchestrator: add backlog template vars + multi-pipeline support (fd69674)
- orchestrator: add BacklogAdapter for admission scoring (8435d5b)
- orchestrator: cryptographic review attestations for skip-duplicate-CI (AISDLC-74) (a120071)
- orchestrator: escalate review agent to large-context model + pre-push coverage gate (a55e17c)
- orchestrator: implement rfc-0008 ppa triad integration end-to-end (522950d)
- orchestrator: loadMaintainers reader for .ai-sdlc/maintainers.yaml (1887b7a)
- orchestrator: non-fatal config warnings instead of throw-on-first-failure (c99b6a5)
- orchestrator: priorityInputOverrides on AdmissionCompositeOptions (93ab906)
- orchestrator: recalibrate ppa scoring for backlog tasks via backlog-context (02e8105)
- orchestrator: rfc-0010 phase 1 foundations (9197a0d)
- orchestrator: rfc-0010 phase 2 worktree pool manager (554034a)
- orchestrator: rfc-0010 phase 2.5 model routing + classifier (12b9750)
- orchestrator: rfc-0010 phase 2.7 harness adapter framework (847a965)
- orchestrator: rfc-0010 phase 2.8 subscription-aware scheduling (ea26d40)
- orchestrator: rfc-0010 phase 3 worker pool + merge gate + requeue (6fe1b75)
- orchestrator: rfc-0010 phase 4 artifacts + observability (93a41f1)
- orchestrator: rfc-0010 phase 6 database isolation (d44597f)
- orchestrator: tier-based agent-role tool defaults — coding/research/meta (AISDLC-79) (22ffe01)
- orchestrator: wire ClaudeCodeAdapter into security triage (ddaadf7)
- replace 21 hand-tuned rules with principles + exemplar bank (AISDLC-8.4) (b02a755)
- stream agent progress via Claude Code stream-json output (4c5c5b4)
- workflow pattern detection Phase 1 — telemetry collection (#50) (454548e)
- workflow pattern detection Phase 1 — telemetry collection (#50) (68f36be)
- workflow pattern detection Phases 2-4 — detection, proposals, artifacts (e33a303)
- workflow pattern detection Phases 2-4 — detection, proposals, artifacts (e6ffd6a)
Bug Fixes
- Add missing validation for empty issueBody in SecurityTriageRunner (#33) (#34) (9f81e66)
- add real-time observability to Claude Code runner (bcb2f08)
- address review findings — add schema, audit logging, requireHumanApproval (e11a79d)
- Agent should address review findings before human review (#35) (#36) (34c7606)
- allow review dismissals with documented reason (c38fa35)
- detect agent commits by diffing against merge-base with main (5a27dc6)
- detect agent-committed changes instead of reporting 'no files modified' (7b6309d)
- only use openshell prefix when provider is explicitly openshell (e2ea832)
- orchestrator: address local review findings for RFC-0008 (3da537b)
- orchestrator: convention detector — React naming, multi-test-dir, path aliases (AISDLC-80) (fdeefe4)
- orchestrator: deflake withmergegate timeout test (57aa161)
- orchestrator: disable git core.quotepath so unicode filenames stage cleanly (ea27178)
- orchestrator: include staged diff in detectChangedFiles (b255d7a)
- orchestrator: init UX papercuts (AISDLC-78) (a4303bf)
- orchestrator: only stage agent-touched files (drop git add -a) ([0eef249](https://github.com/...
orchestrator: v0.8.0
0.8.0 (2026-04-30)
Features
- add action governance — blockedActions in agent-role.yaml (#45) (eb53342)
- add automated dogfood pipeline — admission, routing, and PR review workflows (4583ab6)
- add CI boundary to review agent prompts (AISDLC-8.1) (975c0cd)
- add Claude Code plugin and SDK runner for native governance integration (804f068)
- add DiffAnalyzer for deterministic structural pre-review (AISDLC-8.2) (ae0dde5)
- add meta-review pass and feedback flywheel (AISDLC-8.5) (c9ba69d)
- add pipeline visibility and lint/format to agent context (8f07b3e)
- add pipeline-level cycle detection (#41) (#42) (c730803)
- add Slack integration — pipeline visibility and emoji-to-issue trigger (ec53b7c)
- add structured reasoning with confidence scores to review agents (AISDLC-8.3) (1ed0ec0)
- add trust-based source weighting to PPA admission scoring (c04ca18)
- add typecheck command to agent prompt to prevent pre-commit failures (3497c71)
- human-readable agent log output instead of raw NDJSON (685452f)
- implement RFC-0006 Design System Governance Pipeline (e6dfd4c)
- orchestrator: add backlog template vars + multi-pipeline support (fd69674)
- orchestrator: add BacklogAdapter for admission scoring (8435d5b)
- orchestrator: cryptographic review attestations for skip-duplicate-CI (AISDLC-74) (a120071)
- orchestrator: escalate review agent to large-context model + pre-push coverage gate (a55e17c)
- orchestrator: implement rfc-0008 ppa triad integration end-to-end (522950d)
- orchestrator: loadMaintainers reader for .ai-sdlc/maintainers.yaml (1887b7a)
- orchestrator: non-fatal config warnings instead of throw-on-first-failure (c99b6a5)
- orchestrator: priorityInputOverrides on AdmissionCompositeOptions (93ab906)
- orchestrator: recalibrate ppa scoring for backlog tasks via backlog-context (02e8105)
- orchestrator: rfc-0010 phase 1 foundations (9197a0d)
- orchestrator: rfc-0010 phase 2 worktree pool manager (554034a)
- orchestrator: rfc-0010 phase 2.5 model routing + classifier (12b9750)
- orchestrator: rfc-0010 phase 2.7 harness adapter framework (847a965)
- orchestrator: rfc-0010 phase 2.8 subscription-aware scheduling (ea26d40)
- orchestrator: rfc-0010 phase 3 worker pool + merge gate + requeue (6fe1b75)
- orchestrator: rfc-0010 phase 4 artifacts + observability (93a41f1)
- orchestrator: rfc-0010 phase 6 database isolation (d44597f)
- orchestrator: tier-based agent-role tool defaults — coding/research/meta (AISDLC-79) (22ffe01)
- orchestrator: wire ClaudeCodeAdapter into security triage (ddaadf7)
- replace 21 hand-tuned rules with principles + exemplar bank (AISDLC-8.4) (b02a755)
- stream agent progress via Claude Code stream-json output (4c5c5b4)
- workflow pattern detection Phase 1 — telemetry collection (#50) (454548e)
- workflow pattern detection Phase 1 — telemetry collection (#50) (68f36be)
- workflow pattern detection Phases 2-4 — detection, proposals, artifacts (e33a303)
- workflow pattern detection Phases 2-4 — detection, proposals, artifacts (e6ffd6a)
Bug Fixes
- Add missing validation for empty issueBody in SecurityTriageRunner (#33) (#34) (9f81e66)
- add real-time observability to Claude Code runner (bcb2f08)
- address review findings — add schema, audit logging, requireHumanApproval (e11a79d)
- Agent should address review findings before human review (#35) (#36) (34c7606)
- allow review dismissals with documented reason (c38fa35)
- detect agent commits by diffing against merge-base with main (5a27dc6)
- detect agent-committed changes instead of reporting 'no files modified' (7b6309d)
- only use openshell prefix when provider is explicitly openshell (e2ea832)
- orchestrator: address local review findings for RFC-0008 (3da537b)
- orchestrator: convention detector — React naming, multi-test-dir, path aliases (AISDLC-80) (fdeefe4)
- orchestrator: deflake withmergegate timeout test (57aa161)
- orchestrator: disable git core.quotepath so unicode filenames stage cleanly (ea27178)
- orchestrator: include staged diff in detectChangedFiles (b255d7a)
- orchestrator: init UX papercuts (AISDLC-78) (a4303bf)
- orchestrator: only stage agent-touched files (drop git add -a) ([0eef249](https://github.com/...
orchestrator: v0.7.0
0.7.0 (2026-04-29)
Features
- add CI boundary to review agent prompts (AISDLC-8.1) (975c0cd)
- add Claude Code plugin and SDK runner for native governance integration (804f068)
- add DiffAnalyzer for deterministic structural pre-review (AISDLC-8.2) (ae0dde5)
- add meta-review pass and feedback flywheel (AISDLC-8.5) (c9ba69d)
- add structured reasoning with confidence scores to review agents (AISDLC-8.3) (1ed0ec0)
- implement RFC-0006 Design System Governance Pipeline (e6dfd4c)
- orchestrator: add backlog template vars + multi-pipeline support (fd69674)
- orchestrator: add BacklogAdapter for admission scoring (8435d5b)
- orchestrator: cryptographic review attestations for skip-duplicate-CI (AISDLC-74) (a120071)
- orchestrator: escalate review agent to large-context model + pre-push coverage gate (a55e17c)
- orchestrator: implement rfc-0008 ppa triad integration end-to-end (522950d)
- orchestrator: loadMaintainers reader for .ai-sdlc/maintainers.yaml (1887b7a)
- orchestrator: non-fatal config warnings instead of throw-on-first-failure (c99b6a5)
- orchestrator: priorityInputOverrides on AdmissionCompositeOptions (93ab906)
- orchestrator: recalibrate ppa scoring for backlog tasks via backlog-context (02e8105)
- orchestrator: rfc-0010 phase 1 foundations (9197a0d)
- orchestrator: rfc-0010 phase 2 worktree pool manager (554034a)
- orchestrator: rfc-0010 phase 2.5 model routing + classifier (12b9750)
- orchestrator: rfc-0010 phase 2.7 harness adapter framework (847a965)
- orchestrator: rfc-0010 phase 2.8 subscription-aware scheduling (ea26d40)
- orchestrator: rfc-0010 phase 3 worker pool + merge gate + requeue (6fe1b75)
- orchestrator: rfc-0010 phase 4 artifacts + observability (93a41f1)
- orchestrator: rfc-0010 phase 6 database isolation (d44597f)
- orchestrator: tier-based agent-role tool defaults — coding/research/meta (AISDLC-79) (22ffe01)
- orchestrator: wire ClaudeCodeAdapter into security triage (ddaadf7)
- replace 21 hand-tuned rules with principles + exemplar bank (AISDLC-8.4) (b02a755)
- workflow pattern detection Phase 1 — telemetry collection (#50) (454548e)
- workflow pattern detection Phases 2-4 — detection, proposals, artifacts (e33a303)
Bug Fixes
- ci: review bot no longer 422s on lines outside diff hunks (b62111f)
- dogfood: unblock pr 69 ci — return after exit, mock claudecodeadapter (42c0360)
- orchestrator: address local review findings for RFC-0008 (3da537b)
- orchestrator: convention detector — React naming, multi-test-dir, path aliases (AISDLC-80) (fdeefe4)
- orchestrator: deflake withmergegate timeout test (57aa161)
- orchestrator: disable git core.quotepath so unicode filenames stage cleanly (ea27178)
- orchestrator: include staged diff in detectChangedFiles (b255d7a)
- orchestrator: init UX papercuts (AISDLC-78) (a4303bf)
- orchestrator: only stage agent-touched files (drop git add -a) (0eef249)
- orchestrator: pass dispatcher pipeline through; rebase before push (26c2061)
- orchestrator: pin scheduling tests to peak hour to deflake CI (8e07d24)
- orchestrator: restore HEAD, surface guardrail detail, detect cross-repo writes (34cdbb2)
- orchestrator: schema-validate attestation predicate + sanitize GITHUB_OUTPUT (AISDLC-74) (09ccaf3)
- orchestrator: strip GIT_DIR from all execSync('git ...') sites (AISDLC-72) (09e7780)
- orchestrator: unshadow CLI --version listener and cover with integration tests (AISDLC-78) (db8c4b2)
- plugin install fixes, quality gate false positives, gitignore deduplication (cf84f09)
- stop tracking orchestrator/.gitignore — generated at runtime (909759b)
Dependencies
- The following workspace dependencies were updated
- dependencies
- @ai-sdlc/reference bumped to 0.7.0
- dependencies
mcp-advisor: v0.9.0
0.9.0 (2026-04-30)
Miscellaneous
- mcp-advisor: Synchronize node-packages versions
Dependencies
- The following workspace dependencies were updated
- dependencies
- @ai-sdlc/orchestrator bumped to 0.9.0
- dependencies