Releases: tikalk/agentic-sdlc-spec-kit
Agentic SDLC Spec Kit Templates - agentic-sdlc-v0.0.108
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.108 and update CHANGELOG
- feat: add Quick extension for session-based ad-hoc task execution
- Merge upstream/main: Add Community Walkthroughs section
- Add Community Walkthroughs section to README (github#1766)
Agentic SDLC Spec Kit Templates - agentic-sdlc-v0.0.107
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.107
- feat: show extensions in specify version command
- feat: show extension summary in banner
Agentic SDLC Spec Kit Templates - agentic-sdlc-v0.0.106
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.106
- clean: Remove build mode references from evals and tests
Agentic SDLC Spec Kit Templates - agentic-sdlc-v0.0.105
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
- refactor: Remove build/spec mode architecture from core commands
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