Skip to content

Commit f2f5975

Browse files
authored
Release notes
1 parent 30a9ad3 commit f2f5975

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

release-notes/v1_100.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -116,6 +116,14 @@ Use `#extensions` tool to find extensions from the Marketplace. This tool is ava
116116

117117
<video src="images/1_100/extensions-agent-tool.mp4" title="Video that shows using the extensions tool to display popular Java extensions." autoplay loop controls muted></video>
118118

119+
### Faster agent mode edits with GPT 4.1
120+
121+
We've implemented support for OpenAI's apply patch editing format when using GPT 4.1 and o4-mini in agent mode. This means significantly faster edits, especially in large files. The tool is enabled by default in VS Code Insiders and will be progressively rolled out in VS Code Stable.
122+
123+
### Autofix diagnostics from agent mode edits
124+
125+
If a file edit in agent mode introduces new errors, agent mode can now detect them and automatically propose a followup edit. You can disable this behavior with `setting(github.copilot.chat.agent.autoFix)`.
126+
119127
## Accessibility
120128

121129
### Merge editor improvements

0 commit comments

Comments
 (0)