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 }}
github
/
copilot-sdk
Public
Notifications
You must be signed in to change notification settings
Fork
1.5k
Star
10.5k
Code
Issues
261
Pull requests
57
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Honor inprocess transport in C# E2E harness and fix in-process auth
- #1920
#1920
Merged
SteveSandersonMS
merged 14 commits into
main
github/copilot-sdk:main
from
stevesa/csharp-e2e-connection
github/copilot-sdk:stevesa/csharp-e2e-connection
Copy head branch name to clipboard
Jul 7, 2026
Conversation
Commits
14
(14)
Checks
Findings
Files changed
Merged
Honor inprocess transport in C# E2E harness and fix in-process auth
#1920
SteveSandersonMS
merged 14 commits into
main
github/copilot-sdk:main
from
stevesa/csharp-e2e-connection
github/copilot-sdk:stevesa/csharp-e2e-connection
Copy head branch name to clipboard
Commits
Commits on Jul 6, 2026
Honor COPILOT_SDK_DEFAULT_CONNECTION in C# E2E harness
Show description for 9eb46ce
SteveSandersonMS
and
Copilot
committed
9eb46ce
View commit details
Copy full SHA for 9eb46ce
Browse repository at this point
Fix C# in-process E2E auth by mirroring host-side auth env vars
Show description for edc0ab1
SteveSandersonMS
and
Copilot
committed
edc0ab1
View commit details
Copy full SHA for edc0ab1
Browse repository at this point
Apply telemetry env vars on the in-process FFI transport
Show description for 38535a8
SteveSandersonMS
and
Copilot
committed
38535a8
View commit details
Copy full SHA for 38535a8
Browse repository at this point
Disable HMAC auth in in-process E2E so OAuth path is exercised
Show description for 6eeb046
SteveSandersonMS
and
Copilot
committed
6eeb046
View commit details
Copy full SHA for 6eeb046
Browse repository at this point
Restore mirrored process env after each in-process E2E test
Show description for 070bbe6
SteveSandersonMS
and
Copilot
committed
070bbe6
View commit details
Copy full SHA for 070bbe6
Browse repository at this point
Mirror the whole test env host-side in-process instead of an allowlist
Show description for 9d867c0
SteveSandersonMS
and
Copilot
committed
9d867c0
View commit details
Copy full SHA for 9d867c0
Browse repository at this point
Make in-process env restore cascade-proof and unconditional
Show description for 8187c54
SteveSandersonMS
and
Copilot
committed
8187c54
View commit details
Copy full SHA for 8187c54
Browse repository at this point
test: use in-process connection for ClientE2ETests transport cases in inprocess mode
Show description for fe98e57
SteveSandersonMS
and
Copilot
committed
fe98e57
View commit details
Copy full SHA for fe98e57
Browse repository at this point
Revert "test: use in-process connection for ClientE2ETests transport cases in inprocess mode"
Show description for b24828a
SteveSandersonMS
committed
b24828a
View commit details
Copy full SHA for b24828a
Browse repository at this point
test: consolidate in-process env isolation and neutralize ambient credentials per-test
Show description for b31f634
SteveSandersonMS
and
Copilot
committed
b31f634
View commit details
Copy full SHA for b31f634
Browse repository at this point
refactor: simplify FFI environment construction in Client.StartCoreAsync
Show description for 0ce9ca3
SteveSandersonMS
and
Copilot
committed
0ce9ca3
View commit details
Copy full SHA for 0ce9ca3
Browse repository at this point
test: gracefully StopAsync inproc clients during E2E cleanup
Show description for fde3f6c
SteveSandersonMS
and
Copilot
committed
fde3f6c
View commit details
Copy full SHA for fde3f6c
Browse repository at this point
Commits on Jul 7, 2026
Mark ForInProcess experimental and skip Windows inproc CI leg
Show description for c9fd19c
SteveSandersonMS
and
Copilot
committed
c9fd19c
View commit details
Copy full SHA for c9fd19c
Browse repository at this point
test: collapse env-restore branch to a ternary (CodeQL)
Show description for 9243977
SteveSandersonMS
and
Copilot
committed
9243977
View commit details
Copy full SHA for 9243977
Browse repository at this point
You can’t perform that action at this time.