This commit is contained in:
@@ -61,6 +61,8 @@ Reasoning/process visibility is configurable in `config.json`:
|
||||
- `reasoning_max_chars` — bounded reasoning output
|
||||
- `reasoning_include_tools` — include tool traces in process stream
|
||||
|
||||
The seeded **SOUL.md** / **AGENTS.md** / **TOOLS.md** tell the model it is a coding agent with full guest admin (denylist): unique `search_replace`, `glob_files`, `todo_write`, plan mode, memory, skills, and `run_js_script` (no Node in the guest).
|
||||
|
||||
Access policy defaults to **full guest admin** (`access_policy: full`):
|
||||
|
||||
- `allow_delete`, `allow_bridge_mutations`, `allow_host_notifications`, `allow_host_actions` — **true**
|
||||
|
||||
Reference in New Issue
Block a user