zed/docs/src
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
..
account Restructure AI docs (#57614) 2026-06-04 15:55:21 +00:00
ai agent: Sandboxing polish (#60173) 2026-07-01 14:55:30 +00:00
business Document provider safety retention for designated Zed-hosted models (#58967) 2026-06-09 21:54:48 +00:00
collaboration docs: Update actions format (#54869) 2026-05-07 06:55:11 +00:00
development docs: Update actions format (#54869) 2026-05-07 06:55:11 +00:00
extensions docs: Add note about upcoming MCP extension deprecation (#59812) 2026-06-24 10:51:12 +00:00
languages format on save: javascript docs (#60070) 2026-06-29 08:19:22 +00:00
migrate Restructure AI docs (#57614) 2026-06-04 15:55:21 +00:00
reference git: Allow showing inline blame in the status bar (#59696) 2026-06-29 05:50:31 +00:00
all-actions.md docs: Apply documentation standards across all docs (#49177) 2026-02-17 20:58:17 -06:00
appearance.md docs: Update actions format (#54869) 2026-05-07 06:55:11 +00:00
authentication.md Restructure AI docs (#57614) 2026-06-04 15:55:21 +00:00
command-palette.md docs: Update actions format (#54869) 2026-05-07 06:55:11 +00:00
completions.md Remove Supermaven-related code from Zed (#50537) 2026-03-02 22:18:49 +00:00
configuring-languages.md Fix grammatical errors throughout the documentation (#58183) 2026-05-31 22:05:41 +00:00
configuring-zed.md Restructure AI docs (#57614) 2026-06-04 15:55:21 +00:00
debugger.md Fix grammatical errors throughout the documentation (#58183) 2026-05-31 22:05:41 +00:00
dev-containers.md dev_container: Support the classic Docker builder via a setting (#59288) 2026-06-15 07:04:03 +00:00
development.md Improve documentation for ETW profiling (#50426) 2026-02-28 23:03:49 -05:00
diagnostics.md docs: Add AI SEO frontmatter (#48559) 2026-02-11 13:10:31 -08:00
editing-code.md docs: SEO content improvements for AI section (#49128) 2026-02-13 13:05:57 -08:00
environment.md docs: Apply documentation standards across all docs (#49177) 2026-02-17 20:58:17 -06:00
extensions.md docs: Update agent server extension documentation (#58306) 2026-06-02 08:50:46 +00:00
finding-navigating.md docs: Clarify Project Search runs on Enter (#58545) 2026-06-04 21:25:58 +00:00
getting-started.md Fixes for AI docs (#58969) 2026-06-11 15:15:55 +00:00
git.md git_ui: Add View File action to Git Panel (#59383) 2026-06-16 03:57:51 +00:00
globs.md Fix grammatical errors throughout the documentation (#58183) 2026-05-31 22:05:41 +00:00
helix.md docs: Apply documentation standards across all docs (#49177) 2026-02-17 20:58:17 -06:00
icon-themes.md docs: Update actions format (#54869) 2026-05-07 06:55:11 +00:00
installation.md Fix grammatical errors throughout the documentation (#58183) 2026-05-31 22:05:41 +00:00
key-bindings.md Fix grammatical errors throughout the documentation (#58183) 2026-05-31 22:05:41 +00:00
languages.md Fix grammatical errors throughout the documentation (#58183) 2026-05-31 22:05:41 +00:00
linux.md docs: Remove Alpine, clean up glibc guidance, minor wording fixes (#56674) 2026-06-10 22:12:21 +00:00
macos.md install_cli: Show notification instead of failing CLI install (#59575) 2026-06-22 18:20:57 +00:00
modelines.md Add vim/emacs modeline support (#49267) 2026-03-25 03:15:51 +00:00
multibuffers.md Fix grammatical errors throughout the documentation (#58183) 2026-05-31 22:05:41 +00:00
outline-panel.md docs: Update actions format (#54869) 2026-05-07 06:55:11 +00:00
performance.md Fix grammatical errors throughout the documentation (#58183) 2026-05-31 22:05:41 +00:00
project-panel.md project_panel: Add expand/collapse all to context menu (#59567) 2026-06-26 17:44:41 +00:00
quick-start.md docs: Reorganize introduction (#41387) 2025-10-28 17:39:40 -03:00
remote-development.md docs: document llvm-objcopy --strip-debug step when self-building remote_server (#57655) 2026-06-15 08:17:56 +00:00
repl.md Fix grammatical errors throughout the documentation (#58183) 2026-05-31 22:05:41 +00:00
roles.md Document Billing Manager role (#58447) 2026-06-03 18:17:18 +00:00
running-testing.md docs: Apply documentation standards across all docs (#49177) 2026-02-17 20:58:17 -06:00
semantic-tokens.md docs: Update actions format (#54869) 2026-05-07 06:55:11 +00:00
snippets.md Fix grammatical errors throughout the documentation (#58183) 2026-05-31 22:05:41 +00:00
soc2.md docs: Restructure nav and add Zed Business section (#51915) 2026-05-06 16:07:12 +00:00
SUMMARY.md Add agent sandboxing docs (#59774) 2026-06-23 23:54:28 +00:00
tab-switcher.md docs: Apply documentation standards across all docs (#49177) 2026-02-17 20:58:17 -06:00
tasks.md git_ui: Pass the clicked ref to git graph custom commands (#58781) 2026-06-09 06:30:07 +00:00
telemetry.md Restructure AI docs (#57614) 2026-06-04 15:55:21 +00:00
terminal.md docs: Update actions format (#54869) 2026-05-07 06:55:11 +00:00
themes.md docs: Update actions format (#54869) 2026-05-07 06:55:11 +00:00
toolchains.md docs: Apply documentation standards across all docs (#49177) 2026-02-17 20:58:17 -06:00
troubleshooting.md feedback: Add action for listing installed extensions (#48664) 2026-04-16 07:45:38 +00:00
uninstall.md docs: Update guide to remove user data on macOS when uninstalling Zed (#52631) 2026-03-31 05:35:04 +00:00
update.md docs: Update actions format (#54869) 2026-05-07 06:55:11 +00:00
vim.md vim: Add Helix jump-to-word support to Vim mode (#55492) 2026-05-12 21:46:18 +00:00
visual-customization.md git: Allow showing inline blame in the status bar (#59696) 2026-06-29 05:50:31 +00:00
windows-and-projects.md Fixes for AI docs (#58969) 2026-06-11 15:15:55 +00:00
windows.md docs: Apply documentation standards across all docs (#49177) 2026-02-17 20:58:17 -06:00
worktree-trust.md docs: Update actions format (#54869) 2026-05-07 06:55:11 +00:00