matevip
ca738cac21
fix(model): fix duplicate OpenRouter INSERT and add free vision models
2026-04-06 19:26:24 +08:00
matevip
9d727c607a
fix(skill): sync workspace when builtin skill is updated or version bumped
2026-04-06 17:28:39 +08:00
matevip
3940cfd1ce
feat(datasource): add auto ECharts visualization for SQL query results
2026-04-06 14:53:22 +08:00
matevip
10dfe35d49
feat(datasource): add SQL query skill for natural language database querying
2026-04-06 13:40:40 +08:00
matevip
8c8cb5fa48
fix(model): remove legacy dashscope-only restriction from model validation
2026-04-06 12:41:27 +08:00
matevip
647fa9ab94
fix(guard): check column existence before ALTER TABLE to suppress H2 duplicate column errors
2026-04-06 12:37:12 +08:00
matevip
08d1a89c0e
feat(model): auto-activate Ollama model as default on startup discovery
2026-04-06 12:34:12 +08:00
matevip
d8f6ac7ea3
fix(model): add placeholder API key for Ollama provider to prevent call failures
2026-04-06 12:30:04 +08:00
matevip
fd1462bf03
feat(model): auto-activate default model when provider API key is configured
2026-04-06 12:21:17 +08:00
matevip
4a99382004
fix(browser): fix idle watchdog leak on repeated start/stop cycles
2026-04-06 12:01:09 +08:00
matevip
6756577428
fix(browser): add Windows and Docker Chromium launch args
2026-04-06 11:47:10 +08:00
matevip
91cd03c0da
fix(agent): resolve image path from mediaId for IM channel multimodal injection
2026-04-06 10:57:34 +08:00
matevip
af40fbd7de
feat(channel): add file upload support for WeChat and WeCom channels
2026-04-06 10:51:07 +08:00
matevip
eb78032752
feat(video): support video upload, preview, and multimodal analysis
2026-04-06 09:42:54 +08:00
matevip
49aae91e90
fix(agent): skip SVG in multimodal injection and stop retrying 400 errors
2026-04-06 08:38:39 +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
84a205509b
feat(chat): multimodal image injection and upload UX improvements
2026-04-05 23:58:42 +08:00
matevip
99befe0d25
fix(agent): prevent ReAct degenerate repetition and harden loop termination
2026-04-05 22:34:03 +08:00
matevip
732bb13f47
fix(security): resolve SPA frontend route refresh returning 401
2026-04-05 18:20:40 +08:00
matevip
c8f3a12925
fix(i18n): dynamically set window title from language pack instead of hardcoding
2026-04-05 16:34:15 +08:00
matevip
bcf37d95fe
fix(guard): align tool guard rule names with runtime @Tool method names and add audit config
2026-04-05 12:00:50 +08:00
matevip
a2f3a9f021
feat(mcp): pre-configure GitHub MCP Server in seed data
2026-04-05 09:53:47 +08:00
matevip
ef1f22356f
feat(ui): group model providers by local/cloud with section headers
2026-04-05 08:32:55 +08:00
matevip
c335baf14d
fix(llm): sort local providers first by using DESC order on is_local
2026-04-05 07:51:01 +08:00
matevip
d2d78b855e
feat(llm): auto-detect Ollama on startup with pre-configured local models
2026-04-05 07:42:20 +08:00
matevip
4f60043549
refactor(server): replace Knife4j with SpringDoc OpenAPI 2.8.16
2026-04-05 07:24:00 +08:00
matevip
cccd364993
fix(llm): fix Zhipu connection test and update models to GLM-5-Turbo
2026-04-05 07:09:56 +08:00
matevip
5ac3078c6e
feat(llm): update Zhipu AI models to GLM-5-Turbo/GLM-5V-Turbo
2026-04-05 07:03:14 +08:00
matevip
2c3d805521
feat(agent): add multi-agent delegation tool for agent-to-agent collaboration
2026-04-04 23:26:34 +08:00
matevip
65ec76cc96
feat(chat): add drag-and-drop file upload and raise upload limit to 100MB
2026-04-04 22:59:37 +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