mirror of
https://github.com/AstrBotDevs/AstrBot
synced 2026-07-16 01:40:15 +08:00
- tool_loop_agent_runner.py: add wrapper coroutine for create_task - tool_image_cache.py: add cast for Self return type - astr_agent_tool_exec.py: add type ignore for add_tool - astr_main_agent.py: add type ignores for tool operations - astr_main_agent_resources.py: add type ignore for msg_dict - astrbot_config_mgr.py: add type annotations