Updates to Agent System Prompt
Release rolling / release (push) Successful in 9m39s

This commit is contained in:
2026-08-18 15:01:56 -04:00
parent e7e1deabee
commit 613f05aaec
47 changed files with 558 additions and 399 deletions
@@ -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**