Kristóf Tóth d3f8986b77 Sort dirs before files in resolve_overlays
Glob results within a SENSITIVE_PATHS entry could return files before
their parent directory. When that happens the file gets a null-bind
while its siblings remain visible, because the parent hasn't been added
to tmpfs_dirs yet. Sorting dirs first removes this implicit ordering
dependency.
2026-03-25 22:54:56 +01:00
2026-03-20 18:40:08 +01:00
2026-03-20 18:40:08 +01:00
Description
Lightweight bubblewrap-based sandbox for AI coding agents, written in Rust.
307 KiB
Languages
Rust 100%