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
问题: Rust端post_conversation_hook写回soul.md后emit Tauri事件, 但前端RightPanel未监听该事件,导致面板不刷新。 修复: RightPanel添加zclaw:agent-identity-updated事件监听, 收到后调用updateClone更新AgentConfig.name并刷新clone列表。
Tauri + React + Typescript
This template should help get you started developing with Tauri, React and Typescript in Vite.