Commit Graph

23 Commits

Author SHA1 Message Date
matevip
bd36f87cc9 docs(architecture): update biz + tech diagrams and README to v1.1.137 reality 2026-04-29 15:48:35 +08:00
matevip
172784bc5f docs(readme): lead with team / IT-deployable positioning
Add a callout above the existing intro to make the wedge explicit:
multi-user workspaces, approval-gated sensitive actions, full audit trail,
production-grade health monitoring, per-channel error isolation.
One JAR on your own machine, zero data egress.
2026-04-29 14:10:12 +08:00
matevip
c252cf50a4 docs: update README title and tagline 2026-04-21 09:27:42 +08:00
matevip
e99165f346 docs(readme): tighten positioning — Plan B tagline, honest peer comparison
Five surgical edits (en + zh parallel):

1. Tagline: 'Your AI needs a Plan B.' — category-defining one-liner
   replacing the prior descriptive 'fourteen brains' version.

2. New 'AI is becoming infrastructure' section anchors MateClaw to
   the 2026 industry inflection point (the March Claude outages,
   57% of enterprises running agents in production).

3. Honest peer comparison — OpenClaw and Hermes Agent added to the
   table with accurate facts (both are multi-provider, both are
   personal-first tooling). Windsurf removed. License fixed:
   OpenClaw is MIT.

4. Reframed competitive positioning under the table — dropped the
   self-flattering caption and replaced with an honest split:
   OpenClaw and Hermes are for single-user laptops; MateClaw is
   the team-grade version with RBAC, approval, audit, admin
   dashboard, and a Spring Boot core.

5. Project structure corrected to list only modules that actually
   ship to the open-source repo (server, ui, webchat, plugin-api,
   plugin-sample). Desktop noted separately as a binary release.

Also: UI-path hint in the failover section, a new centered $0 cost
statement after the surfaces table, Java badge bumped to 21+.
2026-04-19 21:57:53 +08:00
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