News

GitHub Ships Early December Copilot Updates Across Spaces, Visual Studio and Model Options

GitHub kicked off this month with a cluster of GitHub Copilot updates spanning the Copilot Spaces collaboration surface, the Visual Studio IDE experience, and the available model lineup in Copilot Chat. Several announcements represent a broad expansion of where and how Copilot can be used.

Copilot Spaces Adds Public Sharing and Code Viewer Entry Point
A Dec. 1 changelog post introduces three updates to Copilot Spaces, which GitHub positions as a way to ground Copilot in curated project context. As the post puts it, "We released three major updates to Copilot Spaces: public spaces, individual sharing, and the ability to add files to a space directly from the github.com code viewer."

First, users can now make individual-owned spaces publicly accessible via a link. Public spaces are view-only by default, are not indexed for discovery, and are limited to individual-owned spaces rather than organization-owned spaces. GitHub highlights use cases including open source documentation, templates, cross-organization collaboration, and demos.

Second, individual sharing is now supported for individual-owned spaces, allowing owners to share a space with specific people for lightweight collaboration.

Third, GitHub added an embedded workflow to add files to a space directly from the github.com code viewer, aimed at reducing context switching while curating space context. Permissions and role-based access controls continue to apply at both repository and space levels.

For background, Copilot Spaces reached general availability earlier in 2025 as the successor to Copilot knowledge bases, with GitHub describing spaces as collaborative containers for code, docs, issues, and instructions that Copilot can use as grounding context.

Visual Studio Copilot November Update Brings Cloud Agent Preview and New Actions
In a Dec. 3 changelog entry, GitHub summarizes changes delivered in the November 2025 update for Copilot in Visual Studio. The post notes that "November 2025 brought the general availability of Visual Studio 2026, new Copilot actions, and more."

Key items in this update include:

  • GitHub cloud agent public preview in Visual Studio, letting developers delegate repetitive tasks such as UI cleanups, refactors, documentation updates, and multi-file edits. The preview is enabled via the Copilot Coding Agent (Preview) setting in Visual Studio.
  • New Copilot actions in the Visual Studio context menu for one-click generation of code comments, explanations, or optimizations.
  • Intent detection improvements for Visual Studio search, adding a "Did you mean" capability that suggests better matches when Copilot detects typos or fuzzy searches.

OpenAI GPT-5.1-Codex-Max Joins Copilot Model Picker in Public Preview
A Dec. 4 changelog post adds a new top-end OpenAI model to Copilot's selectable model roster. GitHub says, "GPT-5.1-Codex-Max is now rolling out in public preview in GitHub Copilot."

GPT-5.1-Codex-Max will be available to Copilot Pro, Pro+, Business, and Enterprise subscribers. Users can select it in the Copilot Chat model picker across multiple surfaces: Visual Studio Code (chat, ask, edit, and agent modes), github.com Copilot Chat, GitHub Mobile Copilot Chat, and Copilot CLI. GitHub notes the rollout is gradual.

Access differs by plan. Enterprise and Business organizations must enable a GPT-5.1-Codex-Max policy in Copilot settings before users will see it in the picker, while Pro and Pro+ individuals can enable it directly by selecting the model and confirming a one-time prompt. GitHub also supports bring-your-own-key enabling through the Manage Models flow.

Taken together, the early December changelog items broaden Copilot in three directions at once: more flexible sharing and discovery of Copilot Spaces, expanded in-IDE Copilot workflows in Visual Studio including agent delegation, and continued growth of the Copilot model picker with a new OpenAI GPT-5.1-Codex-Max option.

About the Author

David Ramel is an editor and writer at Converge 360.

comments powered by Disqus

Featured

  • Using Local AI to Cut Copilot Usage-Based Billing Shock

    After being gobsmacked by the new billing plan using almost all my monthly credits in one or two days, I tried pushing some Copilot-style coding work onto local models in VS Code. What I found was less "free AI" and more "pick your pain": cloud charges on one side, heavy local resource use and long waits on the other.

  • .NET 11 Preview 5 Focuses on Performance, Productivity and Safer Code

    .NET 11 Preview 5 focuses on under-the-hood runtime performance gains, streamlined APIs and language features that reduce boilerplate, plus built‑in security checks and incremental ASP.NET Core and EF Core improvements aimed at everyday developer productivity.

  • VS Code 1.124 Focuses on Agent Autonomy and Parallel Sessions

    Microsoft's June 2026 VS Code update turns on Autopilot by default and adds background sending for agent sessions.

  • Developing Agentic Systems in .NET: From Concept to Code

    ZioNet founder Alon Fliess previews his Visual Studio Live! San Diego session on building true agentic systems in .NET -- covering the cognitive loop, MCP tool integration, multi-agent orchestration and enterprise hosting and governance with the Microsoft Agent Framework.

Subscribe on YouTube