-
Notifications
You must be signed in to change notification settings - Fork 1
Features
Sugers edited this page Jun 24, 2026
·
1 revision
Agent Mill provides 23 fully-implemented feature modules. See the GitHub repository for detailed documentation.
| Module | Description |
|---|---|
| Agent Management | Configure agents with models, skills, MCP tools, and knowledge bases |
| Skill System | 3 types: path (ZIP), callable (Python), composite (YAML DAG) |
| MCP Connector | 3 protocols: stdio, sse, http |
| RAG Knowledge Base | Upload 30+ file formats, auto-retrieval on every conversation |
| Dual-path Streaming | Claude Agent SDK (Anthropic) + OpenAI-compatible tool_calls loop |
| Multi-Agent Collaboration | Sequential, parallel, MapReduce orchestration |
| Workflow Editor | Vue Flow drag-and-drop canvas, 6 node types |
| Dashboard | 7+3 ECharts charts, CSV export |
- RBAC (admin/operator/user)
- SSO/LDAP (LDAP bind + OIDC)
- Audit logs + Data masking
- API rate limiting + Quota control
- Alert notifications (DingTalk/WeChat/Feishu webhooks)
- Mobile app (independent Vue 3 app)
- Security: 7-layer protection