#308 · Primary category: AI Agents & Automation
agent-sandbox
agent-sandbox enables easy management of isolated, stateful, singleton workloads, ideal for use cases like AI agent runtimes and reinforcement learning (RL).
Project last updated:08/29/26
GitHub Stars
3.7K
Forks
471
Contributors
137
License
Apache-2.0
Why we included this project
Production AI agents usually live a long time. They hold working memory, keep a stable hostname so other services can reach them, and carry state that has to survive a restart. Agent Sandbox makes that kind of workload a native Kubernetes resource instead of a workaround: its Sandbox custom resource gives a single pod a stable identity, persistent storage, and a controller that handles creation, hibernation, resuming, and scheduled deletion through declarative YAML. Isolation itself is handed off to secure runtimes like gVisor or Kata Containers through RuntimeClass, which is the part that matters when you are running untrusted, LLM-generated code in a shared cluster. For teams operating agent infrastructure or isolated dev environments, it beats wiring up StatefulSets, Services, and volumes by hand.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
openclaw
Your own personal AI assistant. Any OS. Any Platform. The lobster way. 🦞
hermes-agent
The agent that grows with you
n8n
Fair-code workflow automation platform with native AI capabilities. Combine visual building with custom code, self-host or cloud, 400+ integrations.
deepseek-harness
DeepSeek Harness: Everything is a Plugin.
AutoGPT
AutoGPT is the vision of accessible AI for everyone, to use and to build on. Our mission is to provide the tools, so that you can focus on what matters.