TechArtDev
|
9b072e8b5a
|
Refactor gateway config and token management in run.sh
Refactor gateway configuration generation and improve token handling.
|
2026-01-29 18:41:35 +02:00 |
|
root
|
6bebc0de82
|
Remove python dependency; generate config via jq; bump 0.3.4
|
2026-01-29 18:36:54 +02:00 |
|
root
|
a4381dd7fc
|
Generate strict JSON config and bump version to 0.3.3
|
2026-01-29 18:33:31 +02:00 |
|
root
|
1b120c277c
|
Fix ingress: redirect to include token; fix ttyd base path; bump 0.3.2
|
2026-01-29 18:29:07 +02:00 |
|
TechArtDev
|
c21dead149
|
Bump version from 0.3.1 to 0.3.2
|
2026-01-29 18:08:29 +02:00 |
|
TechArtDev
|
adc02e365e
|
Remove comment on wide-area discovery in run.sh
Remove comment about disabling wide-area discovery.
|
2026-01-29 18:07:13 +02:00 |
|
root
|
0b38260953
|
Bump add-on version to 0.3.1
|
2026-01-29 18:03:43 +02:00 |
|
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 |
|