MaiBot/src
墨梓柒 4141c25fdd
feat: add WebSocket plugin progress notification module and integrate with plugin management routes
- Implemented a WebSocket endpoint for broadcasting plugin loading progress.
- Created functions to update and broadcast progress status to connected clients.
- Integrated progress updates into plugin management routes for operations like fetching, cloning, installing, uninstalling, and updating plugins.
- Added error handling and logging for progress updates and WebSocket connections.
2025-11-18 22:54:25 +08:00
..
chat feat:优化记忆查询表现 2025-11-18 19:38:45 +08:00
common Merge branch 'dev' of https://github.com/Mai-with-u/MaiBot into dev 2025-11-18 01:21:48 +08:00
config fix:优化agent模式提取逻辑,修复配置文件版本问题 2025-11-17 18:19:39 +08:00
express feat:优化表达方式效果,现在考虑count 2025-11-18 20:55:33 +08:00
jargon better:优化黑话的提取 2025-11-18 19:56:01 +08:00
llm_models fix:bool和boolean问题 2025-11-13 23:43:35 +08:00
manager
memory_system feat:优化记忆查询表现 2025-11-18 19:38:45 +08:00
mood fix:优化自我识别和情绪 2025-11-15 12:18:45 +08:00
person_info feat:查询结果可以建构进jargon和person_info 2025-11-15 19:18:39 +08:00
plugin_system Merge branch 'dev' of https://github.com/Mai-with-u/MaiBot into dev 2025-11-13 19:00:59 +08:00
plugins feat:优化记忆查询表现 2025-11-18 19:38:45 +08:00
webui feat: add WebSocket plugin progress notification module and integrate with plugin management routes 2025-11-18 22:54:25 +08:00
__init__.py
main.py feat: 添加 WebUI 模块及相关 API 路由和 Token 管理功能 2025-11-14 23:31:53 +08:00