mirror of
https://github.com/AstrBotDevs/AstrBot
synced 2026-07-15 17:30:13 +08:00
- Introduced PlatformStatus enum to manage platform states (pending, running, error, stopped). - Added error recording and retrieval functionality in the Platform class. - Implemented a new method in PlatformManager to gather statistics for all platforms. - Updated the dashboard to display platform statuses and error details, including a dialog for error insights. - Enhanced localization for runtime statuses and error dialogs in both English and Chinese.
AstrBot 管理面板
基于 CodedThemes/Berry 模板开发。