Module installer_agent

Module installer_agent 

Source
Expand description

Package installer agent.

InstallerAgent runs pip install (or pip3 install) as a subprocess and streams progress to MQTT. Used by MainActor to install Python dependencies before spawning new dynamic agents.

Structsยง

InstallerAgent