richardartoul/swarmd
`swarmd` is a multi-tenant runtime for running background Agents in a safe and secure manner. Agents are defined in YAML and run as goroutines in a multi-tenant server with a virtual shell and custom tools.
This project helps developers safely run multiple AI agents as background processes on a single server. You define an agent's behavior and tools using a YAML file, and the server executes them in isolated environments. The ideal user is a developer looking to deploy and manage autonomous AI agents securely and efficiently within their applications or infrastructure.
Use this if you need to run multiple independent AI agents that require access to various tools and resources, but must operate in secure, isolated environments without directly exposing your host system.
Not ideal if you're looking for a generic sandbox to run arbitrary existing agent frameworks or if your primary need is robust, enterprise-grade production orchestration at massive scale, as this is currently alpha software.
Stars
17
Forks
—
Language
Go
License
BSD-3-Clause
Category
Last pushed
Mar 27, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/agents/richardartoul/swarmd"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
openai/openai-agents-python
A lightweight, powerful framework for multi-agent workflows
openagents-org/openagents
OpenAgents - AI Agent Networks for Open Collaboration
vamplabAI/sgr-agent-core
Schema-Guided Reasoning (SGR) has agentic system design created by neuraldeep community
BrainBlend-AI/atomic-agents
Building AI agents, atomically
camel-ai/camel
🐫 CAMEL: The first and the best multi-agent framework. Finding the Scaling Law of Agents....