@zeyue0329/xiaoma-cli 1.6.4 → 1.6.5

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/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "$schema": "https://json.schemastore.org/package.json",
3
3
  "name": "@zeyue0329/xiaoma-cli",
4
- "version": "1.6.4",
4
+ "version": "1.6.5",
5
5
  "description": "XiaoMa Cli: Universal AI Agent Framework",
6
6
  "keywords": [
7
7
  "agile",
@@ -1,47 +1,50 @@
1
1
  # This file allows these modules under xiaoma-code-org to also be installed with the xiaoma method installer, while
2
2
  # allowing us to keep the source of these projects in separate repos.
3
3
 
4
- modules:
5
- xiaoma-builder:
6
- url: https://github.com/xiaoma-code-org/xiaoma-builder
7
- module-definition: src/module.yaml
8
- code: bmb
9
- name: "XiaoMa Builder"
10
- description: "Agent, Workflow and Module Builder"
11
- defaultSelected: false
12
- type: xiaoma-org
13
- npmPackage: xiaoma-builder
14
-
15
- xiaoma-creative-intelligence-suite:
16
- url: https://github.com/xiaoma-code-org/xiaoma-module-creative-intelligence-suite
17
- module-definition: src/module.yaml
18
- code: cis
19
- name: "XiaoMa Creative Intelligence Suite"
20
- description: "Creative tools for writing, brainstorming, and more"
21
- defaultSelected: false
22
- type: xiaoma-org
23
- npmPackage: xiaoma-creative-intelligence-suite
24
-
25
- xiaoma-game-dev-studio:
26
- url: https://github.com/xiaoma-code-org/xiaoma-module-game-dev-studio.git
27
- module-definition: src/module.yaml
28
- code: gds
29
- name: "XiaoMa Game Dev Studio"
30
- description: "Game development agents and workflows"
31
- defaultSelected: false
32
- type: xiaoma-org
33
- npmPackage: xiaoma-game-dev-studio
34
-
35
- xiaoma-cli-test-architecture-enterprise:
36
- url: https://github.com/xiaoma-code-org/xiaoma-cli-test-architecture-enterprise
37
- module-definition: src/module.yaml
38
- code: tea
39
- name: "Test Architect"
40
- description: "Master Test Architect for quality strategy, test automation, and release gates"
41
- defaultSelected: false
42
- type: xiaoma-org
43
- npmPackage: xiaoma-cli-test-architecture-enterprise
44
-
4
+ modules: {}
5
+ # External modules are disabled because they require GitHub access to clone.
6
+ # To re-enable, uncomment the module entries below and ensure GitHub is accessible.
7
+ #
8
+ # xiaoma-builder:
9
+ # url: https://github.com/xiaoma-code-org/xiaoma-builder
10
+ # module-definition: src/module.yaml
11
+ # code: bmb
12
+ # name: "XiaoMa Builder"
13
+ # description: "Agent, Workflow and Module Builder"
14
+ # defaultSelected: false
15
+ # type: xiaoma-org
16
+ # npmPackage: xiaoma-builder
17
+ #
18
+ # xiaoma-creative-intelligence-suite:
19
+ # url: https://github.com/xiaoma-code-org/xiaoma-module-creative-intelligence-suite
20
+ # module-definition: src/module.yaml
21
+ # code: cis
22
+ # name: "XiaoMa Creative Intelligence Suite"
23
+ # description: "Creative tools for writing, brainstorming, and more"
24
+ # defaultSelected: false
25
+ # type: xiaoma-org
26
+ # npmPackage: xiaoma-creative-intelligence-suite
27
+ #
28
+ # xiaoma-game-dev-studio:
29
+ # url: https://github.com/xiaoma-code-org/xiaoma-module-game-dev-studio.git
30
+ # module-definition: src/module.yaml
31
+ # code: gds
32
+ # name: "XiaoMa Game Dev Studio"
33
+ # description: "Game development agents and workflows"
34
+ # defaultSelected: false
35
+ # type: xiaoma-org
36
+ # npmPackage: xiaoma-game-dev-studio
37
+ #
38
+ # xiaoma-cli-test-architecture-enterprise:
39
+ # url: https://github.com/xiaoma-code-org/xiaoma-cli-test-architecture-enterprise
40
+ # module-definition: src/module.yaml
41
+ # code: tea
42
+ # name: "Test Architect"
43
+ # description: "Master Test Architect for quality strategy, test automation, and release gates"
44
+ # defaultSelected: false
45
+ # type: xiaoma-org
46
+ # npmPackage: xiaoma-cli-test-architecture-enterprise
47
+ #
45
48
  # whiteport-design-system:
46
49
  # url: https://github.com/xiaoma-code-org/xiaoma-cli-wds-expansion
47
50
  # module-definition: src/module.yaml