mirror of
https://github.com/qingchencloud/clawpanel.git
synced 2026-05-07 05:02:52 +08:00
chore: replace openclaw repo links with Chinese translation fork
This commit is contained in:
@@ -23,7 +23,7 @@
|
||||
|
||||
---
|
||||
|
||||
ClawPanel 是 [OpenClaw](https://github.com/openclaw/openclaw) AI Agent 框架的可视化管理面板,提供服务管控、模型配置、日志查看、记忆管理等核心功能,一站式管理你的 OpenClaw 实例。
|
||||
ClawPanel 是 [OpenClaw](https://github.com/1186258278/OpenClawChineseTranslation) AI Agent 框架的可视化管理面板,提供服务管控、模型配置、日志查看、记忆管理等核心功能,一站式管理你的 OpenClaw 实例。
|
||||
|
||||
## 下载安装
|
||||
|
||||
@@ -229,7 +229,7 @@ npm run tauri build -- --bundles nsis
|
||||
|
||||
| 项目 | 说明 |
|
||||
|------|------|
|
||||
| [OpenClaw](https://github.com/openclaw/openclaw) | AI Agent 框架 |
|
||||
| [OpenClaw](https://github.com/1186258278/OpenClawChineseTranslation) | AI Agent 框架 |
|
||||
| [ClawApp](https://github.com/qingchencloud/clawapp) | 跨平台移动聊天客户端 |
|
||||
| [cftunnel](https://github.com/qingchencloud/cftunnel) | Cloudflare Tunnel 内网穿透工具 |
|
||||
|
||||
|
||||
@@ -555,7 +555,7 @@
|
||||
<p class="reveal section-desc">ClawPanel 是 OpenClaw 生态的一部分</p>
|
||||
</div>
|
||||
<div class="eco-list">
|
||||
<a href="https://github.com/anthropics/openclaw" target="_blank" rel="noopener" class="reveal eco-card">
|
||||
<a href="https://github.com/1186258278/OpenClawChineseTranslation" target="_blank" rel="noopener" class="reveal eco-card">
|
||||
<div><h3>🧠 OpenClaw</h3><p>AI Agent 框架 — ClawPanel 的核心管理目标</p></div>
|
||||
<span class="eco-arrow">→</span>
|
||||
</a>
|
||||
|
||||
Reference in New Issue
Block a user