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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
askui
/
python-sdk
Public
Notifications
You must be signed in to change notification settings
Fork
61
Star
552
Code
Issues
0
Pull requests
3
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
Feat/chat migrate persistence
- #179
#179
Merged
adi-wan-askui
merged 14 commits into
main
askui/python-sdk:main
from
feat/chat-migrate-persistence
askui/python-sdk:feat/chat-migrate-persistence
Copy head branch name to clipboard
Nov 3, 2025
Conversation
Commits
14
(14)
Checks
Files changed
Merged
Feat/chat migrate persistence
#179
adi-wan-askui
merged 14 commits into
main
askui/python-sdk:main
from
feat/chat-migrate-persistence
askui/python-sdk:feat/chat-migrate-persistence
Copy head branch name to clipboard
Commits
Commits on Nov 2, 2025
feat(chat): migrate from json persistence to sqlite
adi-wan-askui
committed
e64b45d
View commit details
Copy full SHA for e64b45d
Browse repository at this point
feat(chat): add migrations using alembic
adi-wan-askui
committed
1eed6e2
View commit details
Copy full SHA for 1eed6e2
Browse repository at this point
chore: fix type and linting errors
adi-wan-askui
committed
086b2ac
View commit details
Copy full SHA for 086b2ac
Browse repository at this point
test(assistants): fix tests after persistence migration from json to sqlite
adi-wan-askui
committed
95099a0
View commit details
Copy full SHA for 95099a0
Browse repository at this point
chore: fix linting errors
adi-wan-askui
committed
8ba28da
View commit details
Copy full SHA for 8ba28da
Browse repository at this point
docs(migrations): add documentation for migrations
adi-wan-askui
committed
ed10268
View commit details
Copy full SHA for ed10268
Browse repository at this point
feat(chat/mcp_configs): migrate MCP configurations to database
adi-wan-askui
committed
bfca8a3
View commit details
Copy full SHA for bfca8a3
Browse repository at this point
feat(chat/files): migrate files to database
adi-wan-askui
committed
a5e1190
View commit details
Copy full SHA for a5e1190
Browse repository at this point
feat(chat): migrate messages, runs, threads from json persitence to sqlite
adi-wan-askui
committed
4dd2f97
View commit details
Copy full SHA for 4dd2f97
Browse repository at this point
chore(pdm): update pdm.lock
adi-wan-askui
committed
df21b3b
View commit details
Copy full SHA for df21b3b
Browse repository at this point
fix(chat): fix issues created by migration
adi-wan-askui
committed
c51cb94
View commit details
Copy full SHA for c51cb94
Browse repository at this point
Commits on Nov 3, 2025
fix(chat/migrations): fix migrations
Show description for 9b2de65
adi-wan-askui
committed
9b2de65
View commit details
Copy full SHA for 9b2de65
Browse repository at this point
docs(migrations): add migration strategy documentation
adi-wan-askui
committed
56db2dd
View commit details
Copy full SHA for 56db2dd
Browse repository at this point
fix: reallow connecting from localhost:4200
Show description for 48205f3
adi-wan-askui
committed
48205f3
View commit details
Copy full SHA for 48205f3
Browse repository at this point
You can’t perform that action at this time.