Peter Steinberger
3255b3218a
feat: unify external sessions with native catalog pagination (#104717)
* feat(gateway): add generic sessions.catalog surface with plugin SDK registration seam
* feat(agents): support one-shot forked CLI session resume with successor rebinding
* feat(anthropic): adopt local Claude CLI sessions into native chats via catalog continue
* feat(codex): register the session catalog provider independently of supervision
* refactor(ui): delete the retired custom Claude/Codex session tab views
* feat(ui): render external session catalogs as native sidebar sessions and chat panes
* docs: describe the unified native session catalog
* fix: harden forked CLI resume and catalog transcript mapping after review
* fix: satisfy strict typecheck for catalog source guard and imported message cast
* chore(i18n): regenerate session catalog locales
* fix(codex): simplify session source guard type
* fix(ui): paginate sidebar session catalogs
* chore(i18n): refresh catalog metadata after main merge
* fix(ui): harden session catalog pagination refresh
* test(agents): use sqlite session accessor in fork tests
* fix(ci): refresh session catalog generated surfaces
* fix(ui): align session catalog locales
* fix: address session catalog review findings
* fix(sessions): roll back failed plugin catalog adoption
* test(sessions): preserve CLI binding literals
* fix(ui): restore native session pagination label
* docs: note external session catalogs
* Revert "docs: note external session catalogs"
This reverts commit cfb503f160.
2026-07-11 17:26:26 -07:00
..
2026-05-28 01:48:07 +01:00
2026-05-28 01:48:07 +01:00
2026-05-28 01:48:07 +01:00
2026-07-07 00:05:35 +01:00
2026-07-11 17:26:26 -07:00
2026-06-19 01:05:52 +08:00
2026-05-28 01:48:07 +01:00
2026-06-22 13:54:08 +08:00
2026-06-19 01:05:52 +08:00
2026-06-19 01:05:52 +08:00
2026-07-06 16:17:44 -07:00
2026-06-22 16:12:51 +08:00
2026-06-19 01:05:52 +08:00
2026-07-11 17:26:26 -07:00
2026-06-18 16:50:56 +08:00
2026-05-29 20:14:38 +01:00
2026-07-11 05:51:56 -07:00
2026-06-19 01:05:52 +08:00
2026-07-06 16:17:44 -07:00
2026-06-19 16:06:37 +10:00
2026-05-28 01:48:07 +01:00
2026-05-31 19:24:45 -07:00
2026-05-28 01:48:07 +01:00
2026-06-22 13:54:08 +08:00
2026-06-19 01:05:52 +08:00
2026-07-06 16:17:44 -07:00
2026-05-28 01:48:07 +01:00
2026-06-19 01:05:52 +08:00
2026-06-22 16:12:51 +08:00
2026-07-06 16:17:44 -07:00
2026-06-18 16:47:38 +08:00
2026-05-28 01:48:07 +01:00
2026-07-06 16:17:44 -07:00
2026-05-28 01:48:07 +01:00
2026-06-19 01:05:52 +08:00
2026-06-19 01:05:52 +08:00
2026-07-09 05:30:12 -05:00
2026-06-19 01:05:52 +08:00
2026-06-22 16:12:51 +08:00
2026-06-19 01:05:52 +08:00
2026-06-19 01:05:52 +08:00
2026-05-28 01:48:07 +01:00
2026-06-11 20:42:58 +09:00
2026-05-28 01:48:07 +01:00
2026-07-06 10:07:08 -07:00
2026-07-06 10:07:08 -07:00
2026-05-28 01:48:07 +01:00
2026-06-22 16:12:51 +08:00
2026-06-11 20:42:58 +09:00
2026-05-28 01:48:07 +01:00
2026-07-09 12:11:56 -07:00
2026-06-11 20:42:58 +09:00
2026-07-06 16:17:44 -07:00
2026-06-22 16:12:51 +08:00
2026-05-28 01:48:07 +01:00
2026-05-28 01:48:07 +01:00
2026-05-28 01:48:07 +01:00
2026-05-30 08:26:16 +02:00
2026-07-03 18:29:14 -07:00
2026-07-06 16:17:44 -07:00
2026-07-06 16:17:44 -07:00
2026-05-28 01:48:07 +01:00
2026-06-19 01:05:52 +08:00
2026-05-29 20:43:51 +01:00
2026-07-05 00:32:47 -04:00
2026-07-11 04:54:27 -07:00
2026-06-19 01:05:52 +08:00
2026-05-28 01:48:07 +01:00
2026-07-09 22:07:01 +01:00
2026-06-22 14:36:12 +08:00
2026-06-22 16:12:51 +08:00
2026-06-22 16:12:51 +08:00
2026-06-22 13:54:08 +08:00
2026-06-22 16:12:51 +08:00
2026-06-21 12:24:14 +08:00
2026-05-28 01:48:07 +01:00
2026-06-22 16:12:51 +08:00
2026-07-06 16:17:44 -07:00
2026-05-28 01:48:07 +01:00
2026-05-29 21:00:29 +01:00
2026-05-28 01:48:07 +01:00
2026-07-09 05:30:12 -05:00
2026-07-06 16:17:44 -07:00
2026-06-22 16:12:51 +08:00
2026-06-22 13:54:08 +08:00
2026-05-23 10:38:09 +01:00
2026-07-04 13:05:58 +02:00
2026-05-29 20:14:38 +01:00
2026-07-11 05:51:56 -07:00
2026-07-06 16:17:44 -07:00
2026-07-06 16:17:44 -07:00
2026-05-28 01:48:07 +01:00
2026-05-28 01:48:07 +01:00