You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat(cloud-agent): improve session sidebar date grouping with named days (#1712)
* feat(ui): group sessions by named days (up to 3) and add Older bucket
switch from isThisWeek-based grouping to named-day buckets using startOfDay
and differenceInCalendarDays; cap at three named days and aggregate
remaining sessions under Older
* refactor(cloud-agent-next): use entries() to iterate days in ChatSidebar
---------
Co-authored-by: kiloconnect[bot] <240665456+kiloconnect[bot]@users.noreply.github.com>
0 commit comments