Skip to content

Commit 839c88a

Browse files
Update blogs/2025/07/16/copilot-coding-agent.md
Co-authored-by: Daniel Rosenwasser <[email protected]>
1 parent 7d1e35d commit 839c88a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

blogs/2025/07/16/copilot-coding-agent.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ In this post, we'll take a look at what the Coding Agent is, give you an exclusi
3131

3232
That's all there is to it. It's the workflow you already know with an agent in the mix.
3333

34-
The agent runs within a temporary, isolated dev environment that gets spun up where the agent can explore the codebase, make changes, build the code, run tests, etc. - a complete dev environment just for the agent so it can function in a fully autonomous manner.
34+
The agent runs within a temporary isolated dev environment that gets spun up where the agent can explore the codebase, make changes, build the code, run tests, etc. - a complete dev environment just for the agent so it can function in a fully autonomous manner.
3535

3636
And now, we're integrating the Coding Agent and all of its workflows directly into VS Code.
3737

0 commit comments

Comments
 (0)