Skip to content

Releases: tikalk/agentic-sdlc-spec-kit

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

06 Mar 17:56

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.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

06 Mar 15:42

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.107
  • feat: show extensions in specify version command
  • feat: show extension summary in banner

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

06 Mar 13:55

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.106
  • clean: Remove build mode references from evals and tests

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

06 Mar 13:45

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

  • refactor: Remove build/spec mode architecture from core commands

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