Skip to content

Workspaces and approvals

Control filesystem access and pause unsafe actions for a human decision.

Updated View as Markdown

The built-in tools expose ls, read_file, write_file, edit_file, glob, and grep. write_file, edit_file, write_memory, and an optional execute tool pause by default; resume with one ApprovalDecision for each pending action.

PermissionedWorkspace applies first-match-wins read/write path rules. Use FilesystemWorkspace only with a deliberately selected root. ProcessSandbox is intended for explicit local development and is not an untrusted-code isolation boundary; production applications should provide an isolated Sandbox implementation.

Navigation

Type to search…

↑↓ navigate↵ selectEsc close