agent-network
Active·★ 30·Apache-2.0·Updated 2026-05-28
★ Trending★ Multi-Agent
多 Agent,一行命令。Run a multi-agent network with Claude / GPT / MiniMax — one npm install.
Agent Network is a local-first multi-agent collaboration platform that runs entirely on your machine. It provides a unified CLI to manage Hub, Web Dashboard, and multiple agents, supporting various LLM providers and automatic task distribution via MCP tools. Optional LAN sharing is available.
#agent-network#ai-agents#anthropic#bun#claude#claude-code#codex#deepseek
01
Features
01Single CLI for Hub, Dashboard, and Agent runtimes (Claude Code CLI, Claude Agent SDK, Codex SDK)
02Switch between 8 LLM providers (Anthropic, OpenAI, MiniMax, DeepSeek, GLM, Kimi, InternLM, OpenRouter) via ANTHROPIC_BASE_URL
03Local or cross-server mesh network with real-time SSE communication and automatic agent discovery
0417 built-in MCP tools for automatic task delegation between agents without manual orchestration
05Built-in Web Dashboard (Chat, Nodes, Tasks, Messages, Networks, Logs, Admin) with 4 themes
02
Compatibility
Anthropic
Anthropic
Verified via docs
MiniMax
MiniMax
Verified via docs
DeepSeek
DeepSeek
Verified via docs
GLM
GLM
Verified via docs
Kimi
Kimi
Verified via docs
InternLM
InternLM
Verified via docs
03
Quick start
1
$ npm install -g @sleep2agi/agent-network
04
Use cases
↳Running multiple AI agents locally for collaborative task execution
↳Deploying agents across multiple servers or workstations connected via a single Hub
↳Unified management and switching between various LLM providers for different agent tasks
05
Alternatives
Microsoft AutoGen★ 58.5k
A framework that enables the development of LLM applications using multiple agents that can converse with each other to solve tasks.
CrewAI★ 52.4k
Framework for orchestrating role-playing, autonomous AI agents. By working together, your Crew can tackle complex tasks.
context-mode★ 16.0k
Context window optimization for AI coding agents. Sandboxes tool output, 98% reduction. 12 platforms
Auto-claude-code-research-in-sleep★ 11.0k
ARIS ⚔️ (Auto-Research-In-Sleep) — Claude Code skills for autonomous ML research: cross-model review loops, idea discovery, and experiment automation via Codex MCP
openagent★ 5.1k
⚡️AI Cloud OS: Open-source enterprise-level AI knowledge base and MCP (model-context-protocol)/A2A (agent-to-agent) management platform with admin UI, user management and Single-Sign-On⚡️, supports ChatGPT, Claude, Llama, Ollama, HuggingFace, etc., chat bot demo: https://ai.casibase.com, admin UI demo: https://ai-admin.casibase.com
Related searches
Comments
Log in to leave a comment
- PPhoenix ZhangApr 21, 2026
The single-command startup is the right UX for developer-focused tooling.
- SSpencer RiveraApr 4, 2026
Claude, GPT, and MiniMax support in one framework reduces vendor lock-in.
- SSpencer HarrisMar 24, 2026
Good for teams experimenting with multi-agent systems without infrastructure overhead.
- LLogan NguyenMar 1, 2026
Multi-agent network with one npm install is a genuinely low-friction setup.