Some checks failed
CI / Lint & TypeCheck (push) Has been cancelled
CI / Unit Tests (push) Has been cancelled
CI / Build Frontend (push) Has been cancelled
CI / Rust Check (push) Has been cancelled
CI / Security Scan (push) Has been cancelled
CI / E2E Tests (push) Has been cancelled
问题:搜索时 chat 中出现 hand_researcher 原始 JSON 结果, 包含 action/query/results 等技术细节,对用户无意义。 修复:MessageBubble 对 role='hand' && handName='researcher' 的消息直接返回 null(与 role='tool' 同理静默处理)。 搜索结果已由 LLM 整合在回复中呈现,无需重复显示。
Tauri + React + Typescript
This template should help get you started developing with Tauri, React and Typescript in Vite.