From 1f5d57bece1bd8a3283c72e1bafcb604aef7b955 Mon Sep 17 00:00:00 2001 From: Danilo Leal <67129314+danilo-leal@users.noreply.github.com> Date: Thu, 27 Mar 2025 17:00:59 -0300 Subject: [PATCH] assistant2: Add docs to the `notify_when_agent_waiting` setting (#27622) Release Notes: - N/A --- assets/settings/default.json | 1 + 1 file changed, 1 insertion(+) diff --git a/assets/settings/default.json b/assets/settings/default.json index dc113a72f125d99b69eb36e5fb14ff0c62129593..1541ddc4cc5a95d437a44743f2a41fa8f80afb06 100644 --- a/assets/settings/default.json +++ b/assets/settings/default.json @@ -660,6 +660,7 @@ } } }, + // Shows a notification when the agent needs confirmation before running an edit tool call or when that's concluded. "notify_when_agent_waiting": true }, // The settings for slash commands.