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 }}
dtplot
/
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
Breadcrumbs
History for
copilot-sdk
nodejs
on
stevesa/acquisition
User selector
All users
Datepicker
All time
Commit history
Commits on Feb 4, 2026
Fix comment
SteveSandersonMS
committed
92b3209
View commit details
Copy full SHA for 92b3209
View code at this point
Browse repository at this point
Simplify example
SteveSandersonMS
committed
97b1535
View commit details
Copy full SHA for 97b1535
View code at this point
Browse repository at this point
Use Expand-Archive on Windows to avoid incompatibility based on which type of `tar` you have on path (windows or bash/wsl)
SteveSandersonMS
committed
f69d296
View commit details
Copy full SHA for f69d296
View code at this point
Browse repository at this point
Fix zip extraction
SteveSandersonMS
committed
b9486f7
View commit details
Copy full SHA for b9486f7
View code at this point
Browse repository at this point
Fix formatting
SteveSandersonMS
committed
9fe41d3
View commit details
Copy full SHA for 9fe41d3
View code at this point
Browse repository at this point
More feedback
SteveSandersonMS
committed
78712c9
View commit details
Copy full SHA for 78712c9
View code at this point
Browse repository at this point
Fix generated code location
SteveSandersonMS
committed
092ab21
View commit details
Copy full SHA for 092ab21
View code at this point
Browse repository at this point
Simplify extraction
SteveSandersonMS
committed
00fe72e
View commit details
Copy full SHA for 00fe72e
View code at this point
Browse repository at this point
Optionally download CLI at runtime in Node SDK
SteveSandersonMS
committed
0d3f6f0
View commit details
Copy full SHA for 0d3f6f0
View code at this point
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
View code at this point
Browse repository at this point
Commits on Feb 3, 2026
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
View code at this point
Browse repository at this point
chore: update attachment types to include selection support
friggeri
authored
ad724d1
View commit details
Copy full SHA for ad724d1
View code at this point
Browse repository at this point
Bump Copilot to 0.0.402 (#348)
friggeri
authored
25304dc
View commit details
Copy full SHA for 25304dc
View code at this point
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
View code at this point
Browse repository at this point
Update all dependencies (#332)
friggeri
authored
73c1431
View commit details
Copy full SHA for 73c1431
View code at this point
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
View code at this point
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
View code at this point
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
View code at this point
Browse repository at this point
Commits on Jan 29, 2026
feat(nodejs): add typed event filtering to session.on() (#272)
Show description for 0b004e0
friggeri
authored
0b004e0
View commit details
Copy full SHA for 0b004e0
View code at this point
Browse repository at this point
docs: add hooks, user input, and auth options to SDK READMEs (#270)
Show description for a124990
friggeri
authored
a124990
View commit details
Copy full SHA for a124990
View code at this point
Browse repository at this point
feat: add hooks and user input handlers to all SDKs with e2e tests (#269)
Show description for 2fa6a92
friggeri
authored
2fa6a92
View commit details
Copy full SHA for 2fa6a92
View code at this point
Browse repository at this point
Add githubToken and useLoggedInUser options to all SDK clients (#237)
Show description for 2fe7352
friggeri
and
github-code-quality[bot]
authored
2fe7352
View commit details
Copy full SHA for 2fe7352
View code at this point
Browse repository at this point
Update docs to reflect you need version for Azure Foundry (#260)
Show description for ea2a69a
patniko
authored
ea2a69a
View commit details
Copy full SHA for ea2a69a
View code at this point
Browse repository at this point
Add provider info to docs (#257)
patniko
authored
e26c442
View commit details
Copy full SHA for e26c442
View code at this point
Browse repository at this point
Commits on Jan 27, 2026
Simplify Node.js example (#221)
Show description for 6e6e639
SteveSandersonMS
authored
6e6e639
View commit details
Copy full SHA for 6e6e639
View code at this point
Browse repository at this point
Commits on Jan 26, 2026
chore: Update generated events to match schemas. (#208)
Show description for f902b76
jmoseley
authored
f902b76
View commit details
Copy full SHA for f902b76
View code at this point
Browse repository at this point
Commits on Jan 24, 2026
feat: Infinite Sessions (#76)
Show description for 7a3dcf3
jmoseley
authored
7a3dcf3
View commit details
Copy full SHA for 7a3dcf3
View code at this point
Browse repository at this point
Commits on Jan 23, 2026
Document image attachment support in SDK READMEs (#150)
Show description for 22eba84
3 people
authored
22eba84
View commit details
Copy full SHA for 22eba84
View code at this point
Browse repository at this point
Commits on Jan 22, 2026
Fix code formatting (#90)
SteveSandersonMS
authored
ca5a268
View commit details
Copy full SHA for ca5a268
View code at this point
Browse repository at this point
Make the .NET library NativeAOT compatible (#81)
Show description for 4e7319e
stephentoub
and
SteveSandersonMS
authored
4e7319e
View commit details
Copy full SHA for 4e7319e
View code at this point
Browse repository at this point
feat: add status, auth, and models metadata APIs to all SDKs (#77)
Show description for 8c61cb9
friggeri
authored
8c61cb9
View commit details
Copy full SHA for 8c61cb9
View code at this point
Browse repository at this point
Moving files into the correct locations (#84)
Show description for 2005d79
aaronpowell
authored
2005d79
View commit details
Copy full SHA for 2005d79
View code at this point
Browse repository at this point
Move docs to correct folder (#82)
patniko
authored
693c857
View commit details
Copy full SHA for 693c857
View code at this point
Browse repository at this point
Copilot SDK Cookbook (#80)
Show description for f26e999
aaronpowell
authored
f26e999
View commit details
Copy full SHA for f26e999
View code at this point
Browse repository at this point
Commits on Jan 21, 2026
Use STJ's polymorphism support instead of custom converter (#70)
Show description for cb80f83
stephentoub
authored
cb80f83
View commit details
Copy full SHA for cb80f83
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.