LICENSE
README.md
pyproject.toml
src/cc_anywhere/__init__.py
src/cc_anywhere/_paths.py
src/cc_anywhere/backup.py
src/cc_anywhere/cli.py
src/cc_anywhere/core.py
src/cc_anywhere/digest.py
src/cc_anywhere/evaluate.py
src/cc_anywhere/help.py
src/cc_anywhere/init_setup.py
src/cc_anywhere/llm_guide.py
src/cc_anywhere/persona.py
src/cc_anywhere/review.py
src/cc_anywhere/semantic.py
src/cc_anywhere/sqlite_capture.py
src/cc_anywhere/stats.py
src/cc_anywhere/sync.py
src/cc_anywhere.egg-info/PKG-INFO
src/cc_anywhere.egg-info/SOURCES.txt
src/cc_anywhere.egg-info/dependency_links.txt
src/cc_anywhere.egg-info/entry_points.txt
src/cc_anywhere.egg-info/requires.txt
src/cc_anywhere.egg-info/top_level.txt
tests/test_codex_capture.py
tests/test_digest.py
tests/test_gemini_capture.py
tests/test_init_setup.py
tests/test_paths_migration.py
tests/test_semantic.py
tests/test_sqlite_capture.py
tests/test_sync_archive.py