π§
Agentic AI & Agent Mode
Copilot Agent Mode
Copilot CLI & Terminal Agents
- Copilot CLI β terminal-native agentic development
- Enhanced agents, context management (Jan 2026)
- Four sub-agents: Explore, Task, Plan, Code-review with parallel execution
- Autopilot mode,
/compactcontext management,--resumesessions - Multi-model: Claude Sonnet 4.5 (default), GPT-5, GPT-4.1, Claude Opus 4.6
Copilot Spaces & Context
Custom Agents & agents.md
- Creating custom agents β file-based
.agent.mdprofiles - How to write a great agents.md β lessons from 2,500+ repos
- Scopes: repo (
.github/agents), org (.github-private), CLI (~/.copilot/agents) - Shareable across teams with custom prompts, tools, and MCP configs
Mission Control & Agent HQ
- Introducing Agent HQ β any agent, any way you work
- Mission Control: unified command center across GitHub, VS Code, mobile, CLI
- Fleet orchestration: assign agents work in parallel, steer mid-task
- Agent identity & access management (treat agents like team members)
- Integrations: Slack, Linear, Jira, Teams, Azure Boards, Raycast
- Third-party agents: Anthropic, OpenAI, Google, Cognition, xAI
π‘οΈ
MCP (Model Context Protocol)
Registry & Guides
- GitHub MCP Registry launch
- MCP Tips best practices
- MCP Apps: interactive visualizations in VS Code chat (Jan 2026)
Security & Governance
- MCP Config Scan (Go) β audit configs for risky scopes
- Agent governance template β approvals, permissions, incident playbooks
- Agent guardrails: approvals, least privilege, blast-radius checks
Enterprise MCP Controls
- Internal MCP registry & allowlist controls
- Centrally curated trust boundaries for enterprise MCP servers
- Admin policies for which agents and MCP servers developers can use
π
Developer Experience & Workflows
Assessment Tools
- AI-First Decision Tree β quick task assessment for AI approach
- Team Maturity Assessment β 5-minute scorecard
Workflow Foundations
Health Checks
- DX Health Check survey + AI analysis (this repo)
- Teaching Moments capture for continuous fluency
Agentic Code Review
- Copilot code review with agentic tool-calling (gathers full project context)
- Autonomous PR review capabilities for agent-authored code
- Risk-based review tiers: human-authored vs. agent-authored PRs
VS Code Agent Features (Jan 2026)
- VS Code v1.109 β multi-agent development hub
- Claude agent support (public preview) via Claude Agent SDK
- Copilot Memory: retains relevant context across interactions
- Terminal command sandboxing for agent-executed commands
π
The Ecosystem
Tools & Repos
- teamxray β VS Code expertise analysis (GitHub Models + MCP)
- open-source-best-practices β 8-phase OSS skill framework
- git-history-cleaner β safe history cleanup
Agent Context System
- Agent Context System β persistent context, multi-tool orchestration, 24/7 agent execution
- Highlights: context engineering, scoped permissions, autonomous task runners
π°
Main Branch Newsletter
π€
Talks & Appearances
- GitHub Universe 2025 β panel with Justin Cormack (Docker) + Quincy Larson (freeCodeCamp)
- Commit Your Code Conference 2025 β hybrid human/AI workflows
- JFrog SwampUP 2025 β AI agent security risks and autonomy
- GitHub Universe LATAM Series β Universe announcements (Spanish)
- freeCodeCamp Podcast #199 β Tips from a Serial Career Changer
- RedMonk Conversation (Feb 2025) β onboarding beginners to Git with Kedasha Kerr
π
Research & Data
- Deloitte: 25% of companies running agentic pilots in 2025; 50% by 2027.
- McKinsey: governance-first teams see +37% adoption success, -41% security issues.
- Microsoft: productivity gains arrive after ~11 weeks of steady use.
- GitHub Enterprise Research: structured sharing drives ~40% better outcomes.
- Octoverse 2025: 1.13M repos importing LLM SDKs (+178% YoY); Universe 2025 launched Agent HQ, Mission Control, Custom Copilot Agents.
- Agent HQ multi-model fleet: Anthropic, OpenAI, Google, Cognition, xAI agents on one platform via Copilot subscription.
- Free users get core Mission Control dashboard + basic agent features by Q1 2026.
- 2,500+ repos with agents.md analyzed β custom agents becoming standard practice.