mateclaw/mateclaw-ui/src/components/chat
2026-06-24 17:13:31 +08:00
..
BrowserTimeline.vue refactor(ui): publish tested chat UI simplification 2026-04-11 14:25:37 +08:00
ChatInput.vue fix(tool/guard): harden workspace filesystem sandbox (#313) 2026-06-10 17:17:07 +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 perf(chat): throttle streaming markdown render and defer chart mounts 2026-06-15 11:39:24 +08:00
ConversationSidebar.vue chore(llm): drop unused imports, add XIAOMI_MIMO cross-turn cache tests 2026-05-21 17:24:53 +08:00
DelegationNodeView.vue feat(agent,ui): multi-level subagent delegation tree 2026-05-22 13:44:01 +08:00
ExecutionDetailDialog.vue feat(chat): add execution-plan & tool-call detail viewer (closes #246) 2026-06-02 20:17:53 +08:00
index.ts Initial commit: MateClaw — Java + Vue 3 AI Assistant System 2026-04-04 19:03:49 +08:00
JsonView.vue feat(chat): add execution-plan & tool-call detail viewer (closes #246) 2026-06-02 20:17:53 +08:00
MessageBubble.vue feat(memory): bound always-on memory growth with injection budget, consolidation, and file ceilings 2026-06-17 11:04:19 +08:00
MessageList.vue fix(ui): stop chat content clipping in a narrow message column 2026-05-22 14:09:18 +08:00
ModelSelector.vue fix(ui): keep model group-header chip and Fix button on one line 2026-05-18 16:27:34 +08:00
MultimodalRoutingHint.vue feat(chat,settings): multimodal sidecar configuration + routing visibility (#87) 2026-05-09 16:41:36 +08:00
PlanStepsPanel.vue feat(chat): add execution-plan & tool-call detail viewer (closes #246) 2026-06-02 20:17:53 +08:00
RecoverableModelBanner.vue fix(chat,llm): liveness-aware model popup with row-based configured check (#81) 2026-05-09 11:07:08 +08:00
RunOverviewPanel.vue feat(chat): stabilize run overview rail with planning placeholder and responsive drawer 2026-06-24 17:13:31 +08:00
SkillSlashMenu.vue feat(chat): add in-chat /skill slash menu with searchable picker 2026-05-29 08:10:22 +08:00
StreamLoadingBar.vue feat(context): consume compact_status on the frontend; load history from latest boundary; backfill summaryId 2026-05-13 08:50:35 +08:00
TalkMode.vue refactor(ui): swap ElMessage for project-native mcToast, finish mcConfirm migration 2026-05-15 10:19:24 +08:00
ThinkingSegment.vue feat(chat-stream): streaming UX overhaul + multi-agent stability layer 2026-05-03 17:15:02 +08:00
ToolCallSegment.vue feat(chat): add execution-plan & tool-call detail viewer (closes #246) 2026-06-02 20:17:53 +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