Skip to content

Commit d677d39

Browse files
committed
Fix up images
1 parent 56a9fd9 commit d677d39

10 files changed

+20
-17
lines changed
Lines changed: 2 additions & 2 deletions
Loading

blogs/2025/05/27/ai-and-remote.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@ Copilot will investigate the issue and provide actionable insights:
115115

116116
As part of completing the tasks for a user prompt, [agent mode](/docs/copilot/chat/chat-agent-mode.md) can run tools and terminal commands. Agent mode is powerful because it not only proposes code changes but can also run terminal commands and tools. For example, it can install project dependencies or run tests. However, some of these actions might be destructive, such as deleting files, modifying local configuration, and more. Therefore, you need to approve the use of tools and terminal commands in agent mode.
117117

118-
![Agent mode tool approval options dropdown](/release-notes/images/1_99/chat-tool-approval.png)
118+
![Agent mode tool approval options dropdown](chat-tool-approval.png)
119119

120120
In case you want to auto-approve _all_ tools, you can now use the experimental `chat.tools.autoApprove` setting. To give you some level of protection against inadvertent terminal commands or tool calls, you can choose to only set this in a dev container or remote machine to prevent your local dev machine from getting affected:
121121

blogs/2025/05/27/auto-approval.png

Lines changed: 2 additions & 2 deletions
Loading
Lines changed: 3 additions & 0 deletions
Loading
Lines changed: 2 additions & 2 deletions
Loading

blogs/2025/05/27/python-container.png

Lines changed: 2 additions & 2 deletions
Loading

blogs/2025/05/27/remote-ssh-auth.png

Lines changed: 2 additions & 2 deletions
Loading

blogs/2025/05/27/remote-ssh-intro.png

Lines changed: 2 additions & 2 deletions
Loading
Lines changed: 2 additions & 2 deletions
Loading

blogs/2025/05/27/ssh-diagnose.png

Lines changed: 2 additions & 2 deletions
Loading

0 commit comments

Comments
 (0)