matevip
e2df16893e
fix(wiki): smaller batch-create + resume button for partial generation
2026-04-26 18:42:27 +08:00
matevip
c50977785a
fix(wiki): internal link navigation and source citation guidance
2026-04-24 06:55:20 +08:00
matevip
1073890e64
feat(skill): BuiltinSkillSeedService — close SQL/SKILL.md double-write
2026-04-24 06:55:18 +08:00
matevip
9740d46fbc
fix(delegate): distinguish outcome/blank/rawLength in parallel delegation, translate all comments to English
2026-04-23 08:09:48 +08:00
matevip
2e15369465
fix(delegate): fix parallel timeout + add real-time per-child visibility
2026-04-23 08:09:48 +08:00
matevip
95dd500a16
feat(ui): localize tool call display via useToolLabel
2026-04-23 08:09:37 +08:00
matevip
3d213eb281
chore: sync multiple commits from private dev
...
Covers 15 upstream commits (private mirror → public):
Multi-provider failover (RFC-009):
- PR-0: extract ChatModelBuilder strategy seam
- PR-1a: AvailableProviderPool data structure
- PR-1b: startup provider liveness probe + 4 protocol strategies
- PR-1c: wire AvailableProviderPool into runtime chat-model selection
- PR-1d: provider pool REST endpoint + UI badges
- PR-1e: manual reprobe trigger + auto-reprobe on provider config change
- PR-3: per-agent provider preferences (agents can override the
org-wide fallback chain)
Wiki subsystem (RFC-029~033):
- Relation model, resilient background jobs, light-weight processing
path, retrieval enhancement, frontend redesign (single landing commit)
- Follow-up fixes: null guards + stats query + i18n polish, move
WikiProcessingJobMapper to repository/ for @MapperScan, align
implementation with RFC-029~031 spec
- Copy pass: replace "富化 / enrich" wording with clearer "链接 / link"
- Style: switch enrich/repair buttons to @element-plus/icons-vue
2026-04-19 18:37:44 +08:00
matevip
b35c29767c
feat(chat): realtime sync for external channel conversations
2026-04-17 08:25:32 +08:00
matevip
80b7b8e126
feat(agent): multi-agent delegation with parallel execution (RFC-004)
2026-04-12 23:40:27 +08:00
matevip
46f77c281b
fix(agent): complete RFC-001 — Anthropic thinking, iteration budget, UI fixes
2026-04-12 17:28:15 +08:00
matevip
2a8b90365b
feat(agent): add deep thinking toggle (RFC-001)
2026-04-12 11:29:32 +08:00
matevip
8dbb437e40
fix(security): remove debug console.log and hide internal error details
2026-04-11 18:26:41 +08:00
matevip
79c31ead32
fix(chat): prevent stale approval UI after SSE error/done
2026-04-11 10:04:41 +08:00
matevip
bfd1cbac56
feat(chat): ChatGPT tool calling + fix cross-turn message pollution
2026-04-11 08:46:21 +08:00
matevip
c41bda0f95
fix(chat): prevent cross-conversation message leakage and tool call duplication
2026-04-11 06:48:14 +08:00
matevip
281b1efffd
fix(chat): enrich stream metadata with plan/approval/browser tracking, fix thinking segment ordering
2026-04-11 00:20:47 +08:00
matevip
367dd4bed0
fix(agent): preserve per-subtask results in multi-task answer synthesis, add listAvailableSkills tool
2026-04-10 17:10:02 +08:00
matevip
dafdcb4182
feat(chat): segmented message display, progressive loading, and real-time segment persistence
2026-04-10 07:36:24 +08:00
matevip
5124842526
feat(platform): workspace isolation, info architecture, and UI redesign
2026-04-09 16:29:02 +08:00
matevip
3d58a48eae
feat(platform): add workspace foundation and channel execution upgrades
2026-04-09 10:29:16 +08:00
matevip
7007ea844d
feat: add TTS, STT, music generation, video providers (Runway/MiniMax), image providers (Google Imagen/MiniMax), and tool registry fix
2026-04-08 08:49:09 +08:00
matevip
43acd2bf94
feat(image,tts): add image generation with 4 providers and TTS with 3 providers
2026-04-07 22:14:31 +08:00
matevip
fe3a7f7b01
feat(video): add video generation capability with 4 providers and async task infrastructure
2026-04-07 19:14:27 +08:00
matevip
2ac7cc4af4
feat(stream): add fine-grained phase status hints for frontend UX
2026-04-07 00:40:38 +08:00
matevip
3940cfd1ce
feat(datasource): add auto ECharts visualization for SQL query results
2026-04-06 14:53:22 +08:00
matevip
eb78032752
feat(video): support video upload, preview, and multimodal analysis
2026-04-06 09:42:54 +08:00
matevip
7bcdbf4523
fix(pdf,chat): fix OCR trigger misjudgment, false success, and duplicate image injection
2026-04-06 08:18:04 +08:00
matevip
d8cf5acf0f
feat(chat,pdf): scanned PDF OCR fallback and authenticated attachment display
2026-04-06 07:48:28 +08:00
matevip
cc0569440e
fix(chat): harden multimodal attachment handling across all paths
2026-04-06 07:03:11 +08:00
matevip
579d60125b
Initial commit: MateClaw — Java + Vue 3 AI Assistant System
...
Full-stack AI assistant built on Spring AI Alibaba.
Features: ReAct Agent, Plan-and-Execute, MCP Protocol, Multi-Model, Multi-Channel.
Apache-2.0 License
2026-04-04 19:03:49 +08:00