README.md
pyproject.toml
src/omniview/__init__.py
src/omniview/cli.py
src/omniview/config.py
src/omniview/host_agent.py
src/omniview/installers.py
src/omniview/main.py
src/omniview/models.py
src/omniview/paths.py
src/omniview/role_config.py
src/omniview/service_manager.py
src/omniview/store.py
src/omniview/api/__init__.py
src/omniview/api/deps.py
src/omniview/api/routes/health.py
src/omniview/api/routes/nodes.py
src/omniview/frontend_assets/index.html
src/omniview/frontend_assets/assets/index-RtnykNkN.js
src/omniview/frontend_assets/assets/index-q9leN-wY.css
src/omniview/launcher/__init__.py
src/omniview/launcher/app.py
src/omniview/launcher/config.py
src/omniview/launcher/models.py
src/omniview/launcher/service.py
src/omniview/services/demo_seed.py
src/omniview/services/dispatch.py
src/omv.egg-info/PKG-INFO
src/omv.egg-info/SOURCES.txt
src/omv.egg-info/dependency_links.txt
src/omv.egg-info/entry_points.txt
src/omv.egg-info/requires.txt
src/omv.egg-info/top_level.txt
tests/test_api.py
tests/test_cli.py
tests/test_launcher.py