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/models.py
src/process_tracker.py
src/schemas.py
src/session_dashboard.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-4q2zrMnb.css
src/static/dist/assets/index-Bmdz_wrC.js
src/static/dist/assets/index-Bmdz_wrC.js.map
tests/test_claude_code.py
tests/test_dashboard_api_extra.py
tests/test_dashboard_app.py
tests/test_grouping.py
tests/test_process_tracker.py
tests/test_restart_command.py
tests/test_version_update.py