Skip to content

Releases: madeye/LianYaoHu

v0.1.3

Choose a tag to compare

@github-actions github-actions released this 09 Jul 03:23
fe05eb6

What's Changed

  • Docs: troubleshooting guide, README docs link, credentials feature card by @madeye in #29
  • Add short lyh alias for the lianyaohu binary by @madeye in #30
  • Arrow-key picker for the VPN interface prompt by @madeye in #31
  • Sandbox hardening: deflake runtime tests, drop kern.bootargs, narrow /dev, private temp trees by @madeye in #39
  • env_policy: block loader and language-runtime injection variables by @madeye in #40
  • Helper daemon hardening: session refcounts, uid+gid scoping, untrusted-spec rebuild, safe shutdown by @madeye in #41
  • Bump version to 0.1.3 by @madeye in #42

Full Changelog: v0.1.2...v0.1.3

v0.1.2

Choose a tag to compare

@github-actions github-actions released this 08 Jul 06:54
1d603e9

What's Changed

  • Add Linux sandbox support by @madeye in #24
  • Refactor project layout by @madeye in #25
  • Allow loopback-only listeners in the macOS sandbox by @madeye in #26
  • Launch macOS agents inside the caller's security session by @madeye in #27
  • Bump version to 0.1.2 by @madeye in #28

Full Changelog: v0.1.1...v0.1.2

v0.1.1

Choose a tag to compare

@github-actions github-actions released this 08 Jul 03:09
755bc8b

What's Changed

  • Fix Claude sandbox startup trap by @madeye in #23

Full Changelog: v0.1.0...v0.1.1

v0.1.0

Choose a tag to compare

@github-actions github-actions released this 08 Jul 02:39
40ca117

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

  • @madeye made their first contribution in #1

Full Changelog: https://github.com/madeye/LianYaoHu/commits/v0.1.0