refactor: 重构消息区域模块化架构

- 将 messageArea.ts 拆分为多个独立模块
   - 新增 messageRenderer.ts:消息渲染逻辑
   - 新增 messageStyles.ts:样式定义
   - 新增 questionHandler.ts:问题处理
   - 新增 segmentRenderer.ts:分段渲染
   - 新增 textFormatter.ts:文本格式化
   - 新增 toolHelpers.ts:工具辅助函数
This commit is contained in:
Roe-xin
2026-03-12 15:46:18 +08:00
parent 2a280aaa93
commit c138406217
7 changed files with 1536 additions and 1737 deletions

File diff suppressed because it is too large Load Diff