mirror of
https://github.com/openclaw/openclaw.git
synced 2026-08-02 13:41:35 +00:00
* feat(mac): add dashboard gateway switching * feat(ui): add dashboard gateway picker * docs(mac): document dashboard gateway picker * fix(mac): harden gateway switching after review * fix(ui): refresh gateway picker snapshots * fix(mac): carry TLS pins through promotion and serialize gateway switches * style(ui): satisfy lint rules in gateway picker files * fix(ui): tolerate absent context in gateway picker pane props * chore(ci): refresh generated inventories * style(mac): satisfy Swift CI checks * refactor(mac): drop dead GatewayEndpointStore.requireConfig * perf(ui): own gateway capability in the chat chunk * chore(ui): keep gateway capability factory module-private