Files
gemini-cli/packages
galz10 73f9085cad fix(sandbox): proactively register plans directory for write validation
- Enhance WorkspaceContext with addWritablePath and isPathWritable to support proactive registration of paths that do not yet exist.
- Update Config and enter_plan_mode to proactively register the plans directory in WorkspaceContext.
- Refactor SandboxedFileSystemService to use isPathWritable for granular write validation.
- Add comprehensive unit tests for the new WorkspaceContext methods.
2026-04-03 12:53:21 -07:00
..