LICENSE
README.md
pyproject.toml
supervis.egg-info/PKG-INFO
supervis.egg-info/SOURCES.txt
supervis.egg-info/dependency_links.txt
supervis.egg-info/entry_points.txt
supervis.egg-info/requires.txt
supervis.egg-info/top_level.txt
supervisor/__init__.py
supervisor/app.py
supervisor/claude.py
supervisor/commands.py
supervisor/config.py
supervisor/cost.py
supervisor/deepseek.py
supervisor/events.py
supervisor/logging_config.py
supervisor/main.py
supervisor/memory.py
supervisor/orchestrator.py
supervisor/prompts.py
supervisor/queue.py
supervisor/session.py
supervisor/tools.py
supervisor/version_check.py
supervisor/widgets/__init__.py
supervisor/widgets/input_bar.py
supervisor/widgets/output_log.py
supervisor/widgets/status_bar.py
supervisor/widgets/stream_display.py
tests/test_claude.py
tests/test_config.py
tests/test_cost.py
tests/test_deepseek.py
tests/test_input_bar.py
tests/test_logging_config.py
tests/test_memory.py
tests/test_output_log.py
tests/test_queue.py
tests/test_session.py
tests/test_tools.py
tests/test_version_check.py