Releases: tikalk/agentic-sdlc-spec-kit
Agentic SDLC Spec Kit Templates - agentic-sdlc-v0.0.104
This is the latest set of releases that you can use with your agent of choice. We recommend using the Specify CLI to scaffold your projects, however you can download these independently and manage them yourself.
Changelog
- feat(extensions): move trace command to levelup extension
- Merge remote-tracking branch 'upstream/main'
- feat(extensions): add Jira Integration to community catalog (github#1764)
- Add Azure DevOps Integration extension to community catalog (github#1734)
Agentic SDLC Spec Kit Templates - agentic-sdlc-v0.0.99
This is the latest set of releases that you can use with your agent of choice. We recommend using the Specify CLI to scaffold your projects, however you can download these independently and manage them yourself.
Changelog
- chore: bump version to 0.0.99
- fix: continue searching for bundled extensions when first path is empty
Agentic SDLC Spec Kit Templates - agentic-sdlc-v0.0.98
This is the latest set of releases that you can use with your agent of choice. We recommend using the Specify CLI to scaffold your projects, however you can download these independently and manage them yourself.
Changelog
- chore: bump version to 0.0.98
- fix: improve extension installation error handling
Agentic SDLC Spec Kit Templates - agentic-sdlc-v0.0.97
This is the latest set of releases that you can use with your agent of choice. We recommend using the Specify CLI to scaffold your projects, however you can download these independently and manage them yourself.
Changelog
- fix: only install bundled extensions that actually exist
Agentic SDLC Spec Kit Templates - agentic-sdlc-v0.0.96
This is the latest set of releases that you can use with your agent of choice. We recommend using the Specify CLI to scaffold your projects, however you can download these independently and manage them yourself.
Changelog
- fix: allow adlc.* command names in extension validation
Agentic SDLC Spec Kit Templates - agentic-sdlc-v0.0.95
This is the latest set of releases that you can use with your agent of choice. We recommend using the Specify CLI to scaffold your projects, however you can download these independently and manage them yourself.
Changelog
- chore: bump version to 0.0.95
- feat!: remove speckit.* backward compatibility aliases
- feat!: migrate command namespace from speckit.* to adlc.*
- fix: version banner correctly detects agentic-sdlc-specify-cli package
- chore: bump version to 0.0.93 (#67)
- Breaking change/adlc prefix migration (#66)
- chore: remove orphaned test artifacts (bin/act, tmp/)
- chore: bump version to 0.0.90 (#63)
- fix: correct release-trigger workflow for agentic-sdlc-v tag format
- fix: update release workflow to trigger on agentic-sdlc-v* tags
Agentic SDLC Spec Kit Templates - agentic-sdlc-v0.0.93
This is the latest set of releases that you can use with your agent of choice. We recommend using the Specify CLI to scaffold your projects, however you can download these independently and manage them yourself.
Changelog
Agentic SDLC Spec Kit Templates - agentic-sdlc-v0.0.103
This is the latest set of releases that you can use with your agent of choice. We recommend using the Specify CLI to scaffold your projects, however you can download these independently and manage them yourself.
Changelog
- feat(extensions): add Jira and Azure DevOps to community catalog from upstream
- Add Azure DevOps Integration extension to community catalog (github#1734)
- feat(extensions): add Jira Integration to community catalog (github#1764)
Agentic SDLC Spec Kit Templates - agentic-sdlc-v0.0.102
This is the latest set of releases that you can use with your agent of choice. We recommend using the Specify CLI to scaffold your projects, however you can download these independently and manage them yourself.
Changelog
- chore: bump version to 0.0.102
- fix: use tikalk fork for template version
Agentic SDLC Spec Kit Templates - agentic-sdlc-v0.0.101
This is the latest set of releases that you can use with your agent of choice. We recommend using the Specify CLI to scaffold your projects, however you can download these independently and manage them yourself.
Changelog
- chore: bump version to 0.0.101
- fix: remove unused variable in OSError exception handler