0
代码介绍
代码
Issues
Pull Requests
流水线
Actions
讨论
Wiki
项目成员
分析
项目设置
0
  1. spec-kit
  2. /
  3. scripts
  4. /
  5. powershell
Ppengjiahan.pjhfix:merge
5a39f63d创建于 2025年12月1日历史提交
文件最后提交记录最后更新时间
check-prerequisites.ps1
Update files 7 个月前
common.ps1
Update files 7 个月前
create-new-feature.ps1
fix: remove unused short_name parameter from branch numbering functions The check_existing_branches (bash) and Get-NextBranchNumber (PowerShell) functions no longer use the short_name parameter since they now find the global maximum across ALL features. This commit: 1. Removes the unused parameter from function signatures 2. Updates all call sites to not pass the parameter This prevents the scripts from failing when the function is called with the wrong number of arguments. 6 个月前
setup-plan.ps1
Script changes 7 个月前
update-agent-context.ps1
fix:merge 5 个月前