tolingcode 2026.3.18 → 2026.3.20

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/bin/tolingcode.js CHANGED
@@ -21,9 +21,9 @@ program
21
21
  .addHelpText('after', `
22
22
  ${chalk.hex('#0de900').bold('快速开始:')}
23
23
  ${chalk.hex('#0de900')('# 安装技能')}
24
- ${chalk.hex('#FFFFFF')('$ tolingcode install skills gigacloud-warehouse) chalk.hex('#FFFFFF')( # 大健云仓(跨境电商 B2B)')}
25
- ${chalk.hex('#FFFFFF')('$ tolingcode install skills order-fulfillment ) chalk.hex('#FFFFFF')( # 订单履约管理')}
26
- ${chalk.hex('#FFFFFF')('$ tolingcode install skills hbj-ai-shell ) chalk.hex('#FFFFFF')( # 远程 Linux 运维')}
24
+ ${chalk.hex('#0de900')('$ tolingcode install skills gigacloud-warehouse')} ${chalk.white('# 大健云仓(跨境电商 B2B)')}
25
+ ${chalk.hex('#0de900')('$ tolingcode install skills order-fulfillment')} ${chalk.white('# 订单履约管理')}
26
+ ${chalk.hex('#0de900')('$ tolingcode install skills hbj-ai-shell')} ${chalk.white('# 远程 Linux 运维')}
27
27
 
28
28
  ${chalk.hex('#0de900')('# 列出技能')}
29
29
  ${chalk.hex('#0de900')('$ tolingcode list skills')}
@@ -300,4 +300,4 @@ ${chalk.green('6. 查看版本')}
300
300
  });
301
301
 
302
302
  program.parse();
303
-
303
+
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "tolingcode",
3
- "version": "2026.3.18",
3
+ "version": "2026.3.20",
4
4
  "description": "TolingCode CLI - Install skills and apps from toling.me",
5
5
  "main": "bin/tolingcode.js",
6
6
  "files": [