mirror of
https://github.com/NeuralNomadsAI/CodeNomad.git
synced 2026-07-19 04:36:37 +00:00
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. |
||
|---|---|---|
| .. | ||
| cloudflare | ||
| electron-app | ||
| opencode-plugin | ||
| server | ||
| tauri-app | ||
| ui | ||