Releases: blackcode1/spec-kit
Releases · blackcode1/spec-kit
Spec Kit Templates - 0.0.1
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: merge main
- Merge pull request github#1001 from TCoherence/fix/place-short-name-in-the-right-position
- Merge pull request github#1002 from harikrishnan83/local_testing_documentation
- Update CONTRIBUTING.md
- docs: add steps for testing template and command changes locally
- update specify to make "short-name" argu for create-new-feature.sh in the right position
- Merge pull request github#795 from tinesoft/fix/gh-releases
- Merge pull request github#598 from valdezm/fix/update-agent-context-missing-sections
- Merge pull request github#902 from DFilipeS/main
- Merge branch 'main' into main
- Merge pull request github#958 from DasBen/feature/add-markdownlint
- Merge branch 'main' into feature/add-markdownlint
- Merge pull request github#983 from isdaniel/add-more-common-patterns
- Merge pull request github#984 from JianfuLi/main
- revert vscode auto remove extra space
- fix: correct command references in implement.md
- fix regarding copilot suggestion
- fix: correct command references in speckit.analyze.md
- Support more lang/Devops of Common Patterns by Technology
- feat(ci): add markdownlint-cli2 for consistent markdown formatting
- fix: include the latest changelog in the
GitHub Release's body - Merge pull request github#487 from tinesoft/main
- Merge pull request github#910 from zidoshare/create-new-feature
- Merge branch 'main' into create-new-feature
- Merge pull request github#918 from wfongcn/patch-1
- Merge pull request github#929 from isdaniel/fix/ide-agent-cli-checks
- Merge pull request github#904 from zidoshare/main
- Merge pull request github#934 from JackieQi/main
- fix: broken media files
- Merge pull request github#914 from isdaniel/smart-merge-settings.json
- Merge pull request github#930 from lutzroeder/main
- Update README.md
- fix: Skip CLI checks for IDE-based agents in check command
- Change loop condition to include last argument
- The function parameters lack type hints. Consider adding type annotations for better code clarity and IDE support.
-
- Smart JSON Merging for VS Code Settings:
.vscode/settings.jsonis now intelligently merged instead of being overwritten duringspecify init --hereorspecify init .- Existing settings are preserved - New Spec Kit settings are added - Nested objects are merged recursively - Prevents accidental loss of custom VS Code workspace configurations
- Smart JSON Merging for VS Code Settings:
- chore: replace
bunbynode/npmin thedevcontainer(as many CLI-based agents actually require anoderuntime) - fix: correct argument parsing in create-new-feature.sh script
- chore: add Claude Code extension to devcontainer configuration
- chore: add installation of
codebuddyCLI in thedevcontainer - chore: fix path to powershell script in vscode settings
- fix: correct
run_commandexit behavior and improve installation instructions (forAmazon Q) inpost-create.sh+ fix typos inCONTRIBUTING.md - chore: add
specify's github copilot chat settings todevcontainer - chore: add
devcontainersupport to ease developer workstation setup - Fix: incorrect command formatting in agent context file, refix github#895
- Fixed indentation.
- Added correct
install_urlfor Amp agent CLI script. - Added support for Amp code agent.
- Merge pull request github#881 from github/localden/fixes
- Merge pull request github#897 from isdaniel/add-more-lang
- Merge pull request github#766 from thenets/use-the-number-prefix-to-find-the-right-spec
- Merge pull request github#894 from tennc/main
- Merge pull request github#895 from zidoshare/main
- format content as copilot suggest
- Ruby, PHP, Rust, Kotlin, C, C++
- Fix: Fix incorrect command formatting in agent context file
- Update CodeBuddy agent name to 'CodeBuddy CLI'
- Rename CodeBuddy to CodeBuddy CLI in update script
- Update AI coding agent references in installation guide
- Rename CodeBuddy to CodeBuddy CLI in AGENTS.md
- Update README.md
- Update CodeBuddy link in README.md
- update codebuddyCli
- fix: merge main
- Update scripts/bash/create-new-feature.sh
- Merge pull request github#886 from jarrensj/docs/fix-heading-capitalization-consistency
- docs: fix heading capitalization for consistency
- Update create-new-feature.sh
- Update files
- Update files
- Create .gitattributes
- Update wording
- Update logic for arguments
- Update script logic
- Update README.md
- Update tasks.md
- Merge pull request github#868 from benzyc/patch-1
- Merge pull request github#873 from zidoshare/main
- fix: update CODEBUDDY file path in agent context scripts
- Update README.md
- Merge pull request github#861 from uberspeck/docs/add-speckit-tasks-step
- docs(readme): add /speckit.tasks step and renumber walkthrough
- feat: merge main
- feat: merge main
- Merge pull request github#831 from ben-edgar/bugfix/cursor-package-name-update
- A few more places to update from code review
- fix: align Cursor agent naming to use 'cursor-agent' consistently
- Merge pull request github#828 from github/localden/updates
- Update clarify.md
- Merge pull request github#800 from technoch1ef/patch-1
- Merge pull request github#827 from github/localden/updates
- Update vscode-settings.json
- Merge pull request github#826 from github/localden/updates
- Update instructions and bug fix
- Merge pull request github#825 from github/localden/updates
- Update init.py
- Consolidate Cursor naming
- Update CHANGELOG.md
- Git errors are now highlighted.
- Update init.py
- Merge branch 'localden/updates' of https://github.com/github/spec-kit into localden/updates
- Refactor agent configuration
- Update src/specify_cli/init.py
- Update scripts/powershell/update-agent-context.ps1
- Update AGENTS.md
- Update templates/commands/implement.md
- Update templates/commands/implement.md
- Merge branch 'localden/updates' of https://github.com/github/spec-kit into localden/updates
- Update CHANGELOG.md
- Merge pull request github#462 from lispking/codebuddy
- Merge branch 'main' into codebuddy
- Update changelog
- Merge pull request github#816 from sigent-amazon/feature/add-ignore-file-verification
- Merge pull request github#808 from hsin19/feature/escape-toml-backslashes
- Update plan.md
- Add ignore file verification step to /speckit.implement command
- Escape backslashes in TOML outputs
- add how to upgrade specify installation
- Merge pull request github#784 from outp1/escape-quotes
- Add escaping guidelines to command templates
- Update README.md
- Update README.md
- Use the number prefix to find the right spec
- Merge pull request github#734 from github/localden/checkpoints
- Update CHANGELOG.md
- Update command reference
- Package up VS Code settings for Copilot
- Update tasks-template.md
- Update templates/tasks-template.md
- Cleanup
- Update CLI changes
- Merge pull request github#763 from github/main
- Update template and docs
- Update checklist.md
- Merge pull request github#696 from emanuelturis/patch-1
- Merge branch 'main' into patch-1
- Merge pull request github#748 from korakot/patch-1
- Update templates
- Cleanup redundancies
- Update checklist.md
- Codex CLI is now fully supported
- Update specify.md
- Prompt updates
- Merge branch 'localden/checkpoints' of https://github.com/github/spec-kit into localden/checkpoints
- Update prompt prefix
- Update .github/workflows/scripts/create-release-packages.sh
- Consistency updates to commands
- Update commands.
- Update logs
- Template cleanup and reorganization
- Merge branch 'main' into patch-1
- Remove Codex named args limitation warning
- Merge pull request github#695 from briananderson1222/q-agent
- Remove Codex named args limitation from README.md
- docs(readme): link Amazon Q slash command limitation issue
- docs: clarify Amazon Q limitation and update init docstring
- Merge branch 'github:main' into q-agent
- Merge pull request github#547 from stenyin/main
- Merge pull request github#686 from Charca/patch-1
- Update URLs to Contributing and Support Guides in Docs
- fix: add UTF-8 encoding to file read/write operations in update-agent-context.ps1
- feat(agent): Added Amazon Q Developer CLI Integration
- Merge branch 'main' into main
- Merge branch 'main' into codebuddy
- Fix update-agent-context.sh to handle files without Active Technologies/Recent Changes sections
- Update init.py
- Merge pull request github#568 from shyn/main
- Merge pull request github#570 from brunoborges/specify_init_period
- Merge pull request github#573 from tinesoft/fix/docs
- Merge pull request github#563 from danwashusen/plan-project-structure-fix
- Merge pull request github#590 from github/cli-fix
- Update CONTRIBUTING.md
- Update src/specify_cli/init.py
- docs: fix the paths of generated files (moved under a
.specify/folder) - Update src/specify_cli/init.py
- feat: support 'specify init .' for current directory initialization
- feat: Add emacs-style up/down keys
- Refine
plan-template.mdwith improved project type detection, clarified structure decision process, and enhanced research task guidance. - Merge pull request github#546 from danyow/main
- Merge pull request github#2 from danyow/patch-2
- Merge pull request github#1 from danyow/patch-1
- Update template path for spec file creation
- Update template path for spec file creation
- Update init.py
- Merge pull request github#502 from amondnet/docs-remove-constitution_update_checklist
- docs: remove constitution_update_checklist from README
- Merge pull request github#491 from github/quizme
- Merge branch 'quizme' of https://github.com/github/spec-kit into quizme
- Update analyze.md
- Update templates/commands/analyze.md
- Update templates/commands/clarify.md
- Update templates/commands/plan.md
- Merge branch 'main' into codebuddy
- Update with extra commands
- Merge pull request github#485 from github/force-arg
- Update with --force flag
- update CodeBuddy to international site
- Merge pull request github#477 from spboyer/fix/add-uv-tool-install-instructions
- feat: add uv tool install instructions to README
- feat: support codebuddy ai
- Merge branch 'main' into codebuddy
- feat: support codebuddy ai
- feat: support iflow cli
- feat: suppor...