CODE_OF_CONDUCT.md
CONTRIBUTING.md
LICENSE
MANIFEST.in
Makefile
README.md
SECURITY.md
pyproject.toml
.github/workflows/ci.yml
.github/workflows/release.yml
docs/HOMEBREW.md
src/call_copilot.egg-info/PKG-INFO
src/call_copilot.egg-info/SOURCES.txt
src/call_copilot.egg-info/dependency_links.txt
src/call_copilot.egg-info/entry_points.txt
src/call_copilot.egg-info/requires.txt
src/call_copilot.egg-info/top_level.txt
src/rec/__init__.py
src/rec/audio_check.py
src/rec/cli.py
src/rec/config.py
src/rec/envcheck.py
src/rec/formatter.py
src/rec/log.py
src/rec/recorder.py
src/rec/session.py
src/rec/transcriber.py