Commit Graph

114 Commits

Author SHA1 Message Date
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
root fde04e13f8 Fix OPENCLAW_CONFIG_PATH env + bump add-on to 0.5.2 2026-01-30 23:36:48 +02:00
root 3b16006e6b Bump add-on version to 0.5.1 2026-01-30 23:34:39 +02:00
root 554e7b0d1c Make openclaw.json management non-invasive (create if missing, patch only set options) 2026-01-30 22:10:04 +02:00
root 2a7563c250 Remove deprecated mikrotik_* options (no back-compat) 2026-01-30 17:46:37 +02:00
root 00df355316 Rename Moltbot/Clawdbot to OpenClaw; drop back-compat; bump add-on to 0.5.0 2026-01-30 17:21:19 +02:00
root 75efb8c6c1 Migrate to OpenClaw 2026.1.29 (keep clawdbot shim); bump 0.4.8 2026-01-30 16:46:10 +02:00
root f5718000ed Gateway link: handle trailing slash in gateway_public_url; bump 0.4.7 2026-01-30 16:24:30 +02:00
root f0e91101e5 Ingress: use relative terminal paths so it works under ingress prefix; bump 0.4.6 2026-01-30 15:57:44 +02:00
root 3fb362b536 Fix terminal ingress proxy (/terminal redirect + ws); bump 0.4.5 2026-01-30 15:49:18 +02:00
root 0ca69b415b Repo rename: update URLs to MoltBotHomeAssistant 2026-01-30 15:29:49 +02:00
root 3a739fee74 README: replace MikroTik details with pointer to DOCS.md 2026-01-30 15:27:03 +02:00
root 3dbd2c39eb Config: generic router SSH options (deprecate mikrotik_*); bump 0.4.4 2026-01-30 15:22:10 +02:00
root f7fba93ffd Docs: replace real URLs/IPs with generic examples 2026-01-30 15:17:58 +02:00
root 392f5b3d0c Docs: clarify ingress terminal + external gateway UI setup 2026-01-30 15:13:53 +02:00
root 27eecb65de Ingress: terminal landing page + external gateway link; add gateway_public_url; bump 0.4.3 2026-01-30 15:02:40 +02:00
root 83f574e01f Fix ingress ws URL override (gatewayUrl) + bump 0.4.2 2026-01-30 13:25:15 +02:00
root 836e9fdc78 Ingress: inject X-Ingress-Path-based wsUrl into Control UI (sub_filter); bump 0.4.1 2026-01-30 12:57:46 +02:00
root 8a88ffd3c4 Ingress: revert X-Ingress-Path redirect; use relative ./?token for trailing slash; bump 0.4.0 2026-01-30 02:20:21 +02:00
root 298a00d5af Fix nginx config: replace nested if with map for X-Ingress-Path redirect; bump 0.3.9 2026-01-30 02:13:13 +02:00
root 9fa6090655 Ingress: use X-Ingress-Path for token redirect w/ trailing slash; bump 0.3.8 2026-01-30 02:05:57 +02:00
root 582e5f367a Add /ws websocket proxy mapping for ingress; bump 0.3.7 2026-01-30 01:37:24 +02:00
root 49a644b91b Bump add-on version to 0.3.6 2026-01-29 18:52:18 +02:00
root e29bc1f525 Fix ingress redirect to keep prefix; bump version 0.3.5 2026-01-29 18:50:28 +02:00
TechArtDev f8825806c6 Bump version to 0.3.5 in config.yaml 2026-01-29 18:41:53 +02:00
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