pengjiahan.pjh
8d552e6d11
feat:qoder agent
2025-12-01 21:33:15 +08:00
pengjiahan.pjh
ad3bb1a5fe
resolve confilct and add qoder agent
2025-12-01 21:24:56 +08:00
pengjiahan.pjh
694de562cc
resolve:conflict
2025-11-18 21:47:42 +08:00
Vincent Burckhardt
537f349f1b
feat: add bob to new update-agent-context.ps1 + consistency in comments
2025-11-15 20:49:08 +00:00
Vincent Burckhardt
15139c1e0f
chore: merge main into feature branch
2025-11-15 20:23:58 +00:00
Den Delimarsky
cf8b67e187
Merge pull request #1134 from eliasto/add-ovhcloud-shai-ai-agent
...
feat: Add OVHcloud SHAI AI CLI
2025-11-14 16:16:29 -08:00
Den Delimarsky
7c4294b163
Merge pull request #1137 from lshgdut/pr
...
fix: incorrect logic to create release packages
2025-11-14 15:34:18 -08:00
den (work)
161a415274
Update agent configuration
2025-11-07 11:41:54 -08:00
hua
bcd3f8468a
fix: incorrect logic to create release packages with subset AGENTS or SCRIPTS
2025-11-07 12:08:40 +08:00
Elias TOURNEUX
e976080cbf
feat: Add OVHcloud SHAI AI Agent
2025-11-06 14:09:35 -05:00
Vincent Burckhardt
f438a10c7c
feat: add support for IBM Bob IDE
2025-11-06 15:31:11 +00:00
pengjiahan.pjh
3110452c3f
feat:support Qoder CLI
2025-11-03 14:56:49 +08:00
den (work)
f7fe48bd6a
Create create-release-packages.ps1
2025-10-22 13:17:14 -07:00
Den Delimarsky
ba861cd165
Merge pull request #1003 from github/main
...
Sync changes
2025-10-21 19:36:30 -07:00
Den Delimarsky
9f123e013a
Merge pull request #795 from tinesoft/fix/gh-releases
...
fix: include the latest changelog in the `GitHub Release`'s body
2025-10-21 16:00:23 -07:00
den (work)
37e87c78a0
Hand offs with prompts
2025-10-21 14:34:19 -07:00
den (work)
14a574a6a8
Chatmodes are back in vogue
2025-10-21 14:29:45 -07:00
den (work)
dbd1437aea
Let's switch to proper prompts
2025-10-21 13:17:48 -07:00
den (work)
c59be99dc4
Testing hand-offs
2025-10-21 10:35:46 -07:00
Tine Kondo
8de5db7a3e
fix: include the latest changelog in the GitHub Release's body
2025-10-19 08:10:35 +00:00
Daniel Silva
a97374ded0
Fixed indentation.
2025-10-15 22:43:37 +01:00
Daniel Silva
b291a6efb0
Added support for Amp code agent.
2025-10-15 22:17:48 +01:00
den (work)
36ff7e6505
Update files
2025-10-14 11:52:26 -07:00
Ben Greene
d09552fc63
fix: align Cursor agent naming to use 'cursor-agent' consistently
...
The Python CLI was configured to use "cursor-agent" as the agent key in
AGENT_CONFIG, causing it to search for release packages with the pattern
"spec-kit-template-cursor-agent-sh-*.zip". However, the release build
scripts were generating packages named "spec-kit-template-cursor-sh-*.zip",
resulting in a mismatch that prevented successful template downloads.
This commit updates the release scripts to use "cursor-agent" consistently
throughout, aligning with the AGENT_CONFIG key and the documented best
practice of using actual CLI tool names as dictionary keys.
Changes:
- Update ALL_AGENTS array in create-release-packages.sh
- Update case statement for cursor-agent in build_variant()
- Update release asset paths in create-github-release.sh
- Update documentation in README.md and AGENTS.md to reflect correct usage
This ensures that `specify init --ai cursor-agent` correctly finds and
downloads the matching release package from GitHub.
Fixes the bug where cursor-agent initialization would fail with "No matching
release asset found" error.
**Written with the help of a cursor agent**
2025-10-10 20:43:20 -04:00
Den Delimarsky
369ed643d7
Merge pull request #462 from lispking/codebuddy
...
feat: support codebuddy ai
2025-10-10 11:04:10 -07:00
Den Delimarsky
6c947cc8d8
Merge branch 'main' into codebuddy
2025-10-10 11:03:13 -07:00
Eric Yeh
7c4c1edd85
Escape backslashes in TOML outputs
2025-10-10 06:09:38 +08:00
den (work)
cde400f466
Package up VS Code settings for Copilot
2025-10-06 22:07:39 -07:00
den (work)
00fe1bb5a9
Merge branch 'localden/checkpoints' of https://github.com/github/spec-kit into localden/checkpoints
2025-10-03 21:42:38 -07:00
den (work)
5499d157ab
Update prompt prefix
2025-10-03 21:42:25 -07:00
Den Delimarsky
83dcb4a2f5
Update .github/workflows/scripts/create-release-packages.sh
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2025-10-03 21:33:45 -07:00
den (work)
5042c76558
Template cleanup and reorganization
2025-10-03 17:08:14 -07:00
Brian Anderson
de1db34b08
feat(agent): Added Amazon Q Developer CLI Integration
2025-09-25 21:13:26 -06:00
lispking
318b76de50
feat: support codebuddy ai
2025-09-22 14:34:43 +08:00
Den Delimarsky 🌺
9348c45f9e
Update with Roo Code support
2025-09-21 19:56:17 -07:00
Den Delimarsky 🌺
ad746ce35d
Update generate-release-notes.sh
2025-09-21 13:16:15 -07:00
Den Delimarsky 🌺
ceba130e52
Add support for Auggie
2025-09-21 12:48:58 -07:00
Den Delimarsky 🌺
dceb903804
Updates with Kilo Code support
2025-09-21 12:32:16 -07:00
Den Delimarsky 🌺
d682f5a164
Clarification
2025-09-21 00:44:20 -07:00
Den Delimarsky 🌺
e83e1cd8e3
Update script delegation from GitHub Action
2025-09-20 11:57:01 -07:00
Den Delimarsky 🌺
aa08257d98
Cleanup the setup for generated packages
2025-09-20 11:52:29 -07:00
Den Delimarsky 🌺
2aa30cdbb2
Update package release
2025-09-20 10:13:20 -07:00
Den Delimarsky 🌺
0889635e66
Update with Windsurf support
2025-09-19 18:01:47 -07:00
Den Delimarsky 🌺
d90cc16786
Cleanup
2025-09-18 11:22:30 -07:00
mingholy.lmh
7c13281d34
fix: commands format for qwen
2025-09-18 14:21:32 +08:00
Ahmet Çetinkaya
1414bcb1b2
fix: add missing Qwen support to release workflow and agent scripts
...
- Add Qwen template assets to release workflow for proper distribution
- Include qwen case in bash/powershell agent context update scripts
- Fix missing spec-kit-template-qwen-sh/ps release assets issue
- Ensure Qwen support consistency across all tooling components
Resolves critical release problem where Qwen templates were generated
but not included in GitHub releases, causing initialization failures.
2025-09-18 01:46:10 +03:00
Emre
c5f7582470
feat: Add opencode ai agent
2025-09-17 13:12:56 -07:00
Ahmet Çetinkaya
66688dffa3
Merge branch 'main' into feature/add-qwen-support
2025-09-16 10:31:50 +03:00
Den Delimarsky 🌺
5828e58f84
Update scripts
2025-09-15 17:44:18 -07:00
Den Delimarsky 🌺
558e682865
Update for Cursor rules & script path
2025-09-15 17:16:18 -07:00