# kvcache-ai/AgentENV

AgentENV (AENV) is a distributed platform for running agent environments at scale.

Repository: https://github.com/kvcache-ai/AgentENV
Canonical: https://ross.abutalabs.com/products/agentenv
Language: Rust
License: MIT
License Family: permissive
Last push: 2026-08-26T02:06:36+00:00

## Health v2 (maintenance only)
Score: 79/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 99, release rhythm 98, longevity 2
- inputs: {"age_days": 41, "days_push": 8, "days_rel": 13, "gap_med": 8, "n_releases_24m": 4}
- flags: young
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 3330, forks 292 (observed 2026-08-28T04:07:56.461226+00:00)

## What it is
AgentENV (AENV) is a distributed platform for running large numbers of Firecracker microVM-based agent environments across machines, with snapshot/fork support and on-demand loading of OCI-compatible images via overlaybd. It powers agentic RL training at scale, achieving fast boot/resume, high memory overcommit, and persistence to S3-compatible storage.

## Use cases
- run thousands of sandboxed agent environments across a cluster
- train LLM agents with reinforcement learning at scale
- fork a running sandbox into multiple independent environments for parallel agent workflows
- snapshot and resume microVM environments in under 100 ms
- load OCI images on demand without pre-warming every host
- overcommit guest memory to increase environment density on a host
- persist environment snapshots to S3-compatible object storage

## When to choose
- you need massive-scale, isolated Linux sandboxes for agentic RL or evaluation
- you want fast snapshot, fork, and resume of microVM environments
- your image/snapshot footprint exceeds local disk and you need on-demand loading with caching
- you run on Linux with KVM and want high environment density via memory ballooning

## When to avoid
- you need encrypted network traffic between components
- your workloads run on non-Linux hosts or lack /dev/kvm
- you only need simple containers rather than microVM isolation
- you need a managed cloud service rather than self-hosted infrastructure

## Facets
- artifact type: infra-config
- maturity: active
- function: container-runtime, container-orchestration, cloud, deployment, microservices, security
- domain: infrastructure-as-code, cloud-computing, microservices, artificial-intelligence, reinforcement-learning
- platform: rust, self-hosted, cloud
- tags: firecracker, microvm, sandboxing, agent-environments, rl-training, snapshotting, overlaybd, ublk, memory-ballooning, object-storage, containers, ai-agents, devops, linux, docker

## Member repositories
- kvcache-ai/AgentENV (main) score 79

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:07:56.461226+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T18:41:43.323210+00:00, confidence not recorded.
  - readme: https://github.com/kvcache-ai/AgentENV (fetched 2026-08-28T04:07:56.461226+00:00, sha 792a168fca7f)
- Data as of 2026-08-30T08:39:29.467469+00:00.
