Skip to content

Releases: tikalk/agentic-sdlc-spec-kit

Agentic SDLC Spec Kit Templates - agentic-sdlc-v0.0.104

06 Mar 12:39

Choose a tag to compare

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

05 Mar 14:04

Choose a tag to compare

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

05 Mar 13:53

Choose a tag to compare

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

05 Mar 13:40

Choose a tag to compare

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

05 Mar 13:36

Choose a tag to compare

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

05 Mar 13:32

Choose a tag to compare

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

05 Mar 11:00

Choose a tag to compare

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.93
  • 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.103

05 Mar 16:24

Choose a tag to compare

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

05 Mar 15:54

Choose a tag to compare

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

05 Mar 14:10

Choose a tag to compare

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