diff --git a/docs/tools/index.md b/docs/tools/index.md index 6552d6f9118..69525a307cd 100644 --- a/docs/tools/index.md +++ b/docs/tools/index.md @@ -34,6 +34,10 @@ Notes: `tools.profile` sets a **base tool allowlist** before `tools.allow`/`tools.deny`. Per-agent override: `agents.list[].tools.profile`. + +**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`). + + Profiles: - `minimal`: `session_status` only