Files
gemini-cli/packages
galz10 296be23bd6 fix(sandbox): enforce read-only PLAN mode in tool sandboxing
- Refactor SandboxedFileSystemService to use granular read/write permissions.
- Implement updateSandboxManager to propagate mode transitions to the file system service.
- Update platform sandbox managers (macOS, Linux, Windows) to treat allowedPaths and includeDirectories as read-only when workspaceWrite is false.
- Improve path validation in SandboxedFileSystemService using WorkspaceContext to correctly handle ~/.gemini/tmp.
2026-04-03 12:25:46 -07:00
..