Skip to content

docs: document filesystemAccess agent option#142

Merged
ben-rogerson merged 3 commits intomainfrom
docs/filesystem-access-flag-undocumented
May 10, 2026
Merged

docs: document filesystemAccess agent option#142
ben-rogerson merged 3 commits intomainfrom
docs/filesystem-access-flag-undocumented

Conversation

@ben-rogerson
Copy link
Copy Markdown
Owner

Summary

Add filesystemAccess flag documentation to packages/core/README.md. This option allows full-permission agents (worker, planner) to disable the implicit Read/Glob/Grep baseline, useful for write-only agents that should not inspect workspace files. Includes explanation of behaviour on read-only agents (parse error) and a code example.

Test plan

  • pnpm typecheck
  • pnpm lint
  • pnpm test

Add filesystemAccess flag documentation to packages/core/README.md. This option allows full-permission agents (worker, planner) to disable the implicit Read/Glob/Grep baseline, useful for write-only agents that should not inspect workspace files. Includes explanation of behaviour on read-only agents (parse error) and a code example.
@ben-rogerson ben-rogerson enabled auto-merge (squash) May 10, 2026 00:10
@ben-rogerson ben-rogerson merged commit 7e609ea into main May 10, 2026
1 check passed
@ben-rogerson ben-rogerson deleted the docs/filesystem-access-flag-undocumented branch May 10, 2026 00:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant