LICENSE
README.md
pyproject.toml
requirements.txt
hivemind_admin_panel/__init__.py
hivemind_admin_panel/__main__.py
hivemind_admin_panel/_auth.py
hivemind_admin_panel/_chat.py
hivemind_admin_panel/_metrics.py
hivemind_admin_panel/_persona_chat.py
hivemind_admin_panel/acl_config.json
hivemind_admin_panel/api.py
hivemind_admin_panel/persona.json
hivemind_admin_panel/plugins_config.json
hivemind_admin_panel/version.py
hivemind_admin_panel.egg-info/PKG-INFO
hivemind_admin_panel.egg-info/SOURCES.txt
hivemind_admin_panel.egg-info/dependency_links.txt
hivemind_admin_panel.egg-info/entry_points.txt
hivemind_admin_panel.egg-info/requires.txt
hivemind_admin_panel.egg-info/top_level.txt
hivemind_admin_panel/static/index.html
hivemind_admin_panel/static/css/style.css
hivemind_admin_panel/static/js/app.js
hivemind_admin_panel/static/js/i18n.js
tests/test_agents_servers.py
tests/test_auth.py
tests/test_auth_sessions.py
tests/test_bridges.py
tests/test_chat.py
tests/test_client_acls.py
tests/test_clients.py
tests/test_concurrency.py
tests/test_config.py
tests/test_config_backups.py
tests/test_database.py
tests/test_health.py
tests/test_launch.py
tests/test_live_tap.py
tests/test_monitoring.py
tests/test_observability.py
tests/test_ops.py
tests/test_ovos_bus.py
tests/test_pairing_bulk.py
tests/test_persona_activate.py
tests/test_persona_chat.py
tests/test_persona_config.py
tests/test_personas.py
tests/test_plugin_lifecycle.py
tests/test_plugins.py
tests/test_presets.py
tests/test_security_config.py
tests/test_setup_security.py
tests/test_smoke.py
tests/test_tags_setup.py
tests/test_topology_qr.py