| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| aenv-darwin-aarch64 | 2026-08-20 | 8.8 MB | |
| aenv-darwin-x86_64 | 2026-08-20 | 9.9 MB | |
| aenv-linux-aarch64 | 2026-08-20 | 14.0 MB | |
| aenv-linux-x86_64 | 2026-08-20 | 16.3 MB | |
| aenv-server-linux-aarch64.tar.gz | 2026-08-20 | 73.5 MB | |
| aenv-server-linux-x86_64-pvm.tar.gz | 2026-08-20 | 77.2 MB | |
| aenv-server-linux-x86_64.tar.gz | 2026-08-20 | 78.0 MB | |
| README.md | 2026-08-20 | 4.1 kB | |
| v0.1.3 source code.tar.gz | 2026-08-20 | 1.9 MB | |
| v0.1.3 source code.zip | 2026-08-20 | 2.3 MB | |
| Totals: 10 Items | 282.0 MB | 6 | |
π Documentation for this release: https://kvcache-ai.github.io/AgentENV/v0.1.3/
Features
- snapshot: Add artifact dimension to OSS upload observability (#168) β @huajq
- sandbox: Generate envd access token for secure sandboxes β @LSX-s-Software
- sandbox: Generate envd access token seed when unconfigured β @LSX-s-Software
- sandbox: Make shared access token seed optional (#127) β @LSX-s-Software
- observability: Add overlaybd/ext4 usage gauges on restack snapshot (#178) β @huajq
- Add single-tenant API key authentication β @yingdi-shan
- oss: Support configurable S3 addressing style (#176) β @guozy18
- Enable dirty-page tracking by default β @Hygge-Gezelligheid
Bug Fixes
- Sanitize singleton CPU config intersections (#150) β @zlzGithub-0801
- snapshot: Preserve exported image config (#154) β @huajq
- overlaybd: Clear cache bitmap before destructive eviction steps (#161) β @huajq
- sandbox: Reject overriding reserved MMDS fields β @LSX-s-Software
- p2p: Do not cache lookup timeouts as misses (#152) β @WindSongShaoGe
- overlaybd: Preserve premerged-index cache during full-file cache recovery (#170) β @huajq
- gateway: Proxy sandbox-routed metrics requests (#159)
- snapshot: Parallelize OSS layer uploads and skip publish-time re-hash (#177) β @huajq
- overlaybd: Offload premerged index prune scan and trigger it by cache growth β @YXalix
- ublk-daemon: Adopt jemalloc (#179) β @YXalix
- snapshot: Revert digest tracking on compaction output paths (#185) β @huajq
- Derive sandbox access tokens from shared seed β @yingdi-shan
- Harden managed secret loading β @yingdi-shan
- Enforce authentication boundaries β @yingdi-shan
- Preserve sandbox metrics auth (#123) β @yingdi-shan
- Disable dirty-page tracking for pvm (#190) β @Hygge-Gezelligheid
- network: Tighten sandbox egress chain and gateway ingress chain (#186) β @LSX-s-Software
- Filter KVM-managed CPUID leaf 0x1f (#193) β @zlzGithub-0801
- Clarify compose docs and cli auth errors (#195) β @yingdi-shan
Improvements
- snapshot: Always use direct OverlayBD packaging (#136) β @Hygge-Gezelligheid
- Simplify shared authentication secrets β @yingdi-shan
Performance
- server: Shorten jemalloc page decay via malloc_conf β @huajq
- sandbox: Run firecracker pool runtime on one worker thread (#162) β @huajq
- network: Skip empty egress programming on clean slots β @LSX-s-Software