v0.1.0
What's Changed
- Document the Tart VM e2e test setup by @madeye in #1
- Add architecture doc by @madeye in #2
- Add VitePress doc site deployed to GitHub Pages by @madeye in #3
- Fix audit findings (#4 #5 #6 #7 #8) by @madeye in #9
- Scope PF guard to sandbox group by @madeye in #12
- Skip sandbox runtime tests in CI by @madeye in #13
- Add release package workflow by @madeye in #14
- Merge helper daemon into the lianyaohu binary by @madeye in #15
- Promote lianyaohu bin crate to root package for cargo install by @madeye in #16
- Auto-allow non-default route when PF route-to can steer traffic by @madeye in #17
- Allow machine-description sysctls so Rust agents can start in the sandbox by @madeye in #18
- Make $HOME writable in the sandbox so agents can update their own files by @madeye in #19
- Allow tty devices and ioctls so TUI agents can enter raw mode by @madeye in #20
- Allow securityd/trustd access so agents can load root CAs; fix git xcrun shim by @madeye in #21
- Make Homebrew usable inside the sandbox by @madeye in #22
New Contributors
Full Changelog: https://github.com/madeye/LianYaoHu/commits/v0.1.0