mirror of
https://github.com/openclaw/openclaw.git
synced 2026-07-14 19:46:09 +00:00
* feat(ui): create sessions from catalog headers * fix(ui): deduplicate catalog-owned sessions * fix(ui): preserve catalog session routing state * fix(ui): keep per-agent session creation in switcher * fix(anthropic): normalize runtime config snapshot * test(plugin-sdk): account for model runtime export * test(plugin-sdk): classify current deprecated surface * test(ui): follow agent chip menu trigger * fix(ui): bind catalog drafts to validated agent * fix(ui): resolve catalog targets from gateway * refactor(ui): split sidebar session helpers * chore(ci): complete LOC baseline migration * fix(ui): extract sidebar session catalog rendering * fix(anthropic): use provider-relative catalog model id * chore(ci): ratchet sidebar LOC baselines * test(ui): cover catalog draft retargeting * chore(plugin-sdk): refresh API baseline * style: format catalog session changes * fix(ui): retry catalog drafts after reconnect * fix(ui): back off catalog target retries * fix(ui): keep unresolved catalog drafts locked * fix(ui): gate catalog creation in core * fix(ui): keep catalog renderer private * style(ui): format catalog session target * chore(plugin-sdk): refresh API baseline * style(ui): format catalog group state * Merge latest origin/main CI fixes * fix(ui): preserve catalog session agent selection * fix(ui): preserve catalog session agent * chore(plugin-sdk): refresh API baseline * fix(ui): type catalog route data * chore(plugin-sdk): refresh API baseline * refactor(sessions): centralize transcript path archival * fix(ui): target expanded agent catalog sessions * fix(ui): scope catalog actions to expanded agent * docs(ui): clarify catalog loader fallback * fix(ui): scope catalog pagination to agent * test(ui): type sidebar lifecycle refresh * fix(anthropic): preserve node catalog bindings