feat: types 和 defaultConfig 增加 create 阶段

This commit is contained in:
2026-06-10 12:55:56 +08:00
parent a926200613
commit b9ea668383
4 changed files with 22 additions and 3 deletions

View File

@@ -232,6 +232,14 @@ rune status
除非……有同步组件?
\`\`\``,
},
create: {
prompt: `请根据讨论内容,拟定一个简短、有意义的变更名称,然后执行 create 命令创建变更目录。
要求:
- 变更名称应简洁明了,能概括变更的核心内容
- 仅支持中文、英文和短横线(-
- 创建成功后,引导用户使用 /rune-plan <变更名> <文档名> 进入规划阶段`,
},
plan: {
documents: [