@ghenya/clinn 0.7.6 → 0.7.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.
Files changed (2) hide show
  1. package/README.md +4 -2
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -4,12 +4,14 @@
4
4
 
5
5
  Clinn 是一个运行在终端里的 AI Agent,直接和你的文件系统、Shell、网络交互。不需要 IDE、不需要插件——打开终端,说人话,它帮你干活。
6
6
 
7
+ 🌐 官方网站:[yxpil.com](https://yxpil.com)
8
+
7
9
  ```
8
- ██████ ██ ██ ███ ██ ███ ██
10
+ ██████ ██ ██ ███ ██ ███ ██
9
11
  ██ ██ ██ ████ ██ ████ ██
10
12
  ██ ██ ██ ██ ██ ██ ██ ██ ██
11
13
  ██ ██ ██ ██ ██ ██ ██ ██ ██
12
- ██████ ███████ ██ ██ ████ ██ █ 0.7
14
+ ██████ ███████ ██ ██ ████ ██ █ 0.7
13
15
  ```
14
16
 
15
17
  ---
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ghenya/clinn",
3
- "version": "0.7.6",
3
+ "version": "0.7.7",
4
4
  "description": "终端原生 AI 编程助手 — DeepSeek 驱动,50+ 工具,对话记忆,虚拟浏览器",
5
5
  "main": "Src/index.js",
6
6
  "bin": {