Commit Graph

131 Commits

Author SHA1 Message Date
root cc81b9217a Fix ingress auth token injection, ttyd flags, and disable bonjour 2026-01-29 17:59:42 +02:00
root dc87859f00 Add DOCS.md, Moltbot icons, and update log strings 2026-01-28 21:04:49 +02:00
root 7255c316b7 Rebrand add-on to Moltbot Assistant and remove Papur naming 2026-01-28 20:44:53 +02:00
root 1509822a31 Add HA ingress UI proxy + optional web terminal 2026-01-28 19:49:02 +02:00
root b2fa3d3d71 Add brave_api_key option and export BRAVE_API_KEY 2026-01-28 18:53:15 +02:00
TechArtDev d6657d63d3 Update version and repository URL in config.yaml 2026-01-28 17:46:21 +02:00
TechArtDev 9d005b5044 Update run.sh 2026-01-28 17:35:21 +02:00
TheLast 5bc29fadc9 HA add-on: use /config as persistent HOME (fix auth store path) 2026-01-28 02:21:10 +02:00
TheLast 94e998c5c9 HA add-on: log redacted auth-profiles.json summary on startup 2026-01-28 02:13:19 +02:00
TheLast 308ffb3478 HA add-on: optional doctor on startup (faster restarts) 2026-01-28 02:00:29 +02:00
TheLast 2acfcbaec5 HA add-on: allowInsecureAuth for Control UI (avoid device pairing) 2026-01-28 01:38:56 +02:00
TheLast 5fb67b0f19 HA add-on: configurable gateway bind/port/token (LAN Control UI) 2026-01-27 23:08:46 +02:00
TheLast f84f6f8b18 HA add-on: add configurable primary model (model_primary option) 2026-01-27 22:46:32 +02:00
TheLast a5b06a9fcb HA add-on: build telegram allowFrom array with jq (fix allowlist mode) 2026-01-27 21:39:06 +02:00
TheLast bfba9f802b HA add-on: include python3 (needed by run.sh allowlist parsing) 2026-01-27 21:14:14 +02:00
TheLast 8a32e304c9 HA add-on: support telegram allowlist (skip pairing) 2026-01-27 21:10:32 +02:00
TheLast caf6681e6a HA add-on: timeout clawdbot doctor to avoid startup hangs 2026-01-27 21:03:26 +02:00
TheLast 6d71585efd HA add-on: add Telegram API reachability + token sanity checks 2026-01-27 20:57:59 +02:00
TheLast 915a30c20f HA add-on: run clawdbot doctor --fix on startup 2026-01-27 20:27:55 +02:00
TheLast 69ddf0e48c Fix HA add-on: force edge upgrade of libstdc++ symbol set for Node 22 musl 2026-01-27 20:18:34 +02:00
TheLast 5c5d9443ad Fix HA add-on: use Node 22 musl + libstdc++ from Alpine edge (drop glibc/gcompat) 2026-01-27 20:11:58 +02:00
TheLast 544e9b958e Fix HA add-on: drop libc6-compat (apk musl version conflict); keep gcompat 2026-01-27 20:09:05 +02:00
TheLast 7ec2e1f2b1 Fix HA add-on: use Node 22 glibc tarball + gcompat (avoid musl libstdc++ symbol mismatch) 2026-01-27 20:06:35 +02:00
TheLast a8ca24f415 Fix HA add-on: add runtime libs + diagnostics for Node 22 musl install 2026-01-27 20:02:39 +02:00
TheLast f78c560b4a Update HA add-on: bump Node to 22 (Clawdbot now requires >=22) 2026-01-27 19:35:12 +02:00
TheLast 23ecbd3cc3 Fix HA add-on: add libstdc++/libgcc for Node binary 2026-01-27 13:51:12 +02:00
TheLast fa346f6495 Fix HA add-on: fetch Node musl tarball from unofficial-builds 2026-01-27 13:49:25 +02:00
TheLast 010577a6b7 Fix HA add-on: install Node.js 20 (musl) instead of Alpine nodejs 2026-01-27 13:31:58 +02:00
TheLast adfe8d7187 Fix HA add-on: require Node.js 20+ (use nodejs-current) 2026-01-27 13:26:41 +02:00
TechArtDev e7642f2a89 Update repository details for Papur Add-ons 2026-01-27 11:17:19 +02:00
TheLast bc0b442b65 Initial Home Assistant add-on skeleton for Clawdbot (Papur) 2026-01-27 11:59:06 +02:00