mirror of
https://gitcode.com/waxgourd/addons
synced 2026-03-29 11:28:27 +08:00
升级了openclaw
This commit is contained in:
@@ -1,3 +1,5 @@
|
|||||||
|
### 2026.3.13-2(2026-03-18)
|
||||||
|
- 版本升级
|
||||||
### 2026.3.13 (2026-03-16)
|
### 2026.3.13 (2026-03-16)
|
||||||
- 版本升级
|
- 版本升级
|
||||||
### 2026.3.11 (2026-03-13)
|
### 2026.3.11 (2026-03-13)
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
name: "OpenClaw WG"
|
name: "OpenClaw WG"
|
||||||
version: "2026.3.13"
|
version: "2026.3.13-2"
|
||||||
slug: "openclaw_wg"
|
slug: "openclaw_wg"
|
||||||
description: "AI 智能助手,深度集成 Home Assistant。支持本地/云端混合模型"
|
description: "AI 智能助手,深度集成 Home Assistant。支持本地/云端混合模型"
|
||||||
url: "https://gitcode.com/waxgourd/addons"
|
url: "https://gitcode.com/waxgourd/addons"
|
||||||
@@ -22,6 +22,7 @@ environment:
|
|||||||
XDG_CONFIG_HOME: "/config"
|
XDG_CONFIG_HOME: "/config"
|
||||||
OPENCLAW_CONFIG_DIR: "/config/.openclaw"
|
OPENCLAW_CONFIG_DIR: "/config/.openclaw"
|
||||||
OPENCLAW_WORKSPACE_DIR: "/config/.openclaw/workspace"
|
OPENCLAW_WORKSPACE_DIR: "/config/.openclaw/workspace"
|
||||||
|
NODE_COMPILE_CACHE: "/config/.npm/cache"
|
||||||
|
|
||||||
map:
|
map:
|
||||||
- addon_config:rw
|
- addon_config:rw
|
||||||
|
|||||||
Reference in New Issue
Block a user