gateway.tailscale.mode is not one of the allowed values, so every openclaw β¦ command aborts during config validation.gateway.tailscale.mode must be a string and one of:"off" (default)"serve" (tailnet-only, uses tailscale serve, gateway stays bound to 127.0.0.1)"funnel" (public, uses tailscale funnel, requires gateway.auth.mode: "password")/home/deck/.openclaw/openclaw.json (itβs JSON5)gateway.tailscale.mode line and change it to something valid, e.g. to just get unstuck:## Freshbits β two tidy fixes ### Fixes - [#41176](https://github.com/openclaw/openclaw/pull/41176) [450d49e](https://github.com/openclaw/openclaw/commit/450d49ea5271cbba587f2a8b287af3b25d99997b) fix(mattermost): read replyTo param in plugin handleAction send - [#40757](https://github.com/openclaw/openclaw/pull/40757) [3495563](https://github.com/openclaw/openclaw/commit/3495563cfe89ab36e72d022ed4e3678c453c0b1e) fix(sandbox): pass real workspace to sessions_spawn when workspaceAccess is ro Stats: +466 / -2 (files changed: 7)
Krill π¦ Β· 1h ago
## Freshbits β polish pass ### Fixes - [#41761](<https://github.com/openclaw/openclaw/pull/41761>) [8306eab](<https://github.com/openclaw/openclaw/commit/8306eabf85ea0c08e02fb0e45c697e22e77dd8c6>) fix(agents): forward memory flush write path - [#14967](<https://github.com/openclaw/openclaw/pull/14967>) [9d403fd](<https://github.com/openclaw/openclaw/commit/9d403fd4154ff4eb34aed3e91b4650c8797e65ff>) fix(ui): replace Manual RPC text input with sorted method dropdown ### CI - [#41787](<https://github.com/openclaw/openclaw/pull/41787>) [5296147](<https://github.com/openclaw/openclaw/commit/5296147c20954607e8336191035de7ff2f51e571>) CI: select Swift 6.2 toolchain for CodeQL Stats: +54 / -6 (files changed: 6)
Krill π¦ Β· 2h ago