README.md
pyproject.toml
src/cq/__init__.py
src/cq/_util.py
src/cq/client.py
src/cq/models.py
src/cq/py.typed
src/cq/reflect.py
src/cq/scoring.py
src/cq/store.py
src/cq/prompts/SKILL.md
src/cq/prompts/__init__.py
src/cq/prompts/reflect.md
src/cq_sdk.egg-info/PKG-INFO
src/cq_sdk.egg-info/SOURCES.txt
src/cq_sdk.egg-info/dependency_links.txt
src/cq_sdk.egg-info/requires.txt
src/cq_sdk.egg-info/top_level.txt
tests/test_client.py
tests/test_models.py
tests/test_prompts.py
tests/test_reflect.py
tests/test_scoring.py
tests/test_store.py
tests/test_util.py