LICENSE
README.md
pyproject.toml
sct/__init__.py
sct/__main__.py
sct/cli.py
sct/core/__init__.py
sct/core/config.py
sct/core/doctor.py
sct/core/errors.py
sct/core/github.py
sct/core/markers.py
sct/core/models.py
sct/core/patch.py
sct/core/refs.py
sct/core/scanner.py
sct/core/service.py
sct/core/store.py
sct/core/sync.py
sct/core/validate.py
sct/tui/__init__.py
sct/tui/app.py
sct/tui/theme.tcss
sctodo.egg-info/PKG-INFO
sctodo.egg-info/SOURCES.txt
sctodo.egg-info/dependency_links.txt
sctodo.egg-info/entry_points.txt
sctodo.egg-info/requires.txt
sctodo.egg-info/top_level.txt
tests/test_doctor.py
tests/test_integration.py
tests/test_markers.py
tests/test_packaging.py
tests/test_scanner_exclude.py
tests/test_scanner_ids.py