Den Delimarsky
e20d79e78b
Update scripts/powershell/create-new-feature.ps1
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2025-11-07 11:22:10 -08:00
Den Delimarsky
a26ee578ae
Update src/specify_cli/__init__.py
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2025-11-07 11:21:57 -08:00
Ashley Childress
d471a6fa42
docs: fix broken link and improve agent reference
...
- Fix broken constitution.md link in detailed process section
- Add reference to supported AI agents list in upgrade guide
Commit-generated-by: GitHub Copilot <github.copilot@github.com >
Signed-off-by: Ashley Childress <6563688+anchildress1@users.noreply.github.com >
2025-11-06 23:43:16 -05:00
hua
bcd3f8468a
fix: incorrect logic to create release packages with subset AGENTS or SCRIPTS
2025-11-07 12:08:40 +08:00
Ashley Childress
d79d99f0a9
docs: reorganize upgrade documentation structure
...
- Rename docs/upgrading-spec-kit.md to docs/upgrade.md for brevity
- Update README and documentation index links to point to new upgrade guide
- Update table of contents to use shorter "Upgrade" title
- Simplify section headers in upgrade guide
- Add Getting Started section back to docs/index.md with upgrade guide link
Commit-generated-by: GitHub Copilot <github.copilot@github.com >
Signed-off-by: Ashley Childress <6563688+anchildress1@users.noreply.github.com >
2025-11-06 18:01:16 -05:00
Ashley Childress
57c54d3f0a
docs: remove related documentation section from upgrading guide
...
- Remove outdated links section from docs/upgrading-spec-kit.md
- Remove outdated section from README and docs/index
Commit-generated-by: GitHub Copilot <github.copilot@github.com >
Signed-off-by: Ashley Childress <6563688+anchildress1@users.noreply.github.com >
2025-11-06 17:47:21 -05: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
Ashley Childress
3c4081d30f
fix: remove broken link to existing project guide
...
- Remove link to non-existent existing project guide from README
Commit-generated-by: GitHub Copilot <github.copilot@github.com >
Signed-off-by: Ashley Childress <6563688+anchildress1@users.noreply.github.com >
2025-11-05 20:54:39 -05:00
Ashley Childress
392dbf20c4
docs: Add comprehensive upgrading guide for Spec Kit
...
- Add upgrading-spec-kit.md with detailed upgrade instructions and troubleshooting
- Update table of contents to include upgrading guide in Getting Started section
- Update documentation index and README links
- Address user questions about updating initialized projects from GitHub discussions
Co-authored-by: GitHub Copilot <github.copilot@github.com >
Signed-off-by: Ashley Childress <6563688+anchildress1@users.noreply.github.com >
2025-11-05 20:28:00 -05:00
pengjiahan.pjh
d068e1c040
fix:test
2025-11-05 10:57:56 +08:00
pengjiahan.pjh
0369d2a50e
test
2025-11-03 20:05:32 +08:00
pengjiahan.pjh
de2cdc633d
fix:qoder url
2025-11-03 16:46:30 +08:00
pengjiahan.pjh
891736ffc8
fix:download owner
2025-11-03 16:43:35 +08:00
pengjiahan.pjh
02015e512a
test
2025-11-03 15:12:36 +08:00
pengjiahan.pjh
3110452c3f
feat:support Qoder CLI
2025-11-03 14:56:49 +08:00
Dan Washusen
c4638a936e
Refactor ESLint configuration checks in implement.md to address deprecation
2025-10-28 09:47:52 +11:00
San Gillis
2a7c2e9398
Unset CDPATH while getting SCRIPT_DIR
2025-10-25 11:34:26 +02:00
Den Delimarsky
e6d6f3cdee
Merge pull request #1019 from sigent-amazon/feature/check-remote-branches-for-numbering
...
Check remote branches to prevent duplicate branch numbers
v0.0.79
2025-10-23 10:11:38 -07:00
Simon Gent
598148ca67
docs: restore important note about JSON output in specify command
2025-10-23 12:29:53 +01:00
Simon Gent
b40b41cf50
fix: improve branch number detection to check all sources
...
- Use git ls-remote for more reliable remote branch detection
- Check remote branches, local branches, AND specs directories
- Match exact short-name pattern to avoid false positives
- Ensures no duplicate numbers across all sources
2025-10-23 12:25:31 +01:00
Simon Gent
1f3d9b5fdd
feat: check remote branches to prevent duplicate branch numbers
...
- Add --number parameter to create-new-feature scripts (bash & PowerShell)
- Add check_existing_branches() function to fetch and scan remote branches
- Update branch numbering logic to check remotes before creating new branches
- Update /speckit.specify command to document remote branch checking workflow
- Prevents duplicate branch numbers when branches exist on remotes but not locally
- Maintains backward compatibility with existing workflows
- Falls back to local directory scanning when Git is not available
2025-10-23 12:14:48 +01:00
den (work)
f7fe48bd6a
Create create-release-packages.ps1
2025-10-22 13:17:14 -07:00
den (work)
d6136cb22f
Script changes
2025-10-21 20:53:56 -07:00
den (work)
dafab39483
Update taskstoissues.md
2025-10-21 20:10:21 -07:00
den (work)
09274437fc
Merge branch 'localden/vscode' of https://github.com/github/spec-kit into localden/vscode
2025-10-21 20:09:47 -07:00
den (work)
5f1fc6b445
Create taskstoissues.md
2025-10-21 20:09:45 -07:00
Den Delimarsky
779e1f8afd
Update src/specify_cli/__init__.py
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2025-10-21 19:38:19 -07:00
den (work)
177dcadd8c
Update CONTRIBUTING.md
2025-10-21 19:37:50 -07:00
Den Delimarsky
ba861cd165
Merge pull request #1003 from github/main
...
Sync changes
2025-10-21 19:36:30 -07:00
Den Delimarsky
926836e0fc
Merge pull request #1001 from TCoherence/fix/place-short-name-in-the-right-position
...
fix: make "short-name" argument to be used correctly for create-new-feature.sh
v0.0.78
2025-10-21 19:28:25 -07:00
Den Delimarsky
af88930ffc
Merge pull request #1002 from harikrishnan83/local_testing_documentation
...
docs: add steps for testing template and command changes locally
2025-10-21 19:27:48 -07:00
Den Delimarsky
89f5f9c0b9
Update CONTRIBUTING.md
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2025-10-21 19:27:38 -07:00
Hari Krishnan
9809b1a4ab
docs: add steps for testing template and command changes locally
2025-10-22 07:42:37 +05:30
Hanzhi Yang
7b536b578d
update specify to make "short-name" argu for create-new-feature.sh in the right position
2025-10-21 18:54:38 -07:00
Den Delimarsky
7522eb3f9d
Potential fix for code scanning alert no. 3: Workflow does not contain permissions
...
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
2025-10-21 16:56:34 -07:00
Den Delimarsky
d550634d8e
Update src/specify_cli/__init__.py
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2025-10-21 16:32:29 -07:00
den (work)
72cb885eb7
Update CHANGELOG.md
2025-10-21 16:22:40 -07:00
den (work)
a877af5575
Fixes #970
2025-10-21 16:21:15 -07:00
den (work)
2508d926c0
Fixes #975
2025-10-21 16:11:03 -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
v0.0.77
2025-10-21 16:00:23 -07:00
Den Delimarsky
60bd9dc849
Merge pull request #598 from valdezm/fix/update-agent-context-missing-sections
...
Fix update-agent-context.sh to handle files without required sections
v0.0.76
2025-10-21 15:57:06 -07:00
den (work)
e77d99abd2
Support for version command
2025-10-21 15:54:10 -07:00
Den Delimarsky
eb030dab19
Merge pull request #902 from DFilipeS/main
...
feat: Added support for Amp code agent.
v0.0.75
2025-10-21 15:29:16 -07:00
Den Delimarsky
be06a23fd7
Merge branch 'main' into main
2025-10-21 15:29:08 -07:00
den (work)
d4d3139d5f
Exclude generated releases
2025-10-21 15:21:30 -07:00
den (work)
65f8787b48
Merge branch 'localden/vscode' of https://github.com/github/spec-kit into localden/vscode
2025-10-21 15:19:29 -07:00
den (work)
9786e588b7
Lint fixes
2025-10-21 15:12:33 -07:00
Den Delimarsky
0ac76c8c7e
Merge branch 'main' into localden/vscode
2025-10-21 15:06:44 -07:00
Den Delimarsky
79328aa38d
Merge pull request #958 from DasBen/feature/add-markdownlint
...
feat(ci): add markdownlint-cli2 for consistent markdown formatting
v0.0.74
2025-10-21 15:06:16 -07:00