diff --git a/mateclaw-ui/src/components/chat/MessageBubble.vue b/mateclaw-ui/src/components/chat/MessageBubble.vue index 4514aec5..6a525c2a 100644 --- a/mateclaw-ui/src/components/chat/MessageBubble.vue +++ b/mateclaw-ui/src/components/chat/MessageBubble.vue @@ -35,6 +35,15 @@ paths, so plan-mode progress is never buried in a collapsed panel. --> + +
+ + {{ $t('chat.pendingReply') }} + {{ phaseElapsed }} +
+