·
20 commits
to main
since this release
Immutable
release. Only release title and notes can be modified.
π Documentation for this release: https://kvcache-ai.github.io/AgentENV/v0.1.2/
Features
- network: Make egress policy update atomic (#108) β @LSX-s-Software
- Support pvm-backed deployment β @LSX-s-Software
- sandbox: Add optional ZFile compression for memory snapshots β @huajq
- overlaybd: Add persistent worker pool and sync pwrite for ZFile compression β @huajq
- overlaybd: Move background download into the shared full-file cache (#124) β @huajq
- cli: Add shell completion scaffolding (#89) (#89) β @rbalachandar
- Add ARM64 support for AgentENV (#86) β @zlzGithub-0801
- Add openEuler support to Linux distro detection (#129) β @liunianxuxie
- sandbox: Add Firecracker disk I/O rate limiting (bandwidth + IOPS) (#48) β @rogeroger-yu
- Add opt-in dirty-page tracking (#134) β @Hygge-Gezelligheid
- release: Build static Linux binaries and bundle OverlayBD tools (#139) β @zlzGithub-0801
Bug Fixes
- sandbox: Slot resource leak caused by a failure to set egress policy β @LSX-s-Software
- orchestrator: Handle artifact root allocation error β @LSX-s-Software
- orchestrator: Make network policy and custom extension param updates cancellation-safe β @LSX-s-Software
- snapshot: Return error instead of panicking in write_commit_marker (#104) β @Loken-Lau
- overlaybd: Isolate runtime and CLI cache directories (#131) β @huajq
- cli: Hide internal completion command (#144) β @yingdi-shan
- cli: Parse Dockerfiles with parse-dockerfile β @yingdi-shan
- cli: Align build template naming (#143) β @yingdi-shan
Improvements
- Remove legacy CoW target (#142) β @yingdi-shan
- Consolidate and document runtime configuration (#146) β @yingdi-shan
Performance
Documentation
- deploy: Add warning for PVM deployment β @LSX-s-Software
- Add doc link for releases β @LSX-s-Software
- Fix links in README (#122) β @LSX-s-Software
- Add production scale metrics (#148) β @yingdi-shan