mirror of
https://github.com/openclaw/openclaw.git
synced 2026-08-02 12:51:34 +00:00
parseSettingsResponse and applySettingsUpdate read/wrote a dead `autoDiscover` key, while every consumer (monitor/settings-helpers.ts) and the settings migration use `autoDiscoverChannels`. As a result the settings-store hot-reload override for auto-discover-channels never took effect and the migration re-fired on every restart. Align the field name and add a regression test covering both the load and subscription paths. Co-authored-by: Claude <noreply@anthropic.com>
Tlon (OpenClaw plugin)
Tlon/Urbit channel plugin for OpenClaw. Supports DMs, group mentions, and thread replies.