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 }}
lleon1435
/
CopilotKit
Public
forked from
CopilotKit/CopilotKit
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
CopilotKit
sdk-python
on
main
User selector
All users
All time
Commit history
Commits on May 29, 2026
style(sdk-python): apply ruff format to test_agui_agent.py
Show description for ea5ea89
jpr5
committed
ea5ea89
View commit details
Copy full SHA for ea5ea89
View code at this point
Browse repository at this point
chore(sdk-python): release v0.1.93
jpr5
committed
e77856e
View commit details
Copy full SHA for e77856e
View code at this point
Browse repository at this point
style: auto-fix formatting
github-actions[bot]
committed
b2f10f6
View commit details
Copy full SHA for b2f10f6
View code at this point
Browse repository at this point
fix(sdk-python): strip copilotkit_forwarded_headers from LLM prompt (App Context + expose_state)
Show description for 59eff59
jpr5
committed
59eff59
View commit details
Copy full SHA for 59eff59
View code at this point
Browse repository at this point
Commits on May 28, 2026
docs(sdk-python): document header_propagation module purpose and scope
Show description for 3110cf9
jpr5
committed
3110cf9
View commit details
Copy full SHA for 3110cf9
View code at this point
Browse repository at this point
chore(sdk-python): release v0.1.92
jpr5
committed
6b6e08f
View commit details
Copy full SHA for 6b6e08f
View code at this point
Browse repository at this point
fix(sdk-python): walk _client chain and install async hook on AsyncClient
Show description for 3e6fc5c
jpr5
committed
3e6fc5c
View commit details
Copy full SHA for 3e6fc5c
View code at this point
Browse repository at this point
Commits on May 27, 2026
Merge branch 'main' into wt-4995-29229-6154
ranst91
authored
9158241
View commit details
Copy full SHA for 9158241
View code at this point
Browse repository at this point
Merge branch 'main' into feature/emit-tool-call-optional-id
mxmzb
authored
dff634d
View commit details
Copy full SHA for dff634d
View code at this point
Browse repository at this point
fix(python): serialize AGUI agent metadata safely
ryker
committed
8e59011
View commit details
Copy full SHA for 8e59011
View code at this point
Browse repository at this point
Commits on May 26, 2026
chore(sdk-python): release v0.1.91
Show description for 5f67986
jpr5
committed
5f67986
View commit details
Copy full SHA for 5f67986
View code at this point
Browse repository at this point
Commits on May 22, 2026
test(sdk-python): coverage for forwarded-header extraction and precedence
Show description for e71ded2
jpr5
committed
e71ded2
View commit details
Copy full SHA for e71ded2
View code at this point
Browse repository at this point
fix(sdk-python): forwarded-header extraction with precedence, normalization, and exception-safe clearing
Show description for 7b2f1e9
jpr5
committed
7b2f1e9
View commit details
Copy full SHA for 7b2f1e9
View code at this point
Browse repository at this point
Commits on May 21, 2026
fix(sdk): add pytest-asyncio dev dependency for async test support
Show description for cc69fd0
mxmzb
and
claude
committed
cc69fd0
View commit details
Copy full SHA for cc69fd0
View code at this point
Browse repository at this point
chore: release sdk python 0.1.90
ranst91
committed
6f3080c
View commit details
Copy full SHA for 6f3080c
View code at this point
Browse repository at this point
fix(runtime): close header propagation gap for LangGraphAgent
Show description for 9107e00
jpr5
committed
9107e00
View commit details
Copy full SHA for 9107e00
View code at this point
Browse repository at this point
Commits on May 19, 2026
style: auto-fix formatting
github-actions[bot]
committed
c4ccf02
View commit details
Copy full SHA for c4ccf02
View code at this point
Browse repository at this point
fix(sdk): widen AG-UI dispatcher args validation to match emitter contracts
Show description for 2169cc9
mxmzb
and
claude
committed
2169cc9
View commit details
Copy full SHA for 2169cc9
View code at this point
Browse repository at this point
fix(sdk): remove dead try/except in emit_message, drop unused imports in sdk.py
Show description for 570bcf4
mxmzb
and
claude
committed
570bcf4
View commit details
Copy full SHA for 570bcf4
View code at this point
Browse repository at this point
fix(sdk): restore batched queue_put for atomicity, fix end_dispatched flag ordering
Show description for f434418
mxmzb
and
claude
committed
f434418
View commit details
Copy full SHA for f434418
View code at this point
Browse repository at this point
fix(sdk): wrap dispatch errors instead of mutating, fix duplicate-END, use UUID for tool call IDs
Show description for 90de3ce
mxmzb
and
claude
committed
90de3ce
View commit details
Copy full SHA for 90de3ce
View code at this point
Browse repository at this point
style: auto-fix formatting
github-actions[bot]
authored and
mxmzb
committed
40a4fe6
View commit details
Copy full SHA for 40a4fe6
View code at this point
Browse repository at this point
fix(sdk): enrich JS dispatch errors, shield emit_message, standardize validation order
Show description for d395501
mxmzb
and
claude
committed
d395501
View commit details
Copy full SHA for d395501
View code at this point
Browse repository at this point
style: auto-fix formatting
github-actions[bot]
authored and
mxmzb
committed
4f81dc3
View commit details
Copy full SHA for 4f81dc3
View code at this point
Browse repository at this point
fix(sdk): fix CancelledError swallow, dispatched_end ordering, add JS args validation
Show description for e1da79a
mxmzb
and
claude
committed
e1da79a
View commit details
Copy full SHA for e1da79a
View code at this point
Browse repository at this point
fix(sdk): harden error handling, revert args strictness, shield sleep
Show description for 4a6d364
mxmzb
and
claude
committed
4a6d364
View commit details
Copy full SHA for 4a6d364
View code at this point
Browse repository at this point
fix(sdk): add @returns JSDoc and compensating-END test coverage
Show description for 62a3164
mxmzb
and
claude
committed
62a3164
View commit details
Copy full SHA for 62a3164
View code at this point
Browse repository at this point
style: auto-fix formatting
github-actions[bot]
authored and
mxmzb
committed
1df8a80
View commit details
Copy full SHA for 1df8a80
View code at this point
Browse repository at this point
fix(sdk): harden AG-UI dispatch, add exception hierarchy, fix docstrings
Show description for be9b60c
mxmzb
and
claude
committed
be9b60c
View commit details
Copy full SHA for be9b60c
View code at this point
Browse repository at this point
style: auto-fix formatting
github-actions[bot]
authored and
mxmzb
committed
d5cc135
View commit details
Copy full SHA for d5cc135
View code at this point
Browse repository at this point
fix(sdk): harden validation, error types, and dispatch safety across SDKs
Show description for 9cb8996
mxmzb
and
claude
committed
9cb8996
View commit details
Copy full SHA for 9cb8996
View code at this point
Browse repository at this point
style: auto-fix formatting
github-actions[bot]
authored and
mxmzb
committed
6fb417a
View commit details
Copy full SHA for 6fb417a
View code at this point
Browse repository at this point
fix(sdk): restore error type, rename options.id, add validation parity
Show description for 50301b7
mxmzb
and
claude
committed
50301b7
View commit details
Copy full SHA for 50301b7
View code at this point
Browse repository at this point
fix(sdk): align whitespace validation, improve error handling and docs
Show description for 09ede29
mxmzb
and
claude
committed
09ede29
View commit details
Copy full SHA for 09ede29
View code at this point
Browse repository at this point
style: auto-fix formatting
github-actions[bot]
authored and
mxmzb
committed
d2070b7
View commit details
Copy full SHA for d2070b7
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.