mirror of
https://github.com/imbue-bit/OpenClaw-PwnKit.git
synced 2026-08-14 00:58:08 +00:00
1bdadcefbb5d1c039854128b9deb85de12bde333
bot_manager.py called execute_command() without the required vos parameter, which would cause a TypeError at runtime. Added VirtualOS import and create a temporary instance for each bot in mass_execute.
Languages
Python
100%