mirror of
https://github.com/AstrBotDevs/AstrBot
synced 2026-07-19 10:22:04 +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