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
3de643dca9
chore: bump version to 1.0.108-SNAPSHOT
2026-04-05 21:00:20 +08:00
matevip
88d16151d3
release: v1.0.101
2026-04-05 19:04:14 +08:00
matevip
30f42ca770
feat(ui): add mobile responsive layout and fix hardcoded i18n strings
2026-04-05 18:56:41 +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
e14759638e
docs: update model providers table with 20+ providers and latest models
2026-04-05 10:02:09 +08:00
matevip
ee844f1117
docs: update README with pre-configured GitHub MCP Server
2026-04-05 09:58:46 +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
64a1a699d6
fix(ui): widen suggestion cards grid to prevent misalignment
2026-04-05 06:40:51 +08:00
matevip
6983a53383
feat(ui): update chat suggestions to showcase core features
2026-04-05 06:38:46 +08:00
matevip
6ea0521b7b
docs: add M5 chip to macOS Apple Silicon description
2026-04-05 06:33:57 +08:00
matevip
0532cbe355
docs: add macOS Intel and Windows x64 variants to download table
2026-04-05 06:31:29 +08:00
matevip
198d83669f
docs: update desktop download table with actual release artifacts
2026-04-05 06:28:55 +08:00
matevip
eea622099d
chore: bump version to 1.0.101-SNAPSHOT with versioned docs
2026-04-05 06:22:28 +08:00
matevip
d7dcaab6f4
chore: add Apache-2.0 license
2026-04-04 23:29:51 +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
9c56b9830a
docs: restore README with docs/demo/website links and Apache-2.0 license
2026-04-04 23:04:25 +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
0248d2305a
docs: 添加官网、演示站、文档地址到 README
2026-04-04 19:16:47 +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