v0.3.1-rc.2
Pre-release
Pre-release
What's Changed
- fix: add _readableState.ended to net.Socket stub (fixes #71) by @aayushprsingh in #73
- fix: exec() node fallback + feat: includeNodeShims option (fixes #64, #63) by @aayushprsingh in #66
- Fix nested export-star expansion in node loader by @Vercantez in #69
- fix(nodejs): scope npm/npx host fallback roots by @atharvasingh7007 in #72
- Migrate per-VM resource limits + virtualized identity from env to the BARE wire by @NathanFlurry in #82
- test: regression coverage for V8 Intl crash (#70), cross-exec loopback (#88), and JSON-over-VFS result decode (#11/#59) by @NathanFlurry in #97
- [codex] Restore sidecar reuse fast paths by @NathanFlurry in #98
- security: fix guest-reachable sandbox issues + remove over-defense against trusted config by @NathanFlurry in #100
- [codex] security runtime followups by @NathanFlurry in #99
- fix sandbox networking loopback dev servers by @NathanFlurry in #101
- [codex] refactor VFS into reusable crates and backends by @NathanFlurry in #102
- chore: rename to @agentos-software & @rivet-dev/agentos by @NathanFlurry in #105
- ci: publish WASM command packages manually, not in CI by @NathanFlurry in #107
- docs: website overhaul, OS-level pages link to agentOS, permissions tool→binding by @NathanFlurry in #106
- test+docs: host-mounted node_modules resolution (#109) by @NathanFlurry in #113
New Contributors
- @aayushprsingh made their first contribution in #73
- @Vercantez made their first contribution in #69
- @atharvasingh7007 made their first contribution in #72
Full Changelog: v0.3.0...v0.3.1-rc.2