README.md
pyproject.toml
aidebrief/__init__.py
aidebrief/__main__.py
aidebrief/capture.py
aidebrief/extract.py
aidebrief/main.py
aidebrief/store.py
aidebrief/sync.py
aidebrief.egg-info/PKG-INFO
aidebrief.egg-info/SOURCES.txt
aidebrief.egg-info/dependency_links.txt
aidebrief.egg-info/entry_points.txt
aidebrief.egg-info/requires.txt
aidebrief.egg-info/top_level.txt
aidebrief/importers/__init__.py
aidebrief/importers/opencode.py
tests/test_capture.py
tests/test_extract.py
tests/test_importers_opencode.py
tests/test_main.py
tests/test_store.py
tests/test_sync.py