Filesystem Access

Execution
Also known as:file operations,file system,read write files

Ability to autonomously read, write, create, and modify files in the project directory and beyond.

Agent Support

AgentSupport LevelNotesActions
Aider
Full Support
Aider can create, edit, and delete files across the project. Changes are applied directly to the working directory and optionally committed to git automatically.
Amazon Q Developer
Full Support
In agent mode, Amazon Q Developer can autonomously create, modify, and delete files across the workspace to implement features and fix issues.
Claude Code
Full Support
Full filesystem access within the workspace, enabling autonomous file creation and modification.
Cursor
Full Support
Full filesystem access within the workspace with user permission, allowing autonomous file creation and modification.
Devin
Full Support
Devin has full filesystem access within its cloud sandbox environment. It can create, read, update, and delete any files in the cloned repository, install packages, and run build tools.
GitHub Copilot
Full Support
In Agent Mode (GA in VS Code since February 2025), GitHub Copilot can autonomously create, modify, and delete files across the workspace without manual intervention.
Google Jules
Full Support
Jules has full filesystem access to the cloned repository in its sandboxed cloud environment. It can create, edit, and delete any files in the repository as part of implementing a task.
Replit Agent
Full Support
Replit Agent has full access to the Replit workspace filesystem. It can create, edit, and delete files, install npm or pip packages, and modify any project file as part of task execution.
Windsurf
Full Support
Full filesystem access as a native IDE with AI integration, enabling autonomous file operations.
Zed AI
Full Support
In agentic mode, Zed AI can create, edit, and delete files in the project. It can also run terminal commands as part of task execution.