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
58
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
dotnet: in-process FFI runtime hosting (InProcess transport)
- #1901
#1901
Merged
SteveSandersonMS
merged 14 commits into
main
github/copilot-sdk:main
from
stevesa/ffi-inproc-host
github/copilot-sdk:stevesa/ffi-inproc-host
Copy head branch name to clipboard
Jul 6, 2026
Conversation
Commits
14
(14)
Checks
Findings
Files changed
Merged
dotnet: in-process FFI runtime hosting (InProcess transport)
#1901
SteveSandersonMS
merged 14 commits into
main
github/copilot-sdk:main
from
stevesa/ffi-inproc-host
github/copilot-sdk:stevesa/ffi-inproc-host
Copy head branch name to clipboard
Commits
Commits on Jul 6, 2026
dotnet: add in-process FFI runtime hosting (InProcess transport)
Show description for 92a54b1
SteveSandersonMS
and
Copilot
committed
92a54b1
View commit details
Copy full SHA for 92a54b1
Browse repository at this point
dotnet: FFI in-proc host spawns the bundled CLI, drops copilot-runtime-bin
Show description for 2d795b0
SteveSandersonMS
and
Copilot
committed
2d795b0
View commit details
Copy full SHA for 2d795b0
Browse repository at this point
dotnet: emit the FFI cdylib as a natural platform shared library
Show description for b2399fa
SteveSandersonMS
and
Copilot
committed
b2399fa
View commit details
Copy full SHA for b2399fa
Browse repository at this point
FFI: zero-copy send path and single-write framing
Show description for e519c6d
SteveSandersonMS
and
Copilot
committed
e519c6d
View commit details
Copy full SHA for e519c6d
Browse repository at this point
JsonRpc: write frame header straight into the pooled buffer
Show description for 828f259
SteveSandersonMS
and
Copilot
committed
828f259
View commit details
Copy full SHA for 828f259
Browse repository at this point
CI: Run .NET SDK tests with inprocess transport default
Show description for 19f41d5
SteveSandersonMS
and
Copilot
committed
19f41d5
View commit details
Copy full SHA for 19f41d5
Browse repository at this point
CI: Only set COPILOT_SDK_DEFAULT_CONNECTION for inprocess cells
Show description for 11ec24d
SteveSandersonMS
and
Copilot
committed
11ec24d
View commit details
Copy full SHA for 11ec24d
Browse repository at this point
dotnet: Address PR review feedback on in-process FFI hosting
Show description for 2247f81
SteveSandersonMS
and
Copilot
committed
2247f81
View commit details
Copy full SHA for 2247f81
Browse repository at this point
deps: bump @github/copilot to 1.0.69-2 (ships FFI host exports)
Show description for d2eb6d9
SteveSandersonMS
and
Copilot
committed
d2eb6d9
View commit details
Copy full SHA for d2eb6d9
Browse repository at this point
dotnet: regenerate RPC types for @github/copilot 1.0.69-2
Show description for 1acdd71
SteveSandersonMS
and
Copilot
committed
1acdd71
View commit details
Copy full SHA for 1acdd71
Browse repository at this point
codegen: regenerate all-language types for @github/copilot 1.0.69-2
Show description for 2cc9727
SteveSandersonMS
and
Copilot
committed
2cc9727
View commit details
Copy full SHA for 2cc9727
Browse repository at this point
CI: include OS in .NET SDK Tests job name
Show description for 50a836e
SteveSandersonMS
and
Copilot
committed
50a836e
View commit details
Copy full SHA for 50a836e
Browse repository at this point
test: fix suites broken by 1.0.69-2 bump and rebase
Show description for 63dd612
SteveSandersonMS
and
Copilot
committed
63dd612
View commit details
Copy full SHA for 63dd612
Browse repository at this point
java: bump @github/copilot pin to 1.0.69-2 and regenerate
Show description for 0ce777f
SteveSandersonMS
and
Copilot
committed
0ce777f
View commit details
Copy full SHA for 0ce777f
Browse repository at this point
You can’t perform that action at this time.