docs: clarify 2026.3.2 tool-profile default change

Add a note to the tool profiles section explaining that local
onboarding now defaults unset configs to tools.profile: "coding"
and clarifying the correct session visibility key
(tools.sessions.visibility, not sessions.visibility).

Closes #40239
This commit is contained in:
elliotllliu 2026-03-16 17:41:21 +00:00
parent daf8afc954
commit 569f2c803d

View File

@ -34,6 +34,10 @@ Notes:
`tools.profile` sets a **base tool allowlist** before `tools.allow`/`tools.deny`.
Per-agent override: `agents.list[].tools.profile`.
<Note>
**2026.3.2 default change:** Local onboarding now defaults previously-unset configs to `tools.profile: "coding"` rather than leaving the profile unset (which behaves like `full`). Existing explicit profile values are preserved. If tools like `exec`, `web_fetch`, or `browser` seem missing after upgrading, check your `tools.profile` setting. For wider session-tool visibility, use `tools.sessions.visibility` (not `sessions.visibility`).
</Note>
Profiles:
- `minimal`: `session_status` only