dev-2026-03-29 #7

Merged
hzhang merged 60 commits from dev-2026-03-29 into main 2026-04-05 22:11:44 +00:00
2 changed files with 18 additions and 18 deletions
Showing only changes of commit 087e477395 - Show all commits

View File

@@ -255,26 +255,26 @@
## H. HarborForge.Cli - Proposal / Essential / Story restricted
- [ ] CLI-PR-001:统一 CLI 文案 `propose -> proposal`(cli only)
- [ ] 调整命令 help 文案
- [ ] 调整输出文本
- [ ] 评估命令名是否兼容保留 `hf propose`
- [x] CLI-PR-001:统一 CLI 文案 `propose -> proposal`(cli only)
- [x] 调整命令 help 文案
- [x] 调整输出文本
- [x] 评估命令名是否兼容保留 `hf propose` → 保留为 alias
- [ ] CLI-PR-002:新增 Essential 相关命令(cli only)
- [ ] `hf proposal essential list`
- [ ] `hf proposal essential create`
- [ ] `hf proposal essential update`
- [ ] `hf proposal essential delete`
- [x] CLI-PR-002:新增 Essential 相关命令(cli only)
- [x] `hf proposal essential list`
- [x] `hf proposal essential create`
- [x] `hf proposal essential update`
- [x] `hf proposal essential delete`
- [ ] CLI-PR-003:更新 Proposal Accept CLI(cli only)
- [ ] Accept 时支持传入 milestone
- [ ] 展示批量生成的 task 结果
- [ ] 更新帮助文案
- [x] CLI-PR-003:更新 Proposal Accept CLI(cli only)
- [x] Accept 时支持传入 milestone
- [x] 展示批量生成的 task 结果
- [x] 更新帮助文案
- [ ] CLI-PR-004:限制 CLI 直接创建 `story/*`(cli only)
- [ ] 阻止 story 类型直建
- [ ] 返回明确错误提示
- [ ] 提示改走 Proposal Accept
- [x] CLI-PR-004:限制 CLI 直接创建 `story/*`(cli only)
- [x] 阻止 story 类型直建
- [x] 返回明确错误提示
- [x] 提示改走 Proposal Accept
## I. HarborForge.Cli - Calendar