# mateclaw

> 🤖 MateClaw — Java + Vue 3 AI Assistant with Multi-Agent Orchestration, MCP Protocol, Skills & Memory, and Multi-Channel Support. Built on Spring AI Alibaba.

- **URL**: https://www.freshcrate.ai/projects/mateclaw
- **Author**: matevip
- **Category**: MCP Servers
- **Latest version**: `v1.5.0` (2026-06-05)
- **License**: Apache-2.0
- **Source**: https://github.com/matevip/mateclaw
- **Homepage**: https://claw.mate.vip
- **Language**: Java
- **GitHub**: 186 stars, 58 forks
- **Registry**: github
- **Tags**: `ai-agent`, `ai-assistant`, `chatbot`, `dingtalk-robot`, `discord-bot`, `feishu-bot`, `java`, `mcp-protocol`, `multi-agent`

## Description

🤖 MateClaw — Java + Vue 3 AI Assistant with Multi-Agent Orchestration, MCP Protocol, Skills & Memory, and Multi-Channel Support. Built on Spring AI Alibaba.

## Recent releases

| Version | Date | Urgency | Changes |
| --- | --- | --- | --- |
| `v1.5.0` | 2026-06-05 | High | # v1.5.0  > Stable · 2026-06-04 · Previous stable [v1.4.0](./1.4.0)  ## Three big things this release  Let me say it straight.  In v1.4.0 we made the employee **more autonomous** — you set a goal, it locks on, self-checks, keeps itself going. But that self-check was fuzzy: the evaluator gave a 0–1 score, and you couldn't see *what* was missing or *how many* sub-tasks were left.  This release is about three things: making autonomy **verifiable**, making the knowledge base **self-maintaining**, an |
| `v1.4.0` | 2026-05-25 | High | # v1.4.0  > Stable · 2026-05-23 · Previous stable: [v1.3.0](./1.3.0)  ## Five things  Let me cut to it.  In v1.3.0 we assembled employees into business processes — workflows and triggers, a group of employees collaborating on a procedure. But the procedure was fixed by you, and **each employee still stopped after one turn.**  This release we put the focus back on the employee: make a single employee **more autonomous**, able to **build and lead a sub-team**, with a toolset that **scales with the |
| `v1.3.0` | 2026-05-13 | High | # v1.3.0  > Stable · 2026-05-13 · Previous stable: [v1.2.0](./1.2.0)  ## Five things  Let me cut to it.  In v1.2.0 we renamed agents to "digital employees." But **an employee who works alone is just a starting point — real work needs orchestration.**  This release we filled in the missing piece.  **One — Workflow is in.** Compose multiple employees plus system actions into a linear business process. **Two — Triggers are in.** Let things that happen in the system start a workflow or talk to an em |
| `v1.2.0` | 2026-05-05 | High | # v1.2.0  > Stable · 2026-05-05 · Previous stable: [v1.1.137](./1.1.137)  ## Four things  Let me cut to it.  Not 60 new features. Not an architecture rewrite. **Four things.**  **One — they're called "digital employees" now.** **Two — skills aren't an alias for tools anymore. They're the skeleton.** **Three — Claude Code, Codex, and other top-tier coding agents now show up as employees.** **Four — for the first time, you can actually see what each employee is doing.**  That's it.  ---  ## 1. The |
| `v1.1.137` | 2026-04-29 | High | # v1.1.137  > Released: 2026-04-29  ## Four things  Let me cut to it.  Not 27 new features. Not an architecture overhaul. Four things.  **One, it learns from yesterday now.** **Two, when one piece breaks, the whole thing doesn't break.** **Three, the parts that were "almost good" — they're good now.** **Four, the knowledge base became a library you can open.**  That's it.  ---  ## 1. It starts remembering you  The MateClaw before this release was an amnesiac. Every morning, you had to tell it ag |
| `v1.1.0` | 2026-04-17 | High | > Released: 2026-04-17 · [📖 中文发布说明](https://claw.mate.vip/docs/zh/releases/1.1.0.html) · [📖 English release notes](https://claw.mate.vip/docs/en/releases/1.1.0.html) · [⬆️ UPGRADING.md](https://github.com/matevip/mateclaw/blob/main/UPGRADING.md)  ## Downloads  \| Platform \| File \| \|---\|---\| \| macOS (Apple Silicon) \| `MateClaw_1.1.0_arm64.dmg` / `.zip` \| \| macOS (Intel) \| `MateClaw_1.1.0_x64.dmg` / `.zip` \| \| Windows x64 \| `MateClaw_1.1.0_Setup.exe` / `MateClaw_1.1.0_x64_Setup.exe` \| \| |
| `v1.0.418` | 2026-04-11 | High | # v1.0.418  > Released: 2026-04-11  ## A Brand New Look  This is the most beautiful version of MateClaw we've ever made.  We rebuilt the entire interface from scratch — frosted glass effects, unified design tokens, responsive layout, collapsible panels. Every pixel has been rethought. This isn't a reskin. It's a reimagining of how you interact with your AI assistant.  The chat experience has been radically simplified: we removed the status noise you didn't need, made the approval flow |
| `v1.0.314` | 2026-04-08 | High | # v1.0.314  > Released: 2026-04-08  ## Added  - **LLM Wiki Knowledge Base** — Three-layer knowledge management system (raw → wiki → agent). AI automatically digests raw documents into structured Wiki pages with [[bidirectional links]]. Supports text/PDF/DOCX import, local directory batch scanning, full-text search, source tracing, manual edit protection, and backlink browsing. Agents auto-inject Wiki summaries into prompts and read full pages on demand - **Text-to-Speech (TTS)** — New speech syn |
| `v1.0.108` | 2026-04-06 | Medium | MateClaw v1.0.108  ## What's New  ### Datasource SQL Query with ECharts Visualization  A new SQL query skill enables natural language database queries. Results are automatically rendered as interactive ECharts charts (bar, line, pie, etc.) — just ask a question about your data and get a visualization.  ### Multimodal Image & Video Support  - Chat now supports image injection, drag-and-drop upload with improved UX - Video file upload, preview, and multimodal analysis support - Scanned |
| `v1.0.101` | 2026-04-05 | Medium | # MateClaw v1.0.101  ## What's New  ### Mobile Responsive UI - Sidebar transforms to slide-in drawer with hamburger menu on mobile (<=768px) - Conversation panel becomes a toggleable overlay on mobile - Welcome screen centers properly with auto text wrapping, single-column suggestion cards - Chat header auto-simplifies: icon-only agent badge, adaptive model selector - Reduced padding/gaps across all chat components for mobile screens  ### Drag & Drop File Upload - Drag-and-drop files and folders |

## Citation

- HTML: https://www.freshcrate.ai/projects/mateclaw
- Markdown: https://www.freshcrate.ai/projects/mateclaw.md
- Dependencies JSON: https://www.freshcrate.ai/api/projects/mateclaw/deps

_Generated by freshcrate.ai. Indexes github releases for AI-agent ecosystem packages._
