product updateGitHub

GitHub Copilot coding agent adds model picker, self-review, and security scanning

TL;DR

GitHub has expanded its Copilot coding agent with five major features: a model picker for agent selection, self-review functionality, built-in security scanning, custom agent creation, and CLI handoff integration.

2 min read
0

GitHub Copilot Coding Agent Adds Model Selection and Security Features

GitHub has released significant updates to its Copilot coding agent, introducing five core features aimed at expanding agent flexibility and security within development workflows.

New Capabilities

The updated agent now includes:

Model Picker: Users can select which underlying model powers their coding agent, providing flexibility to choose between different model performance and cost profiles for specific tasks.

Self-Review: The agent can now review its own generated code before submission, reducing the need for manual review cycles and catching potential issues automatically.

Built-in Security Scanning: Integrated security analysis flags vulnerabilities and insecure patterns directly within the agent's workflow, catching security issues before code reaches production.

Custom Agents: Developers can now create tailored agents configured for specific coding tasks or team standards, moving beyond one-size-fits-all agent behavior.

CLI Handoff: Direct integration with command-line interfaces allows agents to transition tasks to local development environments, improving the developer experience for terminal-based workflows.

Context

These updates position GitHub's agent offering more directly against existing autonomous coding tools in the market. The model picker feature is particularly notable—it suggests GitHub is building agent capabilities that can leverage multiple underlying models, potentially including OpenAI's GPT models and other third-party providers.

The self-review and security scanning features address a persistent concern with AI-assisted code generation: the tendency to produce working but suboptimal or insecure code without human validation. By automating these checks within the agent itself, GitHub reduces friction in the developer approval process.

Custom agent support signals movement toward enterprise workflows where teams need agents configured to organizational standards, coding conventions, and security policies.

What This Means

GitHub is broadening Copilot from an autocomplete tool toward a full autonomous coding agent platform. The addition of model selection suggests potential partnerships or integrations beyond Microsoft-owned OpenAI, though specifics remain undisclosed. These features target two concrete pain points: code quality assurance and security posture—areas where AI-generated code has historically created friction in production systems.

The tooling reflects market maturation. Coding agents are moving from novelty to infrastructure, with practical features addressing enterprise deployment requirements rather than raw code generation speed.

Related Articles

product update

Meta's Muse AI Agent App Hits 730,000 Downloads, Overtakes ChatGPT on iOS Charts

Meta's Muse AI agent app overtook ChatGPT as the top free iOS app in the U.S., racking up 730,000 downloads in its first five days, according to Sensor Tower. The app, powered by Meta's Muse Spark model family, marks Zuckerberg's biggest push yet into AI agents.

product update

xAI's Grok 4.6 Launches on Amazon Bedrock With 500K Context and Cross-Region Inference

xAI's Grok 4.6 is now available on Amazon Bedrock via both bedrock-mantle and bedrock-runtime endpoints, adding Converse API support, cross-Region inference profiles, and Bedrock Guardrails. The model offers a 500K token context window and four reasoning effort levels, with input pricing starting at $2.00 per million tokens on the global inference profile.

product update

New Siri AI in iOS 27 Frustrates Users With Bugs, Slow Responses, and Lock-Screen Failures

Siri AI, Apple's overhauled assistant rolling out in iOS 27, is generating user complaints over network errors, broken device search, unlock requirements, slow Apple Watch responses, and missing features from classic Siri. The assistant remains labeled beta with no disclosed fix roadmap beyond new language support in October.

product update

Runway Details Research Into Real-Time, Streamed AI Video Generation

Runway has shared research into generating video frame by frame in real time, letting users steer output as it streams rather than waiting for a finished clip. The approach builds on GWM-1, Runway's General World Model introduced in December 2025, and no availability timeline has been announced.

Comments

Loading...