Microsoft’s latest Visual Studio update gives developers finer control over AI assistance levels, introduces organization‑level custom agents, and adds Git worktree and submodule support.
Microsoft’s August 2024 Visual Studio update brings a suite of productivity enhancements, letting developers fine‑tune AI assistance, deploy organization‑wide custom agents, and work more efficiently with Git worktrees and submodules.
Granular AI Assistance Controls
The new AI settings let users choose between full, partial, or disabled assistance on a per‑model basis, giving teams the flexibility to balance code suggestions with manual oversight.
Developers can also set a default assistance level for new projects, ensuring consistent behavior across the organization without needing to adjust each solution individually.
Organization‑Level Custom Agents
Enterprises can now create and publish custom AI agents that reflect internal coding standards, libraries, and security policies. These agents are centrally managed and automatically applied to all Visual Studio instances within the organization.
- Define prompts and response styles that align with company guidelines
- Restrict access to external models for compliance
- Roll out updates to agents without user intervention
Enhanced Git Worktree and Submodule Support
Developers working on multiple branches can now create Git worktrees directly from the IDE, simplifying parallel development and reducing the need for separate clones.
Submodule handling has been streamlined: Visual Studio now detects changes, offers visual cues for updates, and provides one‑click commands to sync submodule content.
Other Notable Improvements
The update also includes performance tweaks for solution loading, improved diagnostics for .NET 8, and refreshed UI themes that better accommodate high‑contrast settings.
These enhancements reflect Microsoft’s commitment to making AI a helpful partner rather than a default driver, while giving organizations the tools to enforce their own standards.
For a complete rundown of the August Visual Studio features, see the Visual Studio blog post on the August update.