README.md
pyproject.toml
tests/test_agent_commands.py
tests/test_func_commands.py
voicerun_cli.egg-info/PKG-INFO
voicerun_cli.egg-info/SOURCES.txt
voicerun_cli.egg-info/dependency_links.txt
voicerun_cli.egg-info/entry_points.txt
voicerun_cli.egg-info/requires.txt
voicerun_cli.egg-info/top_level.txt
vr_cli/__init__.py
vr_cli/cli.py
vr_cli/commands/agent.py
vr_cli/commands/auth.py
vr_cli/commands/debug.py
vr_cli/commands/env.py
vr_cli/commands/func.py
vr_cli/commands/user.py
vr_cli/entities/agent.py
vr_cli/entities/agent_environment.py
vr_cli/entities/agent_environment_variable.py
vr_cli/entities/agent_function.py
vr_cli/entities/base.py
vr_cli/entities/phone_number.py
vr_cli/utils/audio_input.py
vr_cli/utils/audio_output.py
vr_cli/utils/config.py
vr_cli/utils/utils.py