LICENSE
MANIFEST.in
README.md
pyproject.toml
requirements.txt
setup.py
agenteye_app.egg-info/PKG-INFO
agenteye_app.egg-info/SOURCES.txt
agenteye_app.egg-info/dependency_links.txt
agenteye_app.egg-info/entry_points.txt
agenteye_app.egg-info/requires.txt
agenteye_app.egg-info/top_level.txt
src/__init__.py
src/__version__.py
src/claude_code.py
src/constants.py
src/dashboard_api.py
src/grouping.py
src/logging_config.py
src/models.py
src/process_tracker.py
src/schemas.py
src/session_dashboard.py
src/sync.py
src/tray_app.py
src/static/favicon.png
src/static/icon-192.png
src/static/icon-512.png
src/static/logo.png
src/static/tray-icon.ico
src/static/tray-icon.png
src/static/trayTemplate.png
src/static/dist/index.html
src/static/dist/assets/index-BDgkVPoS.js
src/static/dist/assets/index-BDgkVPoS.js.map
src/static/dist/assets/index-BSoxjIF8.css
tests/test_claude_code.py
tests/test_dashboard_api_extra.py
tests/test_dashboard_app.py
tests/test_grouping.py
tests/test_logging.py
tests/test_ops_commands.py
tests/test_process_tracker.py
tests/test_restart_command.py
tests/test_sync.py
tests/test_tray_app.py
tests/test_version_update.py