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
.
TanStack
/
ai
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
295
Star
3k
Code
Issues
50
Pull requests
58
Discussions
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Security and quality
Insights
feat(ai-client): client-side chat persistence adapter
- #661
#661
Merged
AlemTuzlak
merged 12 commits into
main
TanStack/ai:main
from
feat/chat-client-persistence
TanStack/ai:feat/chat-client-persistence
Copy head branch name to clipboard
Jun 2, 2026
Conversation
Commits
12
(12)
Checks
Files changed
Merged
feat(ai-client): client-side chat persistence adapter
#661
AlemTuzlak
merged 12 commits into
main
TanStack/ai:main
from
feat/chat-client-persistence
TanStack/ai:feat/chat-client-persistence
Copy head branch name to clipboard
Commits
Commits on May 30, 2026
feat(ai-client): add client-side chat persistence adapter
Show description for df49575
AlemTuzlak
committed
df49575
View commit details
Copy full SHA for df49575
Browse repository at this point
refactor(ai-client): extract persistence into ChatPersistor class
Show description for 6d98222
AlemTuzlak
committed
6d98222
View commit details
Copy full SHA for 6d98222
Browse repository at this point
test(ai-client): add ChatPersistor unit coverage
Show description for 92c44c9
AlemTuzlak
committed
92c44c9
View commit details
Copy full SHA for 92c44c9
Browse repository at this point
Merge remote-tracking branch 'origin/main' into feat/chat-client-persistence
Show description for c76cc2f
AlemTuzlak
committed
c76cc2f
View commit details
Copy full SHA for c76cc2f
Browse repository at this point
ci: apply automated fixes
autofix-ci[bot]
authored
1f67db3
View commit details
Copy full SHA for 1f67db3
Browse repository at this point
test(ai-client): de-flake clear-without-persistence stream test
Show description for 787c99a
AlemTuzlak
committed
787c99a
View commit details
Copy full SHA for 787c99a
Browse repository at this point
Commits on May 31, 2026
feat(examples): add ChatGPT-style multi-thread persistence demo to ts-react-chat
Show description for bf19249
AlemTuzlak
committed
bf19249
View commit details
Copy full SHA for bf19249
Browse repository at this point
feat(examples): render reasoning + tool calls in the threads persistence demo
Show description for ae13703
AlemTuzlak
committed
ae13703
View commit details
Copy full SHA for ae13703
Browse repository at this point
Commits on Jun 1, 2026
Merge branch 'main' into feat/chat-client-persistence
Show description for 4d03742
tombeckenham
and
claude
committed
4d03742
View commit details
Copy full SHA for 4d03742
Browse repository at this point
Commits on Jun 2, 2026
refactor(ai-client): replace chunk shape-casts with `in` narrowing
Show description for 5ebe7a3
tombeckenham
and
claude
committed
5ebe7a3
View commit details
Copy full SHA for 5ebe7a3
Browse repository at this point
ci: apply automated fixes
autofix-ci[bot]
authored
0fce6f1
View commit details
Copy full SHA for 0fce6f1
Browse repository at this point
fix(ai-client): advance runless pointer in takeRunlessRunId; add clear/thread-switch e2e
Show description for 1fb316c
tombeckenham
and
claude
committed
1fb316c
View commit details
Copy full SHA for 1fb316c
Browse repository at this point
You can’t perform that action at this time.