Permissions
Permissions
~/.fabro/settings.toml
Vendor docs
config
| name | type | required | meaning | concept | |
|---|---|---|---|---|---|
| full | enum |
All tools including `shell`, `web_search`, `web_fetch`, MCP tools
|
docs ↗ | ||
| read-only | enum |
`read_file`, `read_many_files`, `grep`, `glob`, `list_dir`, sub-agent tools
|
docs ↗ | ||
| read-write | enum |
All read tools + `write_file`, `edit_file`, `apply_patch`, sub-agent tools
|
docs ↗ |