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 }}
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.4k
Star
10.3k
Code
Issues
198
Pull requests
20
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
copilot-sdk
dotnet
on
copilot/sub-pr-646
User selector
All users
All time
Commit history
Commits on Mar 3, 2026
Testing CI. Do not merge.
stephentoub
authored
89e46c1
View commit details
Copy full SHA for 89e46c1
View code at this point
Browse repository at this point
Support overriding built-in tools (#636)
SteveSandersonMS
authored
f843c80
View commit details
Copy full SHA for f843c80
View code at this point
Browse repository at this point
Add session.setModel() for mid-session model switching (#621)
Show description for bd98e3a
4 people
authored
bd98e3a
View commit details
Copy full SHA for bd98e3a
View code at this point
Browse repository at this point
Commits on Mar 2, 2026
[C#] Use event delegate for thread-safe, insertion-ordered event handler dispatch (#624)
Show description for bb02de1
3 people
authored
bb02de1
View commit details
Copy full SHA for bb02de1
View code at this point
Browse repository at this point
[C#] Remove unnecessary SemaphoreSlim locks for handler fields (#625)
Show description for 6415c40
Copilot
and
stephentoub
authored
6415c40
View commit details
Copy full SHA for 6415c40
View code at this point
Browse repository at this point
[C#] Deduplicate OnDisposeCall and improve implementation (#626)
Show description for cb94df9
Copilot
and
stephentoub
authored
cb94df9
View commit details
Copy full SHA for cb94df9
View code at this point
Browse repository at this point
Commits on Feb 27, 2026
Update @github/copilot to 0.0.420 (#605)
Show description for 47cb899
github-actions[bot]
authored
47cb899
View commit details
Copy full SHA for 47cb899
View code at this point
Browse repository at this point
Commits on Feb 25, 2026
Bump Microsoft.NET.Test.Sdk from 18.0.1 to 18.3.0 (#579)
Show description for 41c1068
dependabot[bot]
authored
41c1068
View commit details
Copy full SHA for 41c1068
View code at this point
Browse repository at this point
Add permission checks for SDK-registered custom tools (#555)
Show description for 388f2f3
SteveSandersonMS
and
Copilot
authored
388f2f3
View commit details
Copy full SHA for 388f2f3
View code at this point
Browse repository at this point
Add SDK support for agent selection and session compaction APIs (#544)
SteveSandersonMS
authored
9d998fb
View commit details
Copy full SHA for 9d998fb
View code at this point
Browse repository at this point
Commits on Feb 24, 2026
Require permission handler on session creation (#554)
Show description for 279f6c4
SteveSandersonMS
and
Copilot
authored
279f6c4
View commit details
Copy full SHA for 279f6c4
View code at this point
Browse repository at this point
Commits on Feb 23, 2026
[dotnet] Fix SendAndWaitAsync to throw OperationCanceledException on external cancellation (#543)
Copilot
authored
f0909a7
View commit details
Copy full SHA for f0909a7
View code at this point
Browse repository at this point
fix: correct 'GithubToken' casing to 'GitHubToken' in .NET and Go (#541)
SteveSandersonMS
authored
99c7c52
View commit details
Copy full SHA for 99c7c52
View code at this point
Browse repository at this point
Fix timeout issue when downloading the exe file (#533)
MikeAlhayek
authored
dea514d
View commit details
Copy full SHA for dea514d
View code at this point
Browse repository at this point
Commits on Feb 19, 2026
Add E2E scenario tests/examples for all SDK languages (#512)
Show description for c263dfc
patniko
and
Copilot
authored
c263dfc
View commit details
Copy full SHA for c263dfc
View code at this point
Browse repository at this point
feat: add clientName to SessionConfig across all SDKs (#510)
Show description for 397ef66
devm33
and
Copilot
authored
397ef66
View commit details
Copy full SHA for 397ef66
View code at this point
Browse repository at this point
Commits on Feb 18, 2026
Breaking change: deny all permissions by default (#509)
SteveSandersonMS
authored
3e2d2b2
View commit details
Copy full SHA for 3e2d2b2
View code at this point
Browse repository at this point
Commits on Feb 17, 2026
Fix MCP env vars: send envValueMode direct across all SDKs (#484)
Show description for 6003273
SteveSandersonMS
and
Copilot
authored
6003273
View commit details
Copy full SHA for 6003273
View code at this point
Browse repository at this point
Add CopilotSkipCliDownload option to .NET SDK (#494)
Show description for df23ff4
SteveSandersonMS
and
Copilot
authored
df23ff4
View commit details
Copy full SHA for df23ff4
View code at this point
Browse repository at this point
Add minimal chat samples for all SDK languages (#492)
SteveSandersonMS
authored
ed51ab8
View commit details
Copy full SHA for ed51ab8
View code at this point
Browse repository at this point
Fix .NET SDK CLI download timeout (#493)
Show description for e22d235
SteveSandersonMS
and
Copilot
authored
e22d235
View commit details
Copy full SHA for e22d235
View code at this point
Browse repository at this point
Update @github/copilot to 0.0.411-0 (#491)
SteveSandersonMS
authored
3c5368a
View commit details
Copy full SHA for 3c5368a
View code at this point
Browse repository at this point
Commits on Feb 16, 2026
Allow custom npm registry URL for downloading Copilot from dotnet SDK (#463)
Show description for 273c425
3 people
authored
273c425
View commit details
Copy full SHA for 273c425
View code at this point
Browse repository at this point
Fix maccatalyst RID detection in SDK targets (#485)
SteveSandersonMS
authored
f460b5d
View commit details
Copy full SHA for f460b5d
View code at this point
Browse repository at this point
Add copy constructors and Clone methods to the various .NET config option bags (#422)
Show description for ce54e43
stephentoub
authored
ce54e43
View commit details
Copy full SHA for ce54e43
View code at this point
Browse repository at this point
fix: fall back to portable RID for bundled CLI lookup on Linux (#424) (#482)
Show description for 304d812
SteveSandersonMS
and
Copilot
authored
304d812
View commit details
Copy full SHA for 304d812
View code at this point
Browse repository at this point
Fix ObjectDisposedException when disposing session after client.StopAsync() (#481)
SteveSandersonMS
authored
8598dc3
View commit details
Copy full SHA for 8598dc3
View code at this point
Browse repository at this point
Commits on Feb 13, 2026
Expose session context, add filtering, and context_changed event (#427)
Show description for e40d57c
jmoseley
authored
e40d57c
View commit details
Copy full SHA for e40d57c
View code at this point
Browse repository at this point
RPC codegen (#464)
SteveSandersonMS
authored
7e069fd
View commit details
Copy full SHA for 7e069fd
View code at this point
Browse repository at this point
Commits on Feb 7, 2026
Update @github/copilot to 0.0.405 (#396)
devm33
authored
2186bf2
View commit details
Copy full SHA for 2186bf2
View code at this point
Browse repository at this point
Commits on Feb 6, 2026
Fix .NET SDK package; ensure no auto update (#392)
Show description for 96c8e8d
SteveSandersonMS
authored
96c8e8d
View commit details
Copy full SHA for 96c8e8d
View code at this point
Browse repository at this point
Bundling (#382)
Show description for 4253946
SteveSandersonMS
authored
4253946
View commit details
Copy full SHA for 4253946
View code at this point
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
View code at this point
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
View code at this point
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
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.