Files
AstrBot/dashboard/src
Soulter 323ec29b02 refactor: Implement WebChat session management and migration from version 4.6 to 4.7
- Added WebChatSession model for managing user sessions.
- Introduced methods for creating, retrieving, updating, and deleting WebChat sessions in the database.
- Updated core lifecycle to include migration from version 4.6 to 4.7, creating WebChat sessions from existing platform message history.
- Refactored chat routes to support new session-based architecture, replacing conversation-related endpoints with session endpoints.
- Updated frontend components to handle sessions instead of conversations, including session creation and management.
2025-11-18 22:04:26 +08:00
..
2025-11-09 20:57:45 +08:00
2025-07-08 00:33:22 +08:00
2025-07-20 20:24:03 +08:00
2025-05-29 22:57:50 +08:00
2025-11-09 20:57:45 +08:00