refactor: update workflow commands to use /workflow:spec:setup for initialization

This commit is contained in:
catlog22
2026-03-10 23:47:27 +08:00
parent 38d1987f41
commit c50d9b21dc
18 changed files with 33 additions and 33 deletions

View File

@@ -102,6 +102,6 @@
},
"empty": {
"title": "No Project Overview",
"message": "Run /workflow:init to initialize project analysis"
"message": "Run /workflow:spec:setup to initialize project analysis"
}
}

View File

@@ -102,6 +102,6 @@
},
"empty": {
"title": "暂无项目概览",
"message": "运行 /workflow:init 初始化项目分析"
"message": "运行 /workflow:spec:setup 初始化项目分析"
}
}