From 0794de71e3269b977f9efc8dec98f31e9f78ad24 Mon Sep 17 00:00:00 2001 From: Danilo Leal <67129314+danilo-leal@users.noreply.github.com> Date: Wed, 24 Sep 2025 13:57:30 -0300 Subject: [PATCH] docs: Update note about agent message editor setting (#38805) As of stable 206.0, the `agent.message_editor_min_lines` setting is fully available, so removing the docs note that said it was only for Preview. Release Notes: - N/A --- docs/src/ai/agent-settings.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/docs/src/ai/agent-settings.md b/docs/src/ai/agent-settings.md index 15f50c03c2fa972e55e00217e87f628093a9eb20..e38b5e29d7538a81cd8ed2694e62277600b791fd 100644 --- a/docs/src/ai/agent-settings.md +++ b/docs/src/ai/agent-settings.md @@ -196,8 +196,6 @@ It is set to `4` by default, and the max number of lines is always double of the } ``` -> This setting is currently available only in Preview. - ### Modifier to Send Make a modifier (`cmd` on macOS, `ctrl` on Linux) required to send messages.