LICENSE
MANIFEST.in
README.md
pyproject.toml
requirements.txt
setup.py
ghcp_cli_dashboard.egg-info/PKG-INFO
ghcp_cli_dashboard.egg-info/SOURCES.txt
ghcp_cli_dashboard.egg-info/dependency_links.txt
ghcp_cli_dashboard.egg-info/entry_points.txt
ghcp_cli_dashboard.egg-info/requires.txt
ghcp_cli_dashboard.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/static/favicon.png
src/static/icon-192.png
src/static/icon-512.png
src/static/dist/index.html
src/static/dist/assets/index-CvKdSJyq.js
src/static/dist/assets/index-CvKdSJyq.js.map
src/static/dist/assets/index-I1pc1eRe.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_version_update.py