agent-substrate/substrate resource
Agent Substrate: the core system observed · 2026-08-28
Health v2 · maintenance only
64/100
- Activity 99
- Release rhythm 52
- Longevity 8
Flags: young
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 112
- days_rel: 106
- days_push: 7
- n_releases_24m: 1
Adoption not part of the score
1631 stars · 273 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Agent Substrate is a Kubernetes-based control plane for running large fleets of stateful agent sandboxes at high density. It multiplexes many idle actors onto a small pool of workers with sub-second suspend/resume, supporting microVM and gVisor sandbox technologies.
Use cases
- run thousands of AI agent sandboxes on a small Kubernetes cluster
- suspend and resume stateful agents in under a second
- oversubscribe idle agents onto shared worker pods
- manage microVM and gVisor sandboxes with one lifecycle API
- build infrastructure for RL loops spanning agents, inference, and training
- route incoming traffic to live agent instances
When to choose
- you need to deploy stateful agents at scale with high density
- you want sub-second agent resume/suspend on Kubernetes
- you need consistent sandbox lifecycle across microVMs and gVisor
- you run RL workloads mixing agentic, inference, and training cycles
When to avoid
- you want an SDK or framework for building agent logic
- you have a small number of always-active workloads with no need for multiplexing
- you are not running on Kubernetes
Facets
infra-config · maturity active
container-orchestration scheduling deployment microservices cloud infrastructure-as-code microservices cloud-computing go cloud agent-infrastructure sandboxing microvm gvisor actor-multiplexing suspend-resume control-plane rl-infrastructure ai-agents containers kubernetes docker linux
1 source
- readme: https://github.com/agent-substrate/substrate · fetched 2026-08-28 · dd6fe4889066
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| agent-substrate/substrate | main | 64 |
For agents
markdown · JSON · MCP: product_card(name="agent-substrate/substrate")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem