Skip to content

Commit 7532f1f

Browse files
committed
minor update
1 parent 81b5b57 commit 7532f1f

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

blogs/2025/02/24/agent-mode.mp4

Lines changed: 0 additions & 3 deletions
This file was deleted.
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
version https://git-lfs.github.com/spec/v1
2+
oid sha256:5143ac476d5255990a9fdaea51a1550d31cb00997b0c2cfda37b2b6695ff0732
3+
size 9379967

blogs/2025/02/24/introducing-copilot-agent-mode.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ February 24, 2025 by [Isidor Nikolic](https://github.com/isidorn)
1313

1414
Copilot agent mode is the next evolution in AI-assisted coding. Acting as an autonomous peer programmer, it performs multi-step coding tasks at your command — analyzing your codebase, reading relevant files, proposing file edits, and running terminal commands and tests. It responds to compile and lint errors, monitors terminal and test output, and auto-corrects in a loop until the task is completed. Available to all [VS Code Insiders](https://code.visualstudio.com/insiders/) users today, and soon in VS Code Stable.
1515

16-
<video src="agent-mode.mp4" title="Copilot Edits video" autoplay muted controls></video>
16+
<video src="copilot-agent-mode.mp4" title="Copilot Edits video" autoplay muted controls></video>
1717

1818
## How to use Copilot agent mode
1919

0 commit comments

Comments
 (0)