LICENSE
README.md
pyproject.toml
oh_my_codex.egg-info/PKG-INFO
oh_my_codex.egg-info/SOURCES.txt
oh_my_codex.egg-info/dependency_links.txt
oh_my_codex.egg-info/entry_points.txt
oh_my_codex.egg-info/requires.txt
oh_my_codex.egg-info/top_level.txt
orchestrator/__init__.py
orchestrator/analytics.py
orchestrator/cli.py
orchestrator/constants.py
orchestrator/context.py
orchestrator/hooks.py
orchestrator/hud.py
orchestrator/main.py
orchestrator/mcp.py
orchestrator/notifications.py
orchestrator/providers.py
orchestrator/router.py
orchestrator/session.py
orchestrator/setup.py
orchestrator/skills.py
orchestrator/state.py
orchestrator/team.py
orchestrator/tools.py
orchestrator/updater.py
orchestrator/utils.py
orchestrator/verify.py
orchestrator/agents/__init__.py
orchestrator/agents/base.py
tests/test_analytics.py
tests/test_cli.py
tests/test_constants.py
tests/test_context.py
tests/test_hooks.py
tests/test_hud.py
tests/test_notifications.py
tests/test_providers.py
tests/test_router.py
tests/test_session.py
tests/test_skills.py
tests/test_state.py
tests/test_team.py
tests/test_tools.py
tests/test_updater.py
tests/test_verify.py