zeroclaw/src/config
Aleksandr Prilipko c54286fec0 feat(security): add allowed_roots for file access beyond workspace
Add `autonomy.allowed_roots` config option that lets the agent
read/write files under additional directory roots outside the
workspace (e.g. shared skills directories, project repos).
Resolved (canonical) paths under any allowed root pass
`is_resolved_path_allowed` alongside the workspace itself.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-21 14:57:16 +08:00
..
mod.rs chore(hooks): fix formatting and clippy warnings 2026-02-21 13:34:09 +08:00
schema.rs feat(security): add allowed_roots for file access beyond workspace 2026-02-21 14:57:16 +08:00