v2026.4.10
- Personal monitor settings. Added buffer caps, terminal scrollback, and key bindings for the
--monitorTUI settings to~/.airlock/settings.toml - Project sub-directory masking. Added a new
[mask.<name>]config option mounts an empty directory over chosen project paths inside the VM, so AI agents can't see sensitive project from e.g. monorepo. Masking happens in VM: this is invisibility, not a hard security boundary. - User-level
airlock.tomlmoved to~/.airlock/. The user-level slot in airlock's config hierarchy is now~/.airlock/config.<ext>(was~/.cache/airlock/config.<ext>).
Full Changelog: v2026.4.9...v2026.4.10