Skip to content

Commit c8abef5

Browse files
committed
feat: 实现本地工具版本检测功能
- AboutSection 组件调用 get_tool_versions 命令 - 自动检测 Claude Code、Codex、Gemini CLI 版本 - 显示安装状态和版本号
1 parent 2e6de83 commit c8abef5

14 files changed

Lines changed: 59 additions & 17 deletions

README.md

Lines changed: 14 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -53,19 +53,25 @@ ProxyCast 是一款基于 Tauri 2.0 + React 18 + Rust 构建的跨平台桌面
5353
## 📸 界面截图
5454

5555
### Dashboard - 服务控制与 API 测试
56-
![Dashboard](docs/images/289cfb0d-63bb-4d8a-b1bf-a2f10bbaacdb.png)
56+
![Dashboard](docs/images/420984ac-8287-44c6-b209-bbffd59dc0eb.png)
5757

58-
### Provider 管理 - 凭证配置与切换
59-
![Providers](docs/images/80084116-b822-4aa3-821a-bcfb8864189a.png)
58+
### 凭证池 - 多凭证管理
59+
![Provider Pool](docs/images/44dfe29b-ef1e-4fab-82cc-8fbb3d5ae673.png)
6060

61-
### 模型列表 - 可用模型查看
62-
![Models](docs/images/38d55905-2b45-42fa-9aef-70f75f8b019f.png)
61+
### API Server - 路由与日志
62+
![API Server](docs/images/54223543-bfb1-4a96-a9d8-a1b9b2f9c154.png)
6363

6464
### 设置页面 - 服务器配置
65-
![Settings](docs/images/98e9b6a0-3c48-430e-9c88-220f11e9b94d.png)
65+
![Settings](docs/images/83270842-209e-4a36-98e3-607642273806.png)
6666

67-
### 日志查看 - 实时操作记录
68-
![Logs](docs/images/a60f1f5d-7196-4967-a334-274013dcd47c.png)
67+
### AI Clients - 客户端配置
68+
![AI Clients](docs/images/c9d36815-a29a-437e-9f26-872ed0949921.png)
69+
70+
### MCP 服务器管理
71+
![MCP](docs/images/fc54f689-b092-4180-a531-a41e310c42cb.png)
72+
73+
### Prompts 管理
74+
![Prompts](docs/images/ff6d0f51-a703-4642-a4ab-2b9512b332af.png)
6975

7076
---
7177

-113 KB
Binary file not shown.
-106 KB
Binary file not shown.
234 KB
Loading
207 KB
Loading
127 KB
Loading
-86.6 KB
Binary file not shown.
183 KB
Loading
-47.5 KB
Binary file not shown.
-62.1 KB
Binary file not shown.

0 commit comments

Comments
 (0)