This website requires JavaScript.
Explore
Help
Sign In
fz-mirrors
/
AstrBot
Watch
1
Star
0
Fork
0
You've already forked AstrBot
mirror of
https://github.com/AstrBotDevs/AstrBot
synced
2026-07-17 17:51:20 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
8e511bf14b49defc6bcacebb7331e1543f0e12f4
AstrBot
/
astrbot
/
core
/
db
History
Soulter
aa59532287
refactor: implement migration for WebChat sessions by creating PlatformSession records from platform_message_history
2025-11-20 15:58:27 +08:00
..
migration
refactor: implement migration for WebChat sessions by creating PlatformSession records from platform_message_history
2025-11-20 15:58:27 +08:00
vec_db
style: add ruff lint module of isort and pyupgrade, and some ruff check fix (
#3214
)
2025-11-01 13:26:19 +08:00
__init__.py
refactor: update message history deletion logic to remove newer records based on offset
2025-11-19 19:41:25 +08:00
po.py
refactor: change to platform session
2025-11-18 22:37:55 +08:00
sqlite.py
refactor: update session handling by replacing conversation_id with session_id in chat routes and components
2025-11-19 19:54:29 +08:00