mirror of
https://github.com/AstrBotDevs/AstrBot
synced 2026-07-15 17:30:13 +08:00
- Format bwrap.py with ruff, clean up imports - Remove unused cast import in tool.py - Add getattr fallbacks in context.py for handler name resolution - Fix param_type annotation to allow Any in command.py