GITHUB-COPILOT PUB_DATE: 2025.12.24

COPILOT ADDS CROSS-IDE AGENTS, PLAN MODE, AND WORKSPACE OVERRIDES

A GitHub Community roundup outlines 50+ November updates to Copilot: custom agents and plan mode in JetBrains/Eclipse/Xcode, agent-specific instructions and pau...

Copilot adds cross-IDE agents, plan mode, and workspace overrides

A GitHub Community roundup outlines 50+ November updates to Copilot: custom agents and plan mode in JetBrains/Eclipse/Xcode, agent-specific instructions and pause/resume in VS Code, Eclipse coding agent GA, inline doc comment generation, and workspace-level overrides. Copilot CLI reportedly adds more model choices for terminal workflows; confirm specific model availability and GA status via official release notes.

[ WHY_IT_MATTERS ]
01.

Cross-IDE feature parity reduces friction for mixed-tool teams and lets you standardize agent workflows.

02.

Workspace overrides and model selection enable project-level governance and performance/cost tuning.

[ WHAT_TO_TEST ]
  • terminal

    Pilot plan mode and agent-specific instructions on a feature branch and measure review time, defect rate, and rework.

  • terminal

    Configure workspace-level model/policy settings (and BYOK if used) in a sample repo and validate behavior in CI and the CLI.

[ BROWNFIELD_PERSPECTIVE ]

Legacy codebase integration strategies...

  • 01.

    Introduce workspace overrides and agent instructions in one mature service, gating rollout with linter and security checks in CI.

  • 02.

    For Eclipse users, trial the GA coding agent with multi-file edits on a non-critical repo and compare diffs and test coverage.

[ GREENFIELD_PERSPECTIVE ]

Fresh architecture paradigms...

  • 01.

    Start with standard agent templates (build, test, docs) and require plan mode before code generation.

  • 02.

    Define CLI model defaults (fast vs capable) and secrets handling from day one for predictable cost and governance.