mirror of
https://github.com/NanmiCoder/cc-haha
synced 2026-07-16 13:03:31 +08:00
Replace project-grouped session list with a flat time-grouped layout (Today / Yesterday / Last 7 days / Last 30 days / Older) matching the original Claude Code desktop design. Add ProjectFilter component with multi-select dropdown for filtering by project. Deduplicate sessions by ID in the store to fix duplicate-key React errors caused by the same session appearing across multiple project directories. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>