github akitaonrails/ai-jail v0.10.0

latest releases: v0.10.2, v0.10.1
6 hours ago

Highlights

  • Added browser isolation profiles for Chromium-family browsers, Firefox, and LibreWolf.
  • Added hard browser mode for ephemeral sessions and soft browser mode with ai-jail-only persistent browser state.
  • Added Gemini CLI support and bootstrap policy generation.
  • Added --private-home / private_home = true for writable-project sessions without automatic host-home dotdir passthrough. Linux uses tmpfs $HOME; macOS uses seatbelt allowlists.
  • Documented browser sandbox tradeoffs, Chromium --no-sandbox behavior inside ai-jail, GPU behavior, and expected desktop-service warning noise.
  • Fixed flaky/global-config CI coverage and the clippy needless_borrow failure before retagging.

Verification

  • cargo fmt --all
  • cargo clippy -- -D warnings
  • cargo test
  • cargo build --release
  • git diff --check

Fixes #36.

Don't miss a new ai-jail release

NewReleases is sending notifications on new releases.