LICENSE
MANIFEST.in
README.md
README_EN.md
pyproject.toml
setup.py
ai_collab/__init__.py
ai_collab/cli.py
ai_collab.egg-info/PKG-INFO
ai_collab.egg-info/SOURCES.txt
ai_collab.egg-info/dependency_links.txt
ai_collab.egg-info/entry_points.txt
ai_collab.egg-info/requires.txt
ai_collab.egg-info/top_level.txt
ai_collab/core/__init__.py
ai_collab/core/config.py
ai_collab/core/detector.py
ai_collab/core/environment.py
ai_collab/core/orchestrator.py
ai_collab/core/profiler.py
ai_collab/core/selector.py
ai_collab/core/tmux_workspace.py
ai_collab/core/workflow.py
config/config.template.json
config/workflows.template.json
tests/__init__.py
tests/test_cli_tmux_mode.py
tests/test_config.py
tests/test_detector.py
tests/test_environment.py
tests/test_orchestrator.py
tests/test_profiler.py
tests/test_selector.py
tests/test_tmux_workspace.py
tests/test_workflow.py