Releases: tikalk/agentic-sdlc-spec-kit
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
Agentic SDLC Spec Kit Templates - agentic-sdlc-v0.0.100
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.100
- fix: avoid deleting source when installing from same directory
Agentic SDLC Spec Kit Templates - agentic-sdlc-v0.0.92
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.92
- 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.91
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.91
- 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.90
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.90
- 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 v0.0.89
Merged upstream v0.1.13 with extension hook support.
What's New
Merged from Upstream (spec-kit 0.1.13)
- Extension Hook Support: Added before/after hooks for tasks and implement commands
before_taskshook: Execute extensions before task generationafter_taskshook: Execute extensions after task generationbefore_implementhook: Execute extensions before implementationafter_implementhook: Execute extensions after implementation- Supports both optional and mandatory hooks
Documentation Updates
- Updated Antigravity link to correct URL (antigravity.google)
- Added Antigravity initialization example
- Added generic agent initialization example
Preserved Fork Features
- Mode detection (Build/Spec modes)
- Dual execution loop with SYNC/ASYNC classification
- TDD workflow integration
- Risk-based test generation
- Issue tracker integration
Full Changelog: agentic-sdlc-v0.0.88...agentic-sdlc-v0.0.89
Agentic SDLC Spec Kit Templates - agentic-sdlc-v0.0.87
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: update CLI references from /spec.levelup to /levelup.spec
- chore: bump version to agentic-sdlc-v0.0.86 [skip ci]