CodeNomad/packages
Shantur Rathore a6aee57d8e feat(sessions): use v2 session list
Migrate the session sidebar list from the legacy roots-plus-children flow to the V2 flat session list endpoint. Sessions are now mapped from V2 SessionInfo records and grouped client-side by parent relationships, including nested descendants.

Remove the N+1 session.children hydration path from list loading and search parent hydration. The list currently fetches one scoped page at the V2 maximum limit while cursor compatibility is unresolved, preventing repeated failing pagination requests.

Update the OpenCode SDK pin to 1.15.3 and keep existing session metadata handling working across the generated type change.

Validation: npm run typecheck --workspace @codenomad/ui.
2026-06-05 16:25:08 +01:00
..
cloudflare Minimum version to 0.17.0 2026-06-04 21:07:53 +01:00
electron-app Bump version to 0.17.0 2026-06-04 21:05:56 +01:00
opencode-plugin Bump version to 0.17.0 2026-06-04 21:05:56 +01:00
server Bump version to 0.17.0 2026-06-04 21:05:56 +01:00
tauri-app Bump version to 0.17.0 2026-06-04 21:05:56 +01:00
ui feat(sessions): use v2 session list 2026-06-05 16:25:08 +01:00