mirror of
https://github.com/openclaw/openclaw.git
synced 2026-08-12 21:53:00 -06:00
faf2602d22
* fix(ui): keep native context menus out of the sidebar and make session catalogs hideable Suppress the WKWebView default context menu across the sidebar while preserving editable inputs, and route agent cards and session-catalog headers to the existing menus. Persist hidden session sections in localStorage and expose live-synced Show controls under Settings → Appearance → Sidebar. Co-authored-by: Codex <codex@openai.com> * test(ui): serve mock session catalogs so the sidebar catalog sections are exercisable in dev:ui:mock Advertises sessions.catalog.list and returns synthetic Codex/Claude Code catalogs, enabling reproducible live proof of the catalog header context menu and hide/restore preference flow. Co-authored-by: Codex <codex@openai.com> --------- Co-authored-by: Codex <codex@openai.com>