𝗩𝗦 𝗖𝗼𝗱𝗲 𝗔𝗴𝗲𝗻𝘁𝘀 𝗩𝗶𝗲𝘄 𝗜𝘀 𝗡𝗼𝘁 𝗝𝘂𝘀𝘁 𝗔𝗻𝗼𝘁𝗵𝗲𝗿 𝗖𝗵𝗮𝘁𝗯𝗼𝘁

VS Code is changing how you write code. The new Agents view is not a simple sidebar or a new version of Copilot. It is a dedicated workspace for AI agents to do actual work.

Most AI tools like Copilot or Claude Code act as assistants. They suggest lines of code or answer questions. You still do the heavy lifting.

The Agents view turns AI into a doer. You give it a high-level task, and it executes.

What makes it different:

• It works on your whole project, not just one file. • It can create or change multiple files at once. • It runs terminal commands to build or test your code. • It can fix its own errors by reading test logs. • You can run multiple agents at the same time for different tasks.

Comparison of AI Tools:

  • Copilot: Best for autocomplete and small chat tasks.
  • Codex/Claude Code: Good for single tasks or code snippets.
  • Agents view: Best for project-wide automation and multi-step tasks.

How to use it today:

  1. Open the Agents icon in the top-right of VS Code.
  2. Select your folder or repository.
  3. Describe a task in plain English. For example: "Refactor all API calls in the src folder to use async/await."
  4. Watch the agent inspect files, run commands, and update your code.

This requires a mental shift. You stop thinking line by line. You start thinking in tasks. You become a manager of agents rather than just a coder.

It is not perfect. Large projects might feel slow, and you must learn how to break down complex tasks. But if you want AI to do more than just finish your sentences, this is the tool to use.

You can find this in recent VS Code releases. Update your editor to see if you have the icon.

Source: https://dev.to/davekurian/exploring-vs-codes-ai-features-alongside-top-models-like-claude-code-and-codex-l65

Optional learning community: https://t.me/GyaanSetuAi