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
.
vercel-labs
/
ai-python
Public
Notifications
You must be signed in to change notification settings
Fork
19
Star
159
Code
Issues
1
Pull requests
14
Discussions
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Security and quality
Insights
Rework the datamodel and simplify the UI adapter
- #52
#52
Merged
anbuzin
merged 10 commits into
main
vercel-labs/ai-python:main
from
rework-ui-adapter
vercel-labs/ai-python:rework-ui-adapter
Copy head branch name to clipboard
Apr 20, 2026
Conversation
Commits
10
(10)
Checks
Files changed
Merged
Rework the datamodel and simplify the UI adapter
#52
anbuzin
merged 10 commits into
main
vercel-labs/ai-python:main
from
rework-ui-adapter
vercel-labs/ai-python:rework-ui-adapter
Copy head branch name to clipboard
Commits
Commits on Apr 17, 2026
Move the ai sdk ui adapter into agents and split its code
anbuzin
committed
bca1679
View commit details
Copy full SHA for bca1679
Browse repository at this point
Gather streaming state in a sidecar on ai.Message
anbuzin
committed
d1deca6
View commit details
Copy full SHA for d1deca6
Browse repository at this point
Update examples to match the new api
anbuzin
committed
c52224f
View commit details
Copy full SHA for c52224f
Browse repository at this point
Fix stale models usage in examples
anbuzin
committed
48435d6
View commit details
Copy full SHA for 48435d6
Browse repository at this point
Replace run_id with turn_id and fix semantics to match actual turns
anbuzin
committed
c371aea
View commit details
Copy full SHA for c371aea
Browse repository at this point
Port and clean up the ai sdk adapter
anbuzin
committed
9021a72
View commit details
Copy full SHA for 9021a72
Browse repository at this point
Commits on Apr 18, 2026
Rename some properties and types to be less confusing
anbuzin
committed
5c1d7d9
View commit details
Copy full SHA for 5c1d7d9
Browse repository at this point
Commits on Apr 19, 2026
Remove dead function from streaming.py
anbuzin
committed
faa0621
View commit details
Copy full SHA for faa0621
Browse repository at this point
Commits on Apr 20, 2026
Replace _get_parts_by_id with get_part(id)
anbuzin
committed
de9c421
View commit details
Copy full SHA for de9c421
Browse repository at this point
Expose PartDelta directly
anbuzin
committed
b4b9dad
View commit details
Copy full SHA for b4b9dad
Browse repository at this point
You can’t perform that action at this time.