mirror of
https://github.com/google-gemini/gemini-cli.git
synced 2026-04-30 06:54:15 -07:00
feat(sandbox): dynamic macOS sandbox expansion and worktree support (#23301)
This commit is contained in:
@@ -64,6 +64,7 @@ export enum ToolErrorType {
|
||||
|
||||
// Shell errors
|
||||
SHELL_EXECUTE_ERROR = 'shell_execute_error',
|
||||
SANDBOX_EXPANSION_REQUIRED = 'sandbox_expansion_required',
|
||||
|
||||
// DiscoveredTool-specific Errors
|
||||
DISCOVERED_TOOL_EXECUTION_ERROR = 'discovered_tool_execution_error',
|
||||
|
||||
Reference in New Issue
Block a user