Commit Graph

212 Commits

Author SHA1 Message Date
TechArtDev 71734b49f0 Add browser automation features to README
Added features section for browser automation using Chromium, including configuration options and notes for Docker usage.
2026-02-03 23:57:50 +02:00
techartdev 197a1692f5 Add Chromium installation for website automation and update version to 0.5.31 2026-02-03 23:31:17 +02:00
techartdev d2251fb4d8 Add brew wrapper script and install sudo in Dockerfile; update version to 0.5.30 2026-02-03 10:19:42 +02:00
techartdev 2dec26b243 Add Homebrew installation for OpenClaw skill dependencies and update version to 0.5.29 2026-02-02 20:36:01 +02:00
techartdev 261ad00637 Add build-essential package to Dockerfile and update version in config.yaml to 0.5.28 2026-02-02 15:01:15 +02:00
techartdev 5d08325190 Enhance documentation for LAN access and insecure authentication options in OpenClaw Assistant 2026-02-02 02:40:34 +02:00
techartdev 1db5009f0b Update gateway settings and translations for allow_insecure_auth option 2026-02-02 02:16:59 +02:00
TechArtDev ef9b9a8ce6 Merge pull request #18 from techartdev/master
merge new gateway configs from dev build
2026-02-02 02:02:44 +02:00
techartdev cb68662eb6 merge new gateway configs from dev build 2026-02-02 02:02:16 +02:00
TechArtDev 9aab638714 Merge pull request #17 from techartdev/techartdev-patch-1
Techartdev patch 1
2026-02-01 21:59:53 +02:00
TechArtDev d039c7ee63 Merge pull request #16 from techartdev/techartdev-patch-1-1
Bump version to 0.5.25 in config.yaml
2026-02-01 21:59:24 +02:00
TechArtDev 40ed2e5488 Bump version to 0.5.25 in config.yaml 2026-02-01 21:59:02 +02:00
TechArtDev 51e62d0df9 Fix architecture detection for ttyd installation 2026-02-01 21:58:32 +02:00
TechArtDev 2f07405b8e Merge pull request #15 from techartdev/feat/debian-bookworm-rpi
Switch base to Debian Bookworm; add Pi arch support; update OpenClaw …
2026-02-01 19:54:04 +02:00
root 4d9cc91e80 Switch base to Debian Bookworm; add Pi arch support; update OpenClaw + ttyd 2026-02-01 19:44:02 +02:00
TechArtDev e307670421 Merge pull request #11 from techartdev/develop
Merge pull request #10 from techartdev/main
2026-02-01 03:59:32 +02:00
TechArtDev 020c4ff160 Merge pull request #10 from techartdev/main
sync dev
2026-02-01 03:39:21 +02:00
root a12c4a5912 Revert bundled OpenClaw to 2026.1.29 (avoid node-llama-cpp build failures); simplify Dockerfile; bump add-on to 0.5.23 2026-02-01 03:35:52 +02:00
root ea3b7e9981 Fix apk musl conflict: derive Alpine repo version dynamically; bump add-on to 0.5.22 2026-02-01 03:31:39 +02:00
root 4353c82f03 Fix build: add compiler toolchain for node-llama-cpp (build-base, linux-headers); bump add-on to 0.5.21 2026-02-01 03:27:39 +02:00
root 6e3bdbf573 Fix build: add make/cmake + xpm for node-llama-cpp; bump add-on to 0.5.20 2026-02-01 03:18:51 +02:00
root 087a91555b Fix npm optional flags (remove deprecated config); bump add-on to 0.5.19 2026-02-01 03:14:00 +02:00
root 32d4536b44 Fix OpenClaw install: force-skip optional deps (no native builds); bump add-on to 0.5.18 2026-02-01 03:10:32 +02:00
root 5d707fab62 Docker: pin apk repositories for build deps (cmake/build-base); bump add-on to 0.5.17 2026-02-01 03:07:26 +02:00
root 626d157a3f Fix OpenClaw install on Alpine: add build tools + xpm; bump add-on to 0.5.16 2026-02-01 03:04:05 +02:00
TechArtDev 32ecb5f87b Merge pull request #8 from techartdev/develop
Develop
2026-02-01 02:58:58 +02:00
TechArtDev 31f035fa77 Merge branch 'main' into develop 2026-02-01 02:58:48 +02:00
TechArtDev ba400ae2aa Merge pull request #7 from techartdev/bot/omit-optional-deps
Fix add-on build: omit optional deps during OpenClaw install
2026-02-01 02:54:42 +02:00
root 3fbee684f8 Fix build on Alpine: omit OpenClaw optional deps (skip node-llama-cpp); bump add-on to 0.5.14 2026-02-01 02:54:35 +02:00
root d5a6c5d75f Fix omit optional deps flags for npm install; bump add-on to 0.5.15 2026-02-01 02:53:35 +02:00
root 960740f365 Docker: omit optional deps during openclaw install (avoid node-llama-cpp build); bump add-on to 0.5.14 2026-02-01 02:52:43 +02:00
TechArtDev b958a38360 Merge pull request #5 from techartdev/develop
Develop
2026-02-01 02:30:39 +02:00
TechArtDev 1f808bc68c Merge pull request #4 from techartdev/bot/add-mit-license
Add MIT License
2026-02-01 02:30:09 +02:00
root e93b343ce5 Add MIT license 2026-02-01 02:28:53 +02:00
TechArtDev 0ea7fec2e3 Merge pull request #3 from techartdev/develop
Merge pull request #2 from techartdev/main
2026-02-01 00:54:07 +02:00
TechArtDev 67dd073b1f Merge pull request #2 from techartdev/main
Sync
2026-02-01 00:53:47 +02:00
TechArtDev dc2d690f87 Merge pull request #1 from techartdev/techartdev-patch-1
Update donation message in README.md
2026-02-01 00:53:13 +02:00
TechArtDev 2658ed44b1 Update donation message in README.md 2026-02-01 00:52:47 +02:00
root 7e700f647b README: add Revolut donation link; bump add-on to 0.5.13 2026-02-01 00:47:40 +02:00
root c8c4148e23 Bump bundled openclaw to 2026.1.30; bump add-on to 0.5.12 2026-02-01 00:40:54 +02:00
root 25700a34b2 Fix nginx landing page permissions (chmod) and bump add-on to 0.5.11 2026-01-31 20:47:49 +02:00
TechArtDev 7df46d5103 Fix README.md for clarity in setup instructions 2026-01-31 20:17:59 +02:00
root fc8f7c560e Docs: add step-by-step onboarding + LAN/HTTPS guidance (non-technical) 2026-01-31 13:07:53 +02:00
root e76a769ee4 Always show Gateway UI button; bump add-on to 0.5.10 2026-01-31 01:38:53 +02:00
root cabc5a79f7 Show Gateway UI button reliably: get token via openclaw config CLI; bump add-on to 0.5.9 2026-01-31 01:26:33 +02:00
root 1c01ccd311 Refresh README/DOCS for new onboarding flow; bump add-on to 0.5.8 2026-01-31 00:46:19 +02:00
root 62ef146c3b Bootstrap minimal openclaw.json if missing (generate token); bump add-on to 0.5.7 2026-01-31 00:29:34 +02:00
root fc34d3d7b8 Fix nginx quoting: serve landing page from file; bump add-on to 0.5.6 2026-01-31 00:06:01 +02:00
root 57d3c97779 Stop managing OpenClaw config; keep only add-on-specific options; enable terminal by default (v0.5.4) 2026-01-31 00:02:06 +02:00
root 1e6f602ecb Fix gateway startup: set gateway.mode=local and allow unconfigured; bump to 0.5.3 2026-01-30 23:45:15 +02:00