You've already forked agentic-coding-workflow
前端优化
This commit is contained in:
@@ -94,6 +94,7 @@
|
||||
<MessageBubble
|
||||
v-for="m in chat.messages"
|
||||
:key="m.id"
|
||||
v-memo="[m.id, m.content, m.status]"
|
||||
:message="m"
|
||||
@retry="onRetry"
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user