tolingcode 2026.3.88 → 2026.3.91

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.
Files changed (2) hide show
  1. package/README.md +10 -14
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -1,5 +1,8 @@
1
- ![TolingCode logo](https://raw.githubusercontent.com/tolingcode/tolingcode/master/docs/logo.png)
2
- ![TolingCode Banner](https://raw.githubusercontent.com/tolingcode/tolingcode/master/docs/banner.png)
1
+ ![TolingCode Banner](https://raw.githubusercontent.com/tolingcode/tolingcode/main/docs/banner.png)
2
+
3
+ <p align="center">
4
+ <img src="https://raw.githubusercontent.com/tolingcode/tolingcode/main/docs/logo.png" width="120" alt="TolingCode Logo">
5
+ </p>
3
6
 
4
7
  ![npm](https://img.shields.io/npm/v/tolingcode)
5
8
  ![downloads](https://img.shields.io/npm/dm/tolingcode)
@@ -35,23 +38,16 @@ Agent**,用于构建跨境企业 **AI 数字员工**。
35
38
  ------------------------------------------------------------------------
36
39
 
37
40
  # 安装
38
-
39
- ## 安装最新版本
40
-
41
+
41
42
  ``` bash
42
- npm install -g tolingcode@latest
43
- ```
43
+ 当前最新版本:2026.03.08
44
44
 
45
- ## 安装指定版本
45
+ 安装最新版本
46
+ npm install -g tolingcode@latest
46
47
 
47
- ``` bash
48
+ 安装指定版本
48
49
  npm install -g tolingcode@2026.03.06
49
50
  ```
50
-
51
- 当前最新版本:
52
-
53
- 2026.03.08
54
-
55
51
  ------------------------------------------------------------------------
56
52
 
57
53
  # 核心能力
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "tolingcode",
3
- "version": "2026.03.088",
3
+ "version": "2026.03.91",
4
4
  "description": "TolingCode CLI - Install skills and apps from toling.me",
5
5
  "main": "bin/tolingcode.js",
6
6
  "bin": {