Tagentacle: The ROS of AI Agents π¶
Tagentacle is a decentralized, configuration-centralized, production-grade multi-agent framework. It deeply adopts the software organization patterns of ROS 2 (Robot Operating System), combined with the modern AI ecosystem (MCP Protocol) and dynamic Schema technologies, to build a robust infrastructure for LLM multi-agent collaboration.
Everything is a Pkg. Managed. Verifiable. Scalable.
Quick Links¶
- π Getting Started β Install and run your first workspace
- π‘ Philosophy β Core design principles
- βοΈ Why Tagentacle β Comparison with alternatives
- ποΈ Architecture β System overview
- π€ Agent Architecture β IO + Inference separation
- π Python SDK β Dual-layer API
- π MCP Integration β Local sessions + Direct HTTP
- π TACL β JWT access control
- π Best Practices β Recommended patterns
- π³ Containers β Container-ready deployment
The Architecture Stack¶
βββββββββββββββββββββββββββββββββββββββββββββββββββββββ
β Application Layer (Nodes, Agents, MCP Servers) β β iterates fastest
βββββββββββββββββββββββββββββββββββββββββββββββββββββββ€
β Tagentacle (Domain Shell / Middleware) β β domain semantics
β Topic Pub/Sub, Service RPC, /mcp/directory, β (syntax sugar with
β Node identity, Lifecycle, TACL, Launch β real engineering value)
βββββββββββββββββββββββββββββββββββββββββββββββββββββββ€
β Linux (Kernel + Docker) β β "laws of physics"
β socket, namespace, cgroup, filesystem, signals β
βββββββββββββββββββββββββββββββββββββββββββββββββββββββ