mirror of
https://github.com/AstrBotDevs/AstrBot
synced 2026-07-16 09:40:30 +08:00
message.py: - Use TypeGuard for type narrowing instead of isinstance checks - Improve type annotations for ContentPart validation - Add type annotations for content part registry mcp_client.py: - Improve type annotations and code quality runners (base, dashscope, deerflow, dify, tool_loop): - Add/improve type annotations - Clean up code structure tool.py & tool_image_cache.py: - Improve type annotations