Merge branch 'main' into skill/ollama-tool

This commit is contained in:
github-actions[bot]
2026-03-24 12:55:52 +00:00
10 changed files with 150 additions and 79 deletions

View File

@@ -1,7 +1,7 @@
# NanoClaw Agent Container
# Runs Claude Agent SDK in isolated Linux VM with browser automation
FROM node:22-slim
FROM node:24-slim
# Install system dependencies for Chromium
RUN apt-get update && apt-get install -y \