diff --git a/docs/platform-sandboxing.md b/docs/platform-sandboxing.md index 39ffce67c3..0e28a951dc 100644 --- a/docs/platform-sandboxing.md +++ b/docs/platform-sandboxing.md @@ -1,3 +1,3 @@ ## Platform sandboxing -This content now lives alongside the rest of the sandbox guidance. See [Sandbox mechanics by platform](./sandbox.md#platform-sandboxing-details) for up-to-date details. +This content now lives alongside the rest of the sandbox guidance. See [Sandbox mechanics by platform](./sandbox.md#platform-sandboxing-details) for up-to-date details, including how the read-only preset automatically runs sandboxed commands under `AskForApproval::OnRequest` instead of requiring approval for every command.