LICENSE
README.md
pyproject.toml
agentorchestr/__init__.py
agentorchestr/agent_detector.py
agentorchestr/agent_launcher.py
agentorchestr/complexity.py
agentorchestr/discovery.py
agentorchestr/doctor.py
agentorchestr/hooks.py
agentorchestr/mcp_bridge.py
agentorchestr/monitor.py
agentorchestr/orch_shim.py
agentorchestr/orchestrator.py
agentorchestr/paths.py
agentorchestr/perspectives.py
agentorchestr/preferences.py
agentorchestr/research.py
agentorchestr/router.py
agentorchestr/state_store.py
agentorchestr/supervisor.py
agentorchestr/tty.py
agentorchestr/wizard.py
agentorchestr/worker_pool.py
agentorchestr.egg-info/PKG-INFO
agentorchestr.egg-info/SOURCES.txt
agentorchestr.egg-info/dependency_links.txt
agentorchestr.egg-info/entry_points.txt
agentorchestr.egg-info/requires.txt
agentorchestr.egg-info/top_level.txt
agentorchestr/commands/__init__.py
agentorchestr/commands/auto.py
agentorchestr/commands/info.py
agentorchestr/commands/manual.py
agentorchestr/dashboard/__init__.py
agentorchestr/dashboard/server.py
agentorchestr/memory/__init__.py
agentorchestr/memory/federation.py
agentorchestr/skills/__init__.py
agentorchestr/skills/registry.py
agentorchestr/skills/signature.py
tests/test_agent_detector.py
tests/test_agent_launcher.py
tests/test_completion.py
tests/test_dashboard.py
tests/test_discovery.py
tests/test_discovery_layers.py
tests/test_mcp_bridge.py
tests/test_memory.py
tests/test_orch_shim.py
tests/test_orchestrator.py
tests/test_perspectives.py
tests/test_research.py
tests/test_resume.py
tests/test_router.py
tests/test_skills.py
tests/test_state_store.py
tests/test_supervisor.py
tests/test_worker_pool.py