Skip to content

v2026.4.10

Choose a tag to compare

@github-actions github-actions released this 25 Apr 17:55
· 5 commits to main since this release
44fea72
  • Personal monitor settings. Added buffer caps, terminal scrollback, and key bindings for the --monitor TUI 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.toml moved 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