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.4k
Code
Issues
203
Pull requests
19
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Remove 'generated' from public API in Python and Rust
- #1535
#1535
Merged
SteveSandersonMS
merged 6 commits into
main
github/copilot-sdk:main
from
stevesa/remove-generated-from-events
github/copilot-sdk:stevesa/remove-generated-from-events
Copy head branch name to clipboard
Jun 1, 2026
Conversation
Commits
6
(6)
Checks
Findings
Files changed
Merged
Remove 'generated' from public API in Python and Rust
#1535
SteveSandersonMS
merged 6 commits into
main
github/copilot-sdk:main
from
stevesa/remove-generated-from-events
github/copilot-sdk:stevesa/remove-generated-from-events
Copy head branch name to clipboard
Commits
Commits on Jun 1, 2026
Move generated Python types to public copilot.rpc / copilot.session_events
Show description for 35642da
SteveSandersonMS
and
Copilot
committed
35642da
View commit details
Copy full SHA for 35642da
Browse repository at this point
Move generated Rust types to public github_copilot_sdk::rpc and ::session_events
Show description for 70aebd5
SteveSandersonMS
and
Copilot
committed
70aebd5
View commit details
Copy full SHA for 70aebd5
Browse repository at this point
Make rust generated module crate-private
Show description for 102f9c0
SteveSandersonMS
and
Copilot
committed
102f9c0
View commit details
Copy full SHA for 102f9c0
Browse repository at this point
Rerun codegen
SteveSandersonMS
committed
4829c0e
View commit details
Copy full SHA for 4829c0e
Browse repository at this point
ruff: fix import ordering after generated->session_events/rpc rewrite
Show description for 1e445e2
SteveSandersonMS
and
Copilot
committed
1e445e2
View commit details
Copy full SHA for 1e445e2
Browse repository at this point
Address PR review feedback
Show description for fc4e392
SteveSandersonMS
and
Copilot
committed
fc4e392
View commit details
Copy full SHA for fc4e392
Browse repository at this point
You can’t perform that action at this time.