Jason (Json)
b32f59c8c1
feat(ui): create catalog sessions from the sidebar (#105810)
* 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
2026-07-13 09:25:22 -06:00
..
2026-07-13 21:01:52 +08:00
2026-07-13 04:38:05 -07:00
2026-07-11 04:00:49 +01:00
2026-07-12 11:11:15 -04:00
2026-07-12 12:48:22 +01:00
2026-07-11 04:00:49 +01:00
2026-07-13 09:25:22 -06:00
2026-07-11 04:00:49 +01:00
2026-07-11 04:00:49 +01:00
2026-07-13 02:25:13 -07:00
2026-07-12 09:17:31 +01:00
2026-07-12 17:16:47 +02:00
2026-07-13 05:05:31 -07:00
2026-07-12 12:48:22 +01:00
2026-07-12 22:33:53 -07:00
2026-07-12 09:17:31 +01:00
2026-07-12 12:48:22 +01:00
2026-07-12 16:47:15 +02:00
2026-07-11 04:00:49 +01:00
2026-07-12 15:27:41 +02:00
2026-07-13 06:41:19 -07:00
2026-07-12 09:17:31 +01:00
2026-07-11 04:00:49 +01:00
2026-07-13 04:00:17 -07:00
2026-07-11 04:00:49 +01:00
2026-07-13 00:34:46 -07:00
2026-07-11 04:00:49 +01:00
2026-07-11 01:09:51 -07:00
2026-07-12 12:48:22 +01:00
2026-07-13 02:30:45 -07:00
2026-07-12 09:17:31 +01:00
2026-07-13 02:34:06 -07:00
2026-07-12 22:33:53 -07:00
2026-07-13 02:34:06 -07:00
2026-07-13 03:23:27 -07:00
2026-07-12 09:17:31 +01:00
2026-07-11 04:00:49 +01:00
2026-07-12 15:43:24 +02:00
2026-07-11 01:09:51 -07:00
2026-07-11 04:00:49 +01:00
2026-07-11 04:00:49 +01:00
2026-07-13 02:34:06 -07:00
2026-07-12 12:48:22 +01:00
2026-07-12 21:04:43 -07:00
2026-07-11 04:00:49 +01:00
2026-07-12 15:24:39 +01:00
2026-07-11 04:00:49 +01:00
2026-07-13 05:17:24 -07:00
2026-07-13 04:34:19 -07:00
2026-07-13 02:34:06 -07:00
2026-07-12 09:43:22 +01:00
2026-07-11 04:00:49 +01:00
2026-07-12 12:48:22 +01:00
2026-07-11 04:00:49 +01:00
2026-07-13 01:51:32 -07:00
2026-07-12 12:48:22 +01:00
2026-07-13 01:51:32 -07:00
2026-07-11 01:09:51 -07:00
2026-07-11 01:09:51 -07:00
2026-07-13 01:18:31 -07:00
2026-07-11 04:00:49 +01:00
2026-07-12 12:48:22 +01:00
2026-07-12 18:08:26 -07:00
2026-07-12 09:17:31 +01:00
2026-07-13 01:31:16 -07:00
2026-07-12 12:48:22 +01:00
2026-07-11 04:00:49 +01:00
2026-07-13 04:39:58 -07:00
2026-07-13 03:23:27 -07:00
2026-07-11 04:00:49 +01:00
2026-07-13 03:16:28 -07:00
2026-07-12 18:08:26 -07:00
2026-07-13 03:16:28 -07:00
2026-07-12 16:09:01 +02:00
2026-07-11 00:55:06 -07:00
2026-07-12 09:17:31 +01:00
2026-07-11 04:00:49 +01:00
2026-07-12 09:17:31 +01:00
2026-07-12 11:29:57 -04:00
2026-07-12 15:43:24 +02:00
2026-07-11 04:00:49 +01:00
2026-07-13 03:43:17 -07:00
2026-07-12 23:07:25 -07:00
2026-07-13 01:51:32 -07:00
2026-07-13 08:03:54 +08:00
2026-07-11 04:00:49 +01:00
2026-07-11 04:00:49 +01:00
2026-07-13 20:37:08 +08:00
2026-07-13 00:34:46 -07:00
2026-07-13 03:12:47 -07:00
2026-07-11 01:09:51 -07:00
2026-07-13 05:17:24 -07:00
2026-07-11 04:00:49 +01:00
2026-07-12 22:39:43 -07:00
2026-07-13 15:37:26 +03:00
2026-07-13 01:53:28 -07:00
2026-07-13 02:34:06 -07:00
2026-07-11 04:00:49 +01:00
2026-07-12 23:38:22 -07:00
2026-07-11 04:00:49 +01:00
2026-07-13 07:58:12 -07:00
2026-07-13 00:34:46 -07:00
2026-07-13 03:11:25 -07:00
2026-07-13 00:34:46 -07:00
2026-07-11 04:00:49 +01:00
2026-07-13 02:34:06 -07:00
2026-07-12 11:11:15 -04:00
2026-07-12 22:37:21 -07:00
2026-07-13 05:17:44 -07:00
2026-07-11 04:00:49 +01:00
2026-07-12 12:48:22 +01:00
2026-07-11 04:00:49 +01:00
2026-07-11 04:00:49 +01:00
2026-07-13 02:34:06 -07:00
2026-07-13 21:53:34 +08:00
2026-07-13 02:34:06 -07:00
2026-07-11 04:00:49 +01:00
2026-07-13 01:51:32 -07:00
2026-07-11 04:00:49 +01:00
2026-07-11 04:00:49 +01:00
2026-07-13 04:39:58 -07:00
2026-07-12 17:03:26 +02:00
2026-07-12 12:48:22 +01:00
2026-07-12 17:30:35 -07:00
2026-07-11 04:00:49 +01:00
2026-07-11 04:00:49 +01:00
2026-07-11 04:00:49 +01:00
2026-07-12 18:08:26 -07:00
2026-07-12 09:17:31 +01:00
2026-07-12 12:48:22 +01:00
2026-07-11 04:00:49 +01:00
2026-07-11 04:00:49 +01:00
2026-07-11 04:00:49 +01:00
2026-07-13 05:33:16 -07:00
2026-07-11 04:00:49 +01:00
2026-07-11 16:43:58 -07:00
2026-07-11 04:00:49 +01:00
2026-07-11 04:00:49 +01:00
2026-07-11 04:00:49 +01:00
2026-07-13 02:53:15 -07:00
2026-07-13 05:24:49 -07:00
2026-07-13 02:34:06 -07:00
2026-07-13 06:08:28 -07:00
2026-07-11 04:00:49 +01:00
2026-07-12 08:40:22 +08:00
2026-07-13 01:51:32 -07:00
2026-07-12 23:46:16 -07:00
2026-07-12 19:58:55 -07:00