mateclaw/mateclaw-ui/src/components/chat
2026-08-03 05:56:16 -04:00
..
__tests__ fix(chat): dedupe tool-call segments by toolCallId, not name+args 2026-07-15 14:53:22 +08:00
preview fix(team): gate pending-task auto-claim to the assignee; expose attach in tool schema 2026-07-26 12:35:51 +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 fix(chat): render generated-file download links with the file name, not the raw id URL (#466) 2026-07-03 14:34:35 +08:00
ContextUsagePanel.vue feat(chat): context occupancy panel with per-source breakdown (#492) 2026-07-06 16:44:59 +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(delegation): 子 Agent 成本透出 + 单任务/计划步骤委派结构化 2026-06-30 11:06:19 +08:00
ExecutionDetailDialog.vue perf(ui): on-demand Element Plus, tree-shake unused components 2026-07-08 15:54:18 +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: thinking display overhaul — live think-tag extraction, real durations, default visibility, reconnect and team-note fixes 2026-08-03 05:56:16 -04:00
MessageList.vue feat: thinking display overhaul — live think-tag extraction, real durations, default visibility, reconnect and team-note fixes 2026-08-03 05:56:16 -04: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): surface generated-file artifacts in the run-overview rail 2026-06-28 16:06:06 +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
TeamAnnouncePanel.vue feat: thinking display overhaul — live think-tag extraction, real durations, default visibility, reconnect and team-note fixes 2026-08-03 05:56:16 -04:00
ThinkingSegment.vue feat: thinking display overhaul — live think-tag extraction, real durations, default visibility, reconnect and team-note fixes 2026-08-03 05:56:16 -04:00
ToolCallSegment.vue feat(mcp): progress notifications for long-running MCP tools 2026-07-09 18:05:14 +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