Allison details the August 2025 release of GitHub Copilot in Visual Studio Code, outlining major enhancements to workflow flexibility, security, and AI-powered development, with features like auto model selection and improved file confirmation processes.

GitHub Copilot in VS Code August Release (v1.104)

The August 2025 update to GitHub Copilot for Visual Studio Code introduces a host of new features and improvements designed to streamline AI-powered development and enhance security for developers and organizations.

Key Features and Updates

1. Auto Model Selection in Copilot Chat

  • Copilot Chat can now automatically choose the best AI model for your session, improving performance and reliability.
  • Available to all Copilot Free, Pro, and Pro+ subscribers, with upcoming support for Business and Enterprise users.
  • Billing for the Auto feature is at a discounted rate for eligible Pro and Pro+ plans.

2. Confirm Edits to Sensitive Files

  • Agent mode now requires explicit confirmation before making changes to sensitive files.
  • Users can configure which files require approval through the chat.tools.edits.autoApprove setting.

3. Enhanced Chat and Coding Agent Workflows

  • Improved user experience with features like collapsed changed file lists and prompt file suggestions.
  • Contextual guidance and reliability updates help teams stay productive.

4. Support for AGENTS.md Files

  • Add context and instructions to guide the Copilot agent towards your team’s best practices.
  • Helps ensure consistency and adherence to workflow standards.

5. Collaborative Coding with Copilot Agent

  • Delegate tasks and monitor progress directly within VS Code, maintaining your coding flow while leveraging AI assistance.

6. Improved Terminal Auto Approve Controls

  • Organizations and individuals can enable or disable terminal auto approve using chat.tools.terminal.enableAutoApprove.
  • The new UI conveys security rules clearly and warns about potential risks.

For more comprehensive details, review the official VS Code release notes.

Conclusion

The August 2025 GitHub Copilot update in Visual Studio Code delivers significant improvements in AI-driven code assistance, with configurable security controls and workflow tools that benefit both individual developers and large teams.


For further information and ongoing updates, consult the release announcement on The GitHub Blog and official documentation.

This post appeared first on “The GitHub Blog”. Read the entire article here