🤖 MateClaw — Java + Vue 3 AI Assistant with Multi-Agent Orchestration, MCP Protocol, Skills & Memory, and Multi-Channel Support. Built on Spring AI Alibaba.
Stars
41
Forks
9
Watchers
41
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
No contributors data available
feat(image,tts): add image generation with 4 providers and TTS with 3 providers
43acd2bView on GitHubfeat(video): add video generation capability with 4 providers and async task infrastructure
fe3a7f7View on GitHubfeat(search): add advanced params, caching, security wrapping, and dual-search coexistence
c3eeca7View on GitHubfeat(search): add SearchProvider chain with keyless fallback (DuckDuckGo + SearXNG)
b750306View on GitHubfeat(llm): add OpenAI ChatGPT OAuth login for Plus/Pro member access
afe8466View on GitHubfix(skill): use correct beanName for steve_jobs tool dependencies
8e9a83fView on GitHubfix(memory): code review fixes for dreaming and tool execution
69afc4eView on GitHubfeat(agent): context pruning, thinking recovery, channel health monitor
d3f2a31View on GitHubfeat(agent): smart truncation, stale stream cleanup, configurable tool timeouts, and new indexes
5fc60ecView on GitHubperf(memory): fix N+1 queries, remove redundant SHA-256, cap DREAMS.md growth
e6be23aView on GitHubfix(agent): improve execution stability to prevent premature task exits
a8613fbView on GitHubfeat(stream): add fine-grained phase status hints for frontend UX
2ac7cc4View on GitHubfeat(memory): add active retrieval tracking, multi-gate filtering, DREAMS.md diary and dreaming status API
d5f1d19View on GitHubfeat(memory): add Dreaming recall tracking and scored emergence
015abceView on GitHub