zed/nix/tests
Cameron Mcloughlin 3648fe6f19
agent: Sandboxing polish (#60173)
Removes git sandbox feature

The reason is essentially:
- write access to a `.git` dir can be trivially escalated to unsandboxed
access
- therefore, it is misleading to offer git access separate from
unsandboxed access
- instead, we encourage the model to use `--no-optional-locks` to avoid
needing write access to `git status`, etc.


Adds sandboxing to fetch tool
 


---

Release Notes:

- N/A or Added/Fixed/Improved ...

---------

Co-authored-by: zed-zippy[bot] <234243425+zed-zippy[bot]@users.noreply.github.com>
2026-07-01 14:55:30 +00:00
..
sandboxing agent: Sandboxing polish (#60173) 2026-07-01 14:55:30 +00:00
a11y.nix gpui: Accesskit support (#56065) 2026-05-27 18:17:59 +00:00
a11y_atspi_test.py gpui: Accesskit support (#56065) 2026-05-27 18:17:59 +00:00