CODE_OF_CONDUCT.md
CONTRIBUTING.md
LICENSE
MANIFEST.in
Makefile
README.md
SECURITY.md
glama.json
pyproject.toml
server.json
smithery.yaml
.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/index.py
src/rec/log.py
src/rec/mcp_server.py
src/rec/recorder.py
src/rec/session.py
src/rec/transcriber.py
src/rec/web/__init__.py
src/rec/web/api.py
src/rec/web/jobs.py
src/rec/web/ranges.py
src/rec/web/server.py
src/rec/web/static/index.html