Skip to content

Releases: github/spec-kit

Spec Kit Templates - 0.0.98

19 Feb 13:42
d410d18

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(deps): bump actions/stale from 9 to 10 (#1623)
  • feat: add dependabot configuration for pip and GitHub Actions updates (#1622)

Spec Kit Templates - 0.0.97

18 Feb 22:11
2203673

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

  • Remove Maintainers section from README.md (#1618)

Spec Kit Templates - 0.0.96

17 Feb 13:23
c78f842

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: typo in plan-template.md (#1446)

Spec Kit Templates - 0.0.95

12 Feb 18:32
76cca34

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: add a new agent: Google Anti Gravity (#1220)

Spec Kit Templates - 0.0.94

11 Feb 22:03
9a1e303

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

  • Add stale workflow for 180-day inactive issues and PRs (#1594)

Spec Kit Templates - 0.0.93

10 Feb 20:27
f14a47e

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

  • Add modular extension system (#1551)

Spec Kit Templates - 0.0.92

10 Feb 14:21
36d9723

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

  • Fixes #1586 - .specify.specify path error (#1588)

Spec Kit Templates - 0.0.91

09 Feb 15:02
4afbd87

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: preserve constitution.md during reinitialization (#1541) (#1553)
  • fix: resolve markdownlint errors across documentation (#1571)

Spec Kit Templates - 0.0.90

04 Dec 19:58
9111699

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

  • Merge pull request #1288 from github/localden/updates
  • Update Markdown formatting
  • Update Markdown formatting
  • Merge pull request #1286 from sdmcraft/docs/add-existing-project-usage
  • docs: Add existing project initialization to getting started

Spec Kit Templates - 0.0.89

02 Dec 19:05
6c3d698

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

  • Merge pull request #1237 from Mearman/fix/branch-number-collision-bug
  • Update scripts/bash/create-new-feature.sh
  • fix(scripts): prevent octal interpretation in feature number parsing
  • fix: remove unused short_name parameter from branch numbering functions
  • Update scripts/powershell/create-new-feature.ps1
  • Update scripts/bash/create-new-feature.sh
  • fix: use global maximum for branch numbering to prevent collisions