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-15 17:30:13 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d5280dcd88af1cd6eaf0b7d72184bfa82e49402e
AstrBot
/
astrbot
/
dashboard
History
Soulter
1935ce4700
refactor: update session handling by replacing conversation_id with session_id in chat routes and components
2025-11-19 19:54:29 +08:00
..
routes
refactor: update session handling by replacing conversation_id with session_id in chat routes and components
2025-11-19 19:54:29 +08:00
server.py
Optimize string concatenation in loops: replace += with list.join() (
#3246
)
2025-11-02 13:00:59 +08:00
utils.py
style: add ruff lint module of isort and pyupgrade, and some ruff check fix (
#3214
)
2025-11-01 13:26:19 +08:00