mirror of
https://gitee.com/wanwujie/deer-flow
synced 2026-04-03 14:22:13 +08:00
* refactor: Welcome layout and conditional rendering Improves flex layout and spacing in ConversationStarter, and updates MessagesBlock to conditionally render ConversationStarter or MessageListView based on chat state. This streamlines the UI and removes redundant rendering logic. * fix: replay mode * fix: Remove unnecessary inset-0 --------- Co-authored-by: Willem Jiang <willem.jiang@gmail.com>