LICENSE
pyproject.toml
readme.md
readme_en.md
flowhive_agent/__init__.py
flowhive_agent.egg-info/PKG-INFO
flowhive_agent.egg-info/SOURCES.txt
flowhive_agent.egg-info/dependency_links.txt
flowhive_agent.egg-info/entry_points.txt
flowhive_agent.egg-info/requires.txt
flowhive_agent.egg-info/top_level.txt
flowhive_agent/cli/__init__.py
flowhive_agent/cli/flowhive.py
flowhive_agent/core/__init__.py
flowhive_agent/core/config.py
flowhive_agent/core/control_plane.py
flowhive_agent/core/exceptions.py
flowhive_agent/core/gpu_monitor.py
flowhive_agent/core/gpu_service.py
flowhive_agent/core/manager.py
flowhive_agent/core/models.py
flowhive_agent/core/runner.py
flowhive_agent/core/shell.py
tests/test_gpu_monitor.py
tests/test_persistent_shell.py
tests/test_task_manager.py