Merge pull request #157 from techartdev/bot/openclaw-bump-2026.6.10

Bump OpenClaw to 2026.6.10
This commit is contained in:
TechArtDev
2026-06-26 17:51:42 +03:00
committed by GitHub
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -117,7 +117,7 @@ USER root
# Bundle node-llama-cpp in the image so the default local memory/embeddings
# provider works in HAOS without requiring manual npm installs in /usr/lib.
RUN npm config set fund false && npm config set audit false \
&& npm install -g openclaw@2026.6.9 node-llama-cpp@3.18.1
&& npm install -g openclaw@2026.6.10 node-llama-cpp@3.18.1
# Shell aliases and color options for interactive use
RUN tee -a /etc/bash.bashrc <<'EOF'
+1 -1
View File
@@ -1,5 +1,5 @@
name: OpenClaw Assistant
version: "0.5.79"
version: "0.5.80"
slug: openclaw_assistant
description: Run OpenClaw Assistant (OpenClaw-compatible) as a Home Assistant add-on.
url: https://github.com/techartdev/OpenClawHomeAssistant