diff --git a/docs/src/ai/agent-settings.md b/docs/src/ai/agent-settings.md index bab3bcd456c2599968500ec39e3399b2a3f59ac8..17f4a620ee6a8df8e319fdf7377a7e064e0a4de3 100644 --- a/docs/src/ai/agent-settings.md +++ b/docs/src/ai/agent-settings.md @@ -138,7 +138,7 @@ Use the `agent_font_size` setting to change the font size of rendered agent resp ### Auto-run Commands -Control whether you want to allow the agent to run commands without asking you for permission. +Control whether to allow the agent to run commands without asking you for permission. The default value is `false`. ```json @@ -151,7 +151,7 @@ The default value is `false`. ### Single-file Review -Control whether you want to see review actions (accept & reject) in single buffers after the agent is done performing edits. +Control whether to display review actions (accept & reject) in single buffers after the agent is done performing edits. The default value is `false`. ```json @@ -166,7 +166,7 @@ When set to false, these controls are only available in the multibuffer review t ### Sound Notification -Control whether you want to hear a notification sound when the agent is done generating changes or needs your input. +Control whether to hear a notification sound when the agent is done generating changes or needs your input. The default value is `false`. ```json @@ -232,7 +232,7 @@ It is set to `true` by default, but if set to false, the card will be fully coll ### Feedback Controls -Control whether you want to see the thumbs up/down buttons to give Zed feedback about the agent's performance. +Control whether to display the thumbs up/down buttons at the bottom of each agent response, allowing to give Zed feedback about the agent's performance. The default value is `true`. ```json