Commit Graph

11 Commits

Author SHA1 Message Date
Emily Hedlund 607baa1909 fix(sandbox): centralize async git worktree resolution and enforce read-only security (#25040) 2026-04-09 22:04:16 +00:00
Emily Hedlund 3632f04fc1 fix(core): resolve windows symlink bypass and stabilize sandbox integration tests (#24834) 2026-04-08 22:00:50 +00:00
Emily Hedlund 225c77896c temporarily disable sandbox integration test on windows (#24786) 2026-04-07 15:33:40 +00:00
Emily Hedlund 79b77698e4 fix(core): improve windows sandbox reliability and fix integration tests (#24480) 2026-04-03 20:54:48 +00:00
Emily Hedlund 23e67f855d test: fix Windows CI execution and resolve exposed platform failures (#24476) 2026-04-03 15:50:29 +00:00
Emily Hedlund 5606c0458b feat(core): populate sandbox forbidden paths with project ignore file contents (#24038) 2026-04-01 16:27:55 +00:00
Gal Zahavi b9146d65b3 test(sandbox): add integration test for dynamic permission expansion (#24359) 2026-03-31 20:59:44 +00:00
Emily Hedlund 5b64f0675c feat(core): add forbiddenPaths to GlobalSandboxOptions and refactor createSandboxManager (#23936) 2026-03-27 16:57:26 +00:00
Gal Zahavi 84b6567586 fix(core): allow disabling environment variable redaction (#23927) 2026-03-26 20:04:44 +00:00
Emily Hedlund 294d7ff266 test(core): install bubblewrap on Linux CI for sandbox integration tests (#23583) 2026-03-25 14:29:46 +00:00
Emily Hedlund 9ee334df83 feat(sandbox): implement forbiddenPaths for OS-specific sandbox managers (#23282)
Co-authored-by: Gal Zahavi <38544478+galz10@users.noreply.github.com>
2026-03-25 01:23:51 +00:00