mateclaw/mateclaw-ui/src/components/chat
2026-04-23 08:09:37 +08:00
..
BrowserTimeline.vue refactor(ui): publish tested chat UI simplification 2026-04-11 14:25:37 +08:00
ChatInput.vue feat(ui): localize tool call display via useToolLabel 2026-04-23 08:09:37 +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 feat(ui): localize tool call display via useToolLabel 2026-04-23 08:09:37 +08:00
MessageList.vue feat(i18n): complete backend i18n — guard rules, tool errors, response codes 2026-04-11 17:26:58 +08:00
ModelSelector.vue feat(ui): extract ModelSelector component with grouped layout and search 2026-04-11 10:29:37 +08:00
PlanStepsPanel.vue refactor(ui): publish tested chat UI simplification 2026-04-11 14:25:37 +08:00
StreamLoadingBar.vue refactor(ui): publish tested chat UI simplification 2026-04-11 14:25:37 +08:00
TalkMode.vue refactor(ui): minimalist login redesign, MCP fixes, Flyway upgrade compatibility 2026-04-11 23:01:08 +08:00
ThinkingSegment.vue fix(chat): improve thinking segment display and message bubble rendering 2026-04-11 17:09:25 +08:00
ToolCallSegment.vue feat(ui): localize tool call display via useToolLabel 2026-04-23 08:09:37 +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