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
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 }}
Coderxrohan
/
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
Datepicker
All time
Commit history
Commits on Feb 4, 2026
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
Add a new line after the model generates final text response after tool call (#307)
Show description for 92c30b7
moonshade9
and
Jimmy Pan
authored
92c30b7
View commit details
Copy full SHA for 92c30b7
Browse repository at this point
fix ask-user test snapshots (#319)
qmuntal
authored
e6e4dec
View commit details
Copy full SHA for e6e4dec
Browse repository at this point
cleanup Go Client implementation (#321)
qmuntal
authored
ce25e31
View commit details
Copy full SHA for ce25e31
Browse repository at this point
Removing cookbook from sdk repo (#316)
Show description for 53669cd
aaronpowell
authored
53669cd
View commit details
Copy full SHA for 53669cd
Browse repository at this point
rewrite interface{} to any (#298)
qmuntal
authored
bf95d2d
View commit details
Copy full SHA for bf95d2d
Browse repository at this point
Commits on Jan 31, 2026
Cache list_models across all SDK languages to prevent rate limiting under concurrency (#300)
Show description for a552ae4
Copilot
and
friggeri
authored
a552ae4
View commit details
Copy full SHA for a552ae4
Browse repository at this point
Commits on Jan 30, 2026
feat: add reasoning_effort support to all SDK clients (#302)
Show description for c39a129
friggeri
authored
c39a129
View commit details
Copy full SHA for c39a129
Browse repository at this point
Consolidate path filters in SDK test workflows per GitHub Actions spec (#303)
Show description for b0448f8
Copilot
and
friggeri
authored
b0448f8
View commit details
Copy full SHA for b0448f8
Browse repository at this point
Bump openai from 6.15.0 to 6.17.0 in /test/harness (#276)
Show description for 84af042
dependabot[bot]
authored
84af042
View commit details
Copy full SHA for 84af042
Browse repository at this point
Bump @types/node from 25.0.3 to 25.1.0 in /test/harness (#275)
Show description for 8d29f3d
dependabot[bot]
authored
8d29f3d
View commit details
Copy full SHA for 8d29f3d
Browse repository at this point
Bump githubnext/gh-aw from 0.37.31 to 0.38.2 (#274)
Show description for 3d3055c
dependabot[bot]
authored
3d3055c
View commit details
Copy full SHA for 3d3055c
Browse repository at this point
[go] Honor empty ClientOptions.Env (#297)
Show description for 6e4daa9
qmuntal
authored
6e4daa9
View commit details
Copy full SHA for 6e4daa9
Browse repository at this point
[go] Honor ClientOptions.UseStdio = false (#296)
Show description for 82dbb15
qmuntal
and
Copilot
authored
82dbb15
View commit details
Copy full SHA for 82dbb15
Browse repository at this point
set default vscode formatter for Go (#295)
qmuntal
authored
f21ac2d
View commit details
Copy full SHA for f21ac2d
Browse repository at this point
Previous
Next
You can’t perform that action at this time.