kvcache-ai/AgentENV
AgentENV (AENV) is a distributed platform for running agent environments at scale.
About the project
Distributed platform for running isolated agent environments on Firecracker microVMs with snapshot, fork, and OCI image support. Used for large-scale agentic RL training (Kimi K3) and parallel agent workflows.
Useful for
- Run thousands of isolated sandboxes for parallel agentic RL training
- Snapshot a running environment and fork it into multiple independent sandboxes
- Expose an E2B-compatible API and launch sandboxes via the standard E2B SDK without code changes
README summarized by DeepSeek V4.1 Flash. Details may be inaccurate.
Why it’s trending
- 5 stars so far today, about 11 expected by the end of the day.
- Over the last two days the pace is 2.2× that of the previous week and a half.
- GitHub Trending Rust today: #16, +14 stars.
- Recent forks include notable developers: @StarpTech (429 followers).
Stars per day
Bars are daily stars, the line is the usual pace. Red marks spike days.
Numbers
- Total stars
- 3,528
- Today
- 5 · ≈ 11 by evening
- Forks
- 318
- Issues and pull requests
- 314
- Watchers
- 12
- Language
- Rust
- License
- MIT
- Latest release
- v0.2.2 · September 18, 2026
- Created
- July 23, 2026
- Last push
- September 24, 2026
Star trust
Growth looks organic: forks and discussion are in line with active projects, and stars arrive unevenly, the way people give them.
These are heuristics, not a verdict: we judge by the repository’s behavior, not by a list of stargazers.
Spotted in
- September 24, 2026GitHub Trending Rust today: #16, +14 stars
More in this category
-
8.2
NandhaKishorM/laya
Laya is a non-autoregressive decision engine that answers typed questions (choice, score, noul) over any state (text, email, ticket, JSON) in a single forward pass (~35 ms on GPU) with calibrated probabilities.
-
8.1
google/ax
A declarative orchestrator for running autonomous AI agent workloads in a cluster, using a Kubernetes-like model with Task, Workspace, Gateway, and Model manifests. It sandboxes agents, pre-wires their environment, and…
-
7.7
unreallabsai/unreal-agent
Async-first agent harness in Go: sessions with persisted forkable history, input deduplication, an LLM-turn coordinator, and asynchronous operation execution via swappable components.
-
7.4
strands-agents/harness-sdk
Open-source Python and TypeScript SDK for building and running AI agents: agent loop, tools, MCP, memory, multi-agent patterns and tracing in one package. Runs in your process with no hosted control plane and supports…
-
7.1
mikehasa/golive-skill
Agent Skill and Node CLI that takes an agent-built app live: hosting, database, domain, email and payments on your own accounts. Runs a detect → plan → approve → apply → verify cycle with no hosted backend or telemetry.
-
7.1
Contrastive-LM/CLM
CLM is a class of System One language models trained contrastively to connect states and actions; the repo serves CLM-8B behind a TypeSafe-compatible API for fast agent decision-making.