mateclaw/mateclaw-ui/src/components/chat
2026-05-04 11:55:44 +08:00
..
BrowserTimeline.vue refactor(ui): publish tested chat UI simplification 2026-04-11 14:25:37 +08:00
ChatInput.vue refactor(bootstrap): drop legacy tools-sync.sql in favor of per-tool Flyway migrations 2026-04-27 14:00:08 +08:00
CompressionSummary.vue feat(i18n): complete backend i18n — guard rules, tool errors, response codes 2026-04-11 17:26:58 +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(agent): drop brittle output policing, add evidence-grounded long-task safeguards 2026-05-04 11:55:44 +08:00
MessageList.vue feat(cron): unify output, add reminder task type, in-flight progress UI 2026-04-30 15:01:24 +08:00
ModelSelector.vue feat(llm): enabled column for providers + Add Provider drawer 2026-04-28 15:03:40 +08:00
PlanStepsPanel.vue refactor(ui): publish tested chat UI simplification 2026-04-11 14:25:37 +08:00
StreamLoadingBar.vue feat(chat-stream): streaming UX overhaul + multi-agent stability layer 2026-05-03 17:15:02 +08:00
TalkMode.vue feat(stt): DashScope realtime voice + language-aware routing + TalkMode polish 2026-04-26 16:37:55 +08:00
ThinkingSegment.vue feat(chat-stream): streaming UX overhaul + multi-agent stability layer 2026-05-03 17:15:02 +08:00
ToolCallSegment.vue fix(delegate): fix parallel timeout + add real-time per-child visibility 2026-04-23 08:09:48 +08:00
TypingCursor.vue Initial commit: MateClaw — Java + Vue 3 AI Assistant System 2026-04-04 19:03:49 +08:00
UserMessageContent.vue feat(ui): plain-text user messages with 8-line auto-collapse 2026-04-19 09:06:14 +08:00