Commit Graph

2 Commits

Author SHA1 Message Date
chiguyong 6123b8feb2 docs(plan): update emoji removal plan after ce-doc-review
Apply ce-doc-review findings:
- P0: AE1 updated to plain text (no icon), ReviewResultCard.vue added to U2
- P0: useMessageRenderer.ts line numbers corrected (203/262 done, 286/307/328 pending)
- P0: U5 lint regex expanded (Geometric Shapes + Arrows + escaped unicode)
- P1: scripts/dev-start.sh, deploy.sh, .gitea/workflows/deploy.yml added to U3
- P1: U5 simplified to pre-commit grep + style doc (no ESLint/ruff custom rules)
- P2: status updated to in-progress with progress tracking
- safe_auto: MessageShell.vue path fixed, batch count 4->5, commits 5->5-6
2026-07-03 02:20:52 +08:00
chiguyong 36b0296730 fix: 私董会数据持久化修复 + emoji 移除计划
- 修复 board_started/expert_speech/round_summary/board_concluded 事件持久化
- 添加 is_board 标记到会话列表和详情接口
- 实现 restoreBoardStateFromMessages 从持久化消息恢复 boardState
- 添加 ChatSidebar 私董会徽章
- 添加 emoji 移除计划文档 (docs/plans/2026-07-02-001)
2026-07-02 01:07:12 +08:00