mirror of
https://github.com/AstrBotDevs/AstrBot
synced 2026-07-15 17:30:13 +08:00
- Add version check at startup in both __main__.py and cmd_run.py - Suggest using `uv run -m astrbot` or reinstalling with uv - Add ABC base class and abstract methods to ComputerBooter - Improve type annotations in OpenAIAgentsRunner