mateclaw/mateclaw-ui/src/components/chat
2026-04-11 10:04:41 +08:00
..
BrowserTimeline.vue feat(platform): add workspace foundation and channel execution upgrades 2026-04-09 10:29:16 +08:00
ChatInput.vue feat(ui): unify workspace and platform console surfaces 2026-04-09 19:48:17 +08:00
CompressionSummary.vue feat(chat): segmented message display, progressive loading, and real-time segment persistence 2026-04-10 07:36:24 +08:00
ContentSegment.vue fix(agent): preserve per-subtask results in multi-task answer synthesis, add listAvailableSkills tool 2026-04-10 17:10:02 +08:00
index.ts Initial commit: MateClaw — Java + Vue 3 AI Assistant System 2026-04-04 19:03:49 +08:00
MessageBubble.vue fix(chat): prevent stale approval UI after SSE error/done 2026-04-11 10:04:41 +08:00
MessageList.vue feat(chat): segmented message display, progressive loading, and real-time segment persistence 2026-04-10 07:36:24 +08:00
StreamLoadingBar.vue feat(stream): add fine-grained phase status hints for frontend UX 2026-04-07 00:40:38 +08:00
TalkMode.vue feat(ui): unify workspace and platform console surfaces 2026-04-09 19:48:17 +08:00
ThinkingSegment.vue feat(chat): segmented message display, progressive loading, and real-time segment persistence 2026-04-10 07:36:24 +08:00
ToolCallSegment.vue feat(ui): design system upgrade — responsive layout, collapsible panels, and unified tokens 2026-04-10 18:14:23 +08:00
TypingCursor.vue Initial commit: MateClaw — Java + Vue 3 AI Assistant System 2026-04-04 19:03:49 +08:00