Live Feed/Vercel/Fact Record
Vercel logo
Vercel
feature 92% Confidence Gate September 14, 2026

AI SDK Harness Layer Adds GitHub Copilot Support via @ai-sdk/harness-github-copilot

The Vercel AI SDK harness layer now supports GitHub Copilot integration through the new @ai-sdk/harness-github-copilot adapter. This allows developers to swap coding agents using the HarnessAgent interface without modifying application code.

Verified State Diff

Comparison Mode:
- Previous State
The AI SDK harness layer supported agents like Claude Code, Cline, Codex, Cursor, Deep Agents, fx, Grok Build, OpenCode, and Pi, but lacked native support for GitHub Copilot.
+ Verified New State
The AI SDK harness layer now supports GitHub Copilot via the @ai-sdk/harness-github-copilot adapter, enabling integration through the HarnessAgent interface.

Impact & Verification Analysis

WHO IS AFFECTED

Developers using the Vercel AI SDK to build applications with multiple coding agents.

WHY IT MATTERS

It standardizes the integration of GitHub Copilot into the AI SDK ecosystem, allowing for agent-agnostic application development and easier switching between proprietary and open-source coding models.

Full Fact Overview

Vercel has expanded the AI SDK harness layer to include GitHub Copilot as a supported agent. By utilizing the @ai-sdk/harness-github-copilot adapter, which leverages the Agent Client Protocol (ACP) via @ai-sdk/harness-acp, developers can now integrate GitHub Copilot into the existing HarnessAgent interface. This architectural change enables developers to switch between various coding agents—including Claude Code, Cline, and Cursor—without requiring changes to the underlying application logic.

Multi-Source Evidence Chain (1)

GitHub Copilot is now available in the AI SDK harness layerhttps://vercel.com/changelog
TRACKED ENTITY
Explore all historical Vercel changes
View Vercel Hub ➔