Shantur Rathore
f24e360d78
Optimize session status updates
...
Reduce per-token store churn by updating status on transitions, caching instance-level indicators, and avoiding O(n) session-map cloning.
2026-01-06 09:58:55 +00:00
Shantur Rathore
1377bc6b91
Migrate UI to v2 SDK client
...
Use v2 OpencodeClient with normalized request handling and rehydrate pending permissions via GET /permission on instance hydration.
2026-01-04 22:02:30 +00:00
Shantur Rathore
a041e1c6c3
Track session status via SSE updates
2026-01-04 22:02:29 +00:00
Shantur Rathore
8204143810
Improve session cache eviction
2025-12-09 16:27:01 +00:00
Shantur Rathore
971abe24d7
feat(ui): add runtime logger and replace console usage
2025-12-05 15:07:49 +00:00
Alexis Purslane
0554018980
update message
2025-12-01 12:37:22 -05:00
Alexis Purslane
ca18942bfd
confirmation dialogue
2025-12-01 11:43:04 -05:00
Alexis Purslane
aa0c31fa1e
improve PR
2025-11-29 21:44:15 -05:00
Alexis Purslane
96b88dbcdc
update blank session cleanup code for now session store logic
2025-11-27 20:18:22 -05:00
Alexis Dumas
50676416ed
blank session cleanup improvements
...
- make the blank session cleanup system optionally fetch full message histories for each session to better judge if it's blank
- make a command that does the deep clean, keep the clean that happens on new session creation shallow
2025-11-27 18:18:24 -05:00
Alexis Purslane
f633d75005
Blank session cleanup
2025-11-27 18:18:24 -05:00
Shantur Rathore
27cd4515cd
finish migration to message-store
2025-11-26 10:13:05 +00:00
Shantur Rathore
bf32fcf136
Refine session usage tracking
2025-11-25 12:03:33 +00:00
Shantur Rathore
89bd32814f
Split workspace into electron and ui packages
2025-11-17 12:06:58 +00:00