This website requires JavaScript.
Explore
Help
Register
Sign In
ooodc
/
PicoBot
Watch
1
Star
0
Fork
0
You've already forked PicoBot
Code
Pull Requests
Activity
193
Commits
1
Branch
0
Tags
Commit Graph
3 Commits
Author
SHA1
Message
Date
oudecheng
86ba3b447e
feat: 添加会话管理功能,支持会话过期清理;引入 session_ttl_hours 配置项以控制会话存活时间
2026-05-14 15:29:37 +08:00
ooodc
daec690f59
feat: 更新会话配置,重命名 session_ttl_hours 为 chat_history_ttl_hours,并调整相关逻辑以支持聊天历史过期管理
2026-05-10 19:29:55 +08:00
ooodc
acc8f63da0
feat: 添加 SessionLifecycleService 模块,重构会话管理逻辑以优化会话生命周期处理
...
Co-authored-by: Copilot <copilot@github.com>
2026-04-28 14:32:14 +08:00