Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
github
/
copilot-sdk
Public
Notifications
You must be signed in to change notification settings
Fork
1.5k
Star
10.5k
Code
Issues
241
Pull requests
60
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
chore: sync upstream main (29 commits)
- #538
#538
Closed
yazelin
wants to merge 28 commits into
github:main
github/copilot-sdk:main
from
yazelin:upstream-sync/test-merge-20260223
yazelin/copilot-sdk-acp:upstream-sync/test-merge-20260223
Copy head branch name to clipboard
Conversation
Commits
28
(28)
Checks
Findings
Files changed
Closed
chore: sync upstream main (29 commits)
#538
yazelin
wants to merge 28 commits into
github:main
github/copilot-sdk:main
from
yazelin:upstream-sync/test-merge-20260223
yazelin/copilot-sdk-acp:upstream-sync/test-merge-20260223
Copy head branch name to clipboard
Commits
Commits on Feb 5, 2026
Add ACP (Agent Client Protocol) support (#377)
Show description for e861078
yazelin
committed
e861078
View commit details
Copy full SHA for e861078
Browse repository at this point
Fix session.idle event for Gemini CLI
Show description for b922d1e
yazelin
committed
b922d1e
View commit details
Copy full SHA for b922d1e
Browse repository at this point
Add ACP tool calls and permission request support
Show description for 91fee12
yazelin
committed
91fee12
View commit details
Copy full SHA for 91fee12
Browse repository at this point
Add tool calls e2e tests for ACP protocol
Show description for 9a225bf
yazelin
committed
9a225bf
View commit details
Copy full SHA for 9a225bf
Browse repository at this point
Fix process not exiting after client.stop() in ACP mode
Show description for ebfa8bc
yazelin
committed
ebfa8bc
View commit details
Copy full SHA for ebfa8bc
Browse repository at this point
Include error data in AcpError message for better debugging
Show description for 6dafb3c
yazelin
committed
6dafb3c
View commit details
Copy full SHA for 6dafb3c
Browse repository at this point
Add process exit handler to cleanup child process
Show description for 697ff2f
yazelin
committed
697ff2f
View commit details
Copy full SHA for 697ff2f
Browse repository at this point
Fix mcpServers env format for Gemini ACP compatibility
Show description for 76d68a2
yazelin
committed
76d68a2
View commit details
Copy full SHA for 76d68a2
Browse repository at this point
Commits on Feb 6, 2026
Synthesize assistant.message from deltas for Gemini ACP
Show description for 83072d6
yazelin
committed
83072d6
View commit details
Copy full SHA for 83072d6
Browse repository at this point
Add session/set_model support and upstream sync workflow
Show description for 712438c
yazelin
and
claude
committed
712438c
View commit details
Copy full SHA for 712438c
Browse repository at this point
Remove emojis from upstream-sync workflow PR templates
Show description for 3bdcef2
yazelin
and
claude
committed
3bdcef2
View commit details
Copy full SHA for 3bdcef2
Browse repository at this point
Merge ACP protocol support to main
Show description for f89ca22
yazelin
authored
f89ca22
View commit details
Copy full SHA for f89ca22
Browse repository at this point
Use PAT instead of GITHUB_TOKEN for upstream-sync workflow
Show description for ca0a7c6
yazelin
and
claude
committed
ca0a7c6
View commit details
Copy full SHA for ca0a7c6
Browse repository at this point
Merge pull request #4 from yazelin/feature/acp-protocol-support
Show description for d99762e
yazelin
authored
d99762e
View commit details
Copy full SHA for d99762e
Browse repository at this point
chore: sync upstream main (1 commits)
Show description for 4e68bb6
github-actions[bot]
committed
4e68bb6
View commit details
Copy full SHA for 4e68bb6
Browse repository at this point
Add sleep after push to allow GitHub branch indexing
Show description for f3767ab
yazelin
and
claude
committed
f3767ab
View commit details
Copy full SHA for f3767ab
Browse repository at this point
Merge pull request #5 from yazelin/upstream-sync/20260206-090219
Show description for f87f43c
yazelin
authored
f87f43c
View commit details
Copy full SHA for f87f43c
Browse repository at this point
Merge pull request #6 from yazelin/feature/acp-protocol-support
Show description for cea629a
yazelin
authored
cea629a
View commit details
Copy full SHA for cea629a
Browse repository at this point
Use standard ACP session/set_config_option instead of non-standard session/set_model
Show description for 904c8d3
yazelin
and
claude
committed
904c8d3
View commit details
Copy full SHA for 904c8d3
Browse repository at this point
Merge pull request #7 from yazelin/fix/use-standard-acp-config-option
Show description for 6c223de
yazelin
authored
6c223de
View commit details
Copy full SHA for 6c223de
Browse repository at this point
Commits on Feb 8, 2026
fix: exclude upstream workflow changes to avoid PAT scope error
yazelin
committed
d14225a
View commit details
Copy full SHA for d14225a
Browse repository at this point
revert: remove workflow restore step (will add workflow scope to PAT instead)
yazelin
committed
1009713
View commit details
Copy full SHA for 1009713
Browse repository at this point
fix: increase sleep before PR creation to 30s
yazelin
committed
51f755c
View commit details
Copy full SHA for 51f755c
Browse repository at this point
chore: sync upstream main (9 commits)
Show description for 02ebf54
github-actions[bot]
committed
02ebf54
View commit details
Copy full SHA for 02ebf54
Browse repository at this point
fix: use REST API for PR creation to avoid shallow clone GraphQL issues
yazelin
committed
4ace6ad
View commit details
Copy full SHA for 4ace6ad
Browse repository at this point
Merge pull request #8 from yazelin/upstream-sync/20260208-034553
Show description for 8171140
yazelin
authored
8171140
View commit details
Copy full SHA for 8171140
Browse repository at this point
Commits on Feb 23, 2026
fix: format ACP files with prettier
yazelin
committed
252ce59
View commit details
Copy full SHA for 252ce59
Browse repository at this point
Merge remote-tracking branch 'upstream/main' into upstream-sync/test-merge-20260223
yazelin
committed
f6eb8ae
View commit details
Copy full SHA for f6eb8ae
Browse repository at this point
You can’t perform that action at this time.