Commit Graph

19 Commits

Author SHA1 Message Date
matevip
19e4adbb2e docs(readme): rewrite both READMEs around 1.1.x product features
Hero + headline
- Lead with the insight most AI tools fail on: vendors go down, memory
  resets, one channel = one product. Position MateClaw as the whole
  widget — one deployment covering reasoning, knowledge, memory, tools
  and channels.

Three product anchors replace the old feature wall
1. Multi-model failover — primary vendor key fails, runtime routes to
   the next healthy provider (DashScope / OpenAI / Anthropic / Gemini
   / DeepSeek / Kimi / Ollama / LM Studio / MLX, 14+ total) with a
   provider health tracker cooling down bad vendors.
2. Knowledge that links itself — LLM Wiki digests raw material into
   linked pages with citation-level traceability.
3. Five surfaces, one brain — Web Console, Desktop (bundled JRE 21),
   Webchat Widget, 7 IM channels, Plugin SDK.

Comparison table tightened
- 13-column × 7-product matrix collapsed to 5 rows × 4 competitors,
  focused on dimensions where MateClaw carves real space.

Project structure corrected
- Previous version only listed 3 modules. Now lists all seven:
  mateclaw-server / -ui / -desktop / -webchat / -plugin-api /
  -plugin-sample / matevip-sites.

Tech stack updated
- Java badge bumped to 21+ (was 17+); Flyway surfaced; Webchat row
  added.

Size: each README 230 → 203 lines.
2026-04-19 21:14:57 +08:00
matevip
0020f43584 docs: fact-check Claude Code/Cursor/Windsurf — correct comparison table 2026-04-10 23:34:40 +08:00
matevip
a17a09d5b3 docs: fact-check and correct comparison table against latest competitor data 2026-04-10 23:28:01 +08:00
matevip
96d17a1960 docs: rewrite comparison table and sharpen product narrative 2026-04-10 18:47:22 +08:00
matevip
e5380031f4 docs: add competitive comparison table to README 2026-04-10 18:40:37 +08:00
matevip
134afc61df docs: add preview screenshot to README 2026-04-10 18:35:13 +08:00
matevip
fa5fb34c52 docs: redesign README with architecture diagrams and streamlined content 2026-04-10 18:30:20 +08:00
matevip
7cf9a21acd docs: update README for v1.0.314 snapshot highlights and add wiki config 2026-04-08 16:49:51 +08:00
matevip
1cfbf1eb39 docs: add ECharts demo screenshot to README 2026-04-06 18:51:43 +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
4f60043549 refactor(server): replace Knife4j with SpringDoc OpenAPI 2.8.16 2026-04-05 07:24:00 +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
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