README.md
pyproject.toml
aidebrief/__init__.py
aidebrief/__main__.py
aidebrief/capture.py
aidebrief/config.py
aidebrief/extract.py
aidebrief/main.py
aidebrief/store.py
aidebrief/summarize.py
aidebrief/sync.py
aidebrief/utils.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_audit.py
tests/test_capture.py
tests/test_diff.py
tests/test_extract.py
tests/test_importers_opencode.py
tests/test_main.py
tests/test_review.py
tests/test_store.py
tests/test_summarize.py
tests/test_sync.py
tests/test_team_sync.py