LICENSE
README.md
pyproject.toml
coldread.egg-info/PKG-INFO
coldread.egg-info/SOURCES.txt
coldread.egg-info/dependency_links.txt
coldread.egg-info/entry_points.txt
coldread.egg-info/requires.txt
coldread.egg-info/top_level.txt
tests/test_backend.py
tests/test_formatter.py
tests/test_parser.py
tests/test_presets.py
tests/test_toggles.py
vo_format/__init__.py
vo_format/backend.py
vo_format/cache.py
vo_format/claude_code_backend.py
vo_format/cli.py
vo_format/cold_read.py
vo_format/colors.py
vo_format/formatter.py
vo_format/gui.py
vo_format/gui_main.py
vo_format/models.py
vo_format/parser.py
vo_format/pdf_writer.py
vo_format/preflight.py
vo_format/presets.py
vo_format/preview.py
vo_format/toggles.py