.env.example
LICENSE
MANIFEST.in
README.md
pyproject.toml
setup.py
meetings/__init__.py
scrum_cli/__init__.py
scrum_cli/chatbot_ui.py
scrum_cli/live_transcription.py
scrum_cli/main.py
scrum_cli/memory_store.py
scrum_cli/ngrok_manager.py
scrum_cli/proxy_host.py
scrum_cli/proxy_server.py
scrum_cli/roast_engine.py
scrum_cli.egg-info/PKG-INFO
scrum_cli.egg-info/SOURCES.txt
scrum_cli.egg-info/dependency_links.txt
scrum_cli.egg-info/entry_points.txt
scrum_cli.egg-info/requires.txt
scrum_cli.egg-info/top_level.txt
transcription-tool/__init__.py
transcription-tool/speaker_diarization.py
transcription-tool/transcriber.py