den (work)
265534c5ad
Update logs
2025-10-03 17:18:01 -07:00
den (work)
5042c76558
Template cleanup and reorganization
2025-10-03 17:08:14 -07:00
Emanuel Turis
e81c3b3c8d
Merge branch 'main' into patch-1
2025-10-03 16:35:04 +03:00
Emanuel Turis
75df2999f4
Remove Codex named args limitation warning
2025-10-03 16:31:36 +03:00
Den Delimarsky
23e0c5c83c
Merge pull request #695 from briananderson1222/q-agent
...
Amazon Q Developer CLI Integration
v0.0.56
2025-10-02 20:41:01 -07:00
Emanuel Turis
3ee225f624
Remove Codex named args limitation from README.md
2025-10-01 12:09:41 +03:00
Brian Anderson
12b823e4c2
docs(readme): link Amazon Q slash command limitation issue
2025-10-01 02:57:40 -06:00
Brian Anderson
f430138895
docs: clarify Amazon Q limitation and update init docstring
2025-10-01 02:57:38 -06:00
Brian Anderson
7fa0cc5e70
Merge branch 'github:main' into q-agent
2025-10-01 02:33:10 -06:00
Den Delimarsky
e3b456c4c8
Merge pull request #547 from stenyin/main
...
Add UTF-8 encoding to file operations in update-agent-context.ps1
v0.0.55
2025-09-30 17:05:24 -07:00
Den Delimarsky
e04175b51e
Merge pull request #686 from Charca/patch-1
...
Update URLs to Contributing and Support Guides in Docs
2025-09-30 17:04:46 -07:00
Maxi Ferreira
cc75a22e45
Update URLs to Contributing and Support Guides in Docs
...
## Problem
The links to the contributing and support guides at the bottom of [the docs site home page](https://github.github.com/spec-kit/index.html ) currently take you to a 404 page.
## Solution
Update the links to the correct URLs, pointing to the guides that are currently in the repo's root directory rather than within the `docs` folder.
2025-09-30 11:11:41 -07:00
stenyin
b2f749ef41
fix: add UTF-8 encoding to file read/write operations in update-agent-context.ps1
2025-09-28 05:48:24 +08:00
Brian Anderson
de1db34b08
feat(agent): Added Amazon Q Developer CLI Integration
2025-09-25 21:13:26 -06:00
King
aa599b8af1
Merge branch 'main' into codebuddy
2025-09-26 09:12:09 +08:00
Mark
09cf4f6cc4
Fix update-agent-context.sh to handle files without Active Technologies/Recent Changes sections
...
- Add section detection logic to check if required sections exist
- Automatically append missing sections at end of file if they don't exist
- Preserve existing manually-created content in agent files
- Fix bash syntax errors in grep command handling
- Improve robustness for files that don't follow template structure
This fixes an issue where the script would silently fail to update agent files
like CLAUDE.md that were manually created with different section structures.
2025-09-25 14:43:57 -07:00
den (work)
321edbc62e
Update __init__.py
2025-09-25 14:05:15 -07:00
Den Delimarsky
fadd250a98
Merge pull request #568 from shyn/main
...
feat: Add emacs-style up/down keys
2025-09-25 12:53:47 -07:00
Den Delimarsky
9ff9c9fd8d
Merge pull request #570 from brunoborges/specify_init_period
...
feat: support 'specify init .' for current directory initialization
2025-09-25 12:50:17 -07:00
Den Delimarsky
45f04abd38
Merge pull request #573 from tinesoft/fix/docs
...
docs: fix the paths of generated files (moved under a `.specify/` fol…
2025-09-25 12:40:19 -07:00
Den Delimarsky
1c0e7d14d5
Merge pull request #563 from danwashusen/plan-project-structure-fix
...
Refined wording in `plan-template.md` to ensure the Source Code section consistently works
v0.0.54
2025-09-25 12:39:14 -07:00
Den Delimarsky
55555eb39e
Merge pull request #590 from github/cli-fix
...
Spec Kit Updates
2025-09-25 12:28:51 -07:00
den (work)
6f3e450cd8
Update CONTRIBUTING.md
2025-09-25 12:27:37 -07:00
Bruno Borges
8bbacd4adb
Update src/specify_cli/__init__.py
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2025-09-25 11:16:05 -07:00
Tine Kondo
6a3e81f813
docs: fix the paths of generated files (moved under a .specify/ folder)
2025-09-25 10:05:08 +02:00
Bruno Borges
eb3c63fe0f
Update src/specify_cli/__init__.py
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2025-09-24 23:22:15 -07:00
Bruno Borges
68eba52a40
feat: support 'specify init .' for current directory initialization
...
Adds '.' as shorthand equivalent to --here flag while maintaining
full backward compatibility. Updates documentation and bumps to v0.0.18.
2025-09-24 22:41:50 -07:00
shyn
721ecc9bec
feat: Add emacs-style up/down keys
...
get up/down with ctrl+p/n for emacs-keybinding convention
2025-09-25 13:23:38 +08:00
Dan Washusen
df3e4930cc
Refine plan-template.md with improved project type detection, clarified structure decision process, and enhanced research task guidance.
2025-09-25 10:10:30 +10:00
Den Delimarsky
f3d55cff84
Merge pull request #546 from danyow/main
...
fix /specify command
v0.0.53
2025-09-24 12:05:11 -07:00
danyow
c6051a0b8a
Merge pull request #2 from danyow/patch-2
...
Update template path for spec file creation
2025-09-24 21:34:10 +08:00
danyow
04cb5f00d4
Merge pull request #1 from danyow/patch-1
...
Update template path for spec file creation
2025-09-24 21:33:17 +08:00
danyow
e924a73625
Update template path for spec file creation
2025-09-24 21:31:37 +08:00
danyow
e642acaea4
Update template path for spec file creation
2025-09-24 21:30:22 +08:00
Den Delimarsky 🌺
f1ddf33ac4
Update __init__.py
2025-09-23 18:29:15 -07:00
Den Delimarsky
f1063321c6
Merge pull request #502 from amondnet/docs-remove-constitution_update_checklist
...
docs: remove constitution_update_checklist from README
2025-09-23 13:48:48 -07:00
Minsu Lee
62f20c601c
docs: remove constitution_update_checklist from README
2025-09-23 12:09:19 +00:00
Den Delimarsky
26645103a6
Merge pull request #491 from github/quizme
...
Update with extra commands
v0.0.52
2025-09-22 21:15:56 -07:00
Den Delimarsky 🌺
a4b86f7571
Merge branch 'quizme' of https://github.com/github/spec-kit into quizme
2025-09-22 21:14:53 -07:00
Den Delimarsky 🌺
adc1417b0f
Update analyze.md
2025-09-22 21:14:39 -07:00
Den Delimarsky
c4698b623b
Update templates/commands/analyze.md
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2025-09-22 21:12:51 -07:00
Den Delimarsky
2c373aa47a
Update templates/commands/clarify.md
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2025-09-22 21:12:36 -07:00
Den Delimarsky
a0faa222c8
Update templates/commands/plan.md
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2025-09-22 21:12:27 -07:00
King
2b2f5a7c2a
Merge branch 'main' into codebuddy
2025-09-23 12:00:46 +08:00
Den Delimarsky 🌺
c7b61f4bfd
Update with extra commands
2025-09-22 19:35:45 -07:00
Den Delimarsky
bc101a4578
Merge pull request #485 from github/force-arg
...
Update with --force flag
2025-09-22 14:45:56 -07:00
den (work)
9319f0425e
Update with --force flag
2025-09-22 14:45:35 -07:00
lispking
8b09559690
update CodeBuddy to international site
2025-09-23 05:22:35 +08:00
Den Delimarsky
5d764e8364
Merge pull request #477 from spboyer/fix/add-uv-tool-install-instructions
...
Add uv tool install instructions to README
2025-09-22 09:20:04 -07:00
Shayne Boyer
1db65aa6aa
feat: add uv tool install instructions to README
...
- Add persistent installation option using 'uv tool install'
- Keep existing 'uvx' one-time usage option
- Add benefits section explaining advantages of persistent installation
- Reorganize installation section with clear option headers
Fixes #476
2025-09-22 11:08:25 -04:00