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
Accelerator
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
Type
/
to 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 }}
febbyRG
/
copilot-sdk
Public
forked from
github/copilot-sdk
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
main
User selector
All users
All time
Commit history
Commits on Feb 10, 2026
fix: set executable permission on CLI binary in Python wheel (#419)
Show description for 4dc5629
SteveSandersonMS
and
Copilot
authored
4dc5629
View commit details
Copy full SHA for 4dc5629
Browse repository at this point
Commits on Feb 9, 2026
Add setup guides for GitHub OAuth and local CLI usage (#415)
Show description for b904431
patniko
authored
b904431
View commit details
Copy full SHA for b904431
Browse repository at this point
Commits on Feb 7, 2026
Clarify BYOK token usage and limitations (#402)
patniko
authored
05e3c46
View commit details
Copy full SHA for 05e3c46
Browse repository at this point
Update @github/copilot to 0.0.405 (#396)
devm33
authored
2186bf2
View commit details
Copy full SHA for 2186bf2
Browse repository at this point
Commits on Feb 6, 2026
Rename tool.execution_end to tool.execution_complete (#385)
sky417
authored
439e0f0
View commit details
Copy full SHA for 439e0f0
Browse repository at this point
[go] Use types to encode and decode jsonrpc queries (#372)
Show description for 2d53ebe
qmuntal
and
Copilot
authored
2d53ebe
View commit details
Copy full SHA for 2d53ebe
Browse repository at this point
Use gopls from path. ${HOME} isn't valid cross-platform, plus there's no reason to rely on it being at that exact path.
SteveSandersonMS
committed
a423bed
View commit details
Copy full SHA for a423bed
Browse repository at this point
Fix .NET SDK package; ensure no auto update (#392)
Show description for 96c8e8d
SteveSandersonMS
authored
96c8e8d
View commit details
Copy full SHA for 96c8e8d
Browse repository at this point
Fix Python E2E test flakiness and missing pytest-timeout (#391)
Show description for fc80c4e
SteveSandersonMS
authored
fc80c4e
View commit details
Copy full SHA for fc80c4e
Browse repository at this point
Run SDK tests on push to main branch (#390)
SteveSandersonMS
authored
22fb64f
View commit details
Copy full SHA for 22fb64f
Browse repository at this point
Bundling (#382)
Show description for 4253946
SteveSandersonMS
authored
4253946
View commit details
Copy full SHA for 4253946
Browse repository at this point
Commits on Feb 5, 2026
Add missing options to ResumeSessionConfig for parity with create (#376)
Show description for 06ff2ae
friggeri
and
Copilot
authored
06ff2ae
View commit details
Copy full SHA for 06ff2ae
Browse repository at this point
Commits on Feb 4, 2026
Move to slnx (#374)
Show description for c7e0765
jaredpar
authored
c7e0765
View commit details
Copy full SHA for c7e0765
Browse repository at this point
chore(deps): combine dependabot updates (#373)
Show description for 741110f
friggeri
authored
741110f
View commit details
Copy full SHA for 741110f
Browse repository at this point
Add documentation code validation system (#356)
Show description for 02f0d72
patniko
authored
02f0d72
View commit details
Copy full SHA for 02f0d72
Browse repository at this point
Fix documentation accuracy issues (#354)
Show description for fc731f0
patniko
authored
fc731f0
View commit details
Copy full SHA for fc731f0
Browse repository at this point
Add comprehensive SDK documentation (#352)
Show description for c67c16b
patniko
authored
c67c16b
View commit details
Copy full SHA for c67c16b
Browse repository at this point
Fix Windows subprocess resolution for .cmd/.bat CLI executables (#338)
Show description for 320e759
Copilot
and
patniko
authored
320e759
View commit details
Copy full SHA for 320e759
Browse repository at this point
fix: add missing return after exitWithNoMatchingRequestError in CI mode (#345)
Show description for 149c346
brunoborges
and
friggeri
authored
149c346
View commit details
Copy full SHA for 149c346
Browse repository at this point
Commits on Feb 3, 2026
Python formatting
friggeri
authored
04521e8
View commit details
Copy full SHA for 04521e8
Browse repository at this point
lock uv
friggeri
authored
36583b0
View commit details
Copy full SHA for 36583b0
Browse repository at this point
fix: clear timeout timer in sendAndWait to prevent process hang (#349)
Show description for d84e17d
friggeri
authored
d84e17d
View commit details
Copy full SHA for d84e17d
Browse repository at this point
chore: update attachment types to include selection support
friggeri
authored
ad724d1
View commit details
Copy full SHA for ad724d1
Browse repository at this point
Fixes #158 - Setup copilot instructions (#226)
Show description for c20c421
vivganes
authored
c20c421
View commit details
Copy full SHA for c20c421
Browse repository at this point
Remove typing-extensions from dev dependencies (#147)
Show description for fb767b5
harupy
and
claude
authored
fb767b5
View commit details
Copy full SHA for fb767b5
Browse repository at this point
docs: add Go example for interactive weather assistant in Step 5 (#318)
Show description for 062b3a1
Ota1022
authored
062b3a1
View commit details
Copy full SHA for 062b3a1
Browse repository at this point
Bump githubnext/gh-aw from 0.38.2 to 0.39.4 (#322)
Show description for 736a848
dependabot[bot]
authored
736a848
View commit details
Copy full SHA for 736a848
Browse repository at this point
Bump Copilot to 0.0.402 (#348)
friggeri
authored
25304dc
View commit details
Copy full SHA for 25304dc
Browse repository at this point
Add the ability to connect to a running instance of the Copilot CLI (#346)
Show description for 0d154b6
friggeri
authored
0d154b6
View commit details
Copy full SHA for 0d154b6
Browse repository at this point
Update all dependencies (#332)
friggeri
authored
73c1431
View commit details
Copy full SHA for 73c1431
Browse repository at this point
[go] Accept and propagate context (#340)
Show description for 685df87
qmuntal
and
Copilot
authored
685df87
View commit details
Copy full SHA for 685df87
Browse repository at this point
Fail CI if snapshots aren't present (#304)
Show description for 56431ab
friggeri
and
SteveSandersonMS
authored
56431ab
View commit details
Copy full SHA for 56431ab
Browse repository at this point
[go] make e2e and jsonrpc internal packages (#339)
Show description for 6e16448
qmuntal
authored
6e16448
View commit details
Copy full SHA for 6e16448
Browse repository at this point
Clarify FAQ: BYOK works without GitHub Copilot subscription (#336)
Show description for ba3571b
lossyrob
and
Copilot
authored
ba3571b
View commit details
Copy full SHA for ba3571b
Browse repository at this point
Commits on Feb 2, 2026
Replace Literal model type with string in Python SessionConfig (#325)
Show description for 258ce73
Copilot
and
friggeri
authored
258ce73
View commit details
Copy full SHA for 258ce73
Browse repository at this point
Previous
Next
You can’t perform that action at this time.