- handlePostpone 增加 next_reminder_date 同步逻辑 - 使用 selector 优化 Zustand 订阅性能 - 添加点击外部关闭菜单机制 - ReminderCard 添加 data-reminder-card 属性 Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
- 添加React + Vite前端项目 (client) - 添加Node.js + Express后端项目 (server) - 实现JWT认证系统 (注册/登录/刷新Token) - 添加Prisma ORM配置 (SQLite/PostgreSQL) - 配置Tailwind CSS和Mantine组件库 Co-Authored-By: Claude (MiniMax-M2.1) <noreply@anthropic.com>