uxos 1.0.5 → 1.0.7

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/cli.js CHANGED
@@ -31,4 +31,4 @@ copyFiles.forEach(([src, dest]) => {
31
31
  });
32
32
 
33
33
  // 纯执行指令,无额外说明
34
- console.log(`\n[UXOS v${version}] Read workflows/init.md`);
34
+ console.log(`\n[UXOS v${version}] -> workflows/init.md`);
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "uxos",
3
- "version": "1.0.5",
3
+ "version": "1.0.7",
4
4
  "description": "UXOS - AI assistant workflow initialization tool",
5
5
  "main": "index.js",
6
6
  "bin": {
package/workflows/init.md CHANGED
@@ -1,7 +1,7 @@
1
1
  # UXOS Initial Workflow
2
2
 
3
3
  ## Current Step
4
- AI 助手:请询问用户以下问题:
4
+ AI 助手:请向用户获取下列信息:
5
5
 
6
6
  1. 请输入你的昵称
7
7
  2. 请选择你的语言 (chinese/english)
@@ -1,7 +1,7 @@
1
1
  # Workflow: Step 1
2
2
 
3
3
  ## Current Step
4
- AI 助手:请询问用户以下 3 个问题:
4
+ AI 助手:请向用户获取下列信息:
5
5
 
6
6
  1. 你最喜欢的颜色是什么?
7
7
  2. 你喜欢猫还是狗?
@@ -1,7 +1,7 @@
1
1
  # Workflow: Step 2
2
2
 
3
3
  ## Current Step
4
- AI 助手:请询问用户以下 3 个问题:
4
+ AI 助手:请向用户获取下列信息:
5
5
 
6
6
  1. 你的家乡在哪里?
7
7
  2. 你最喜欢的食物是什么?