README.md
pyproject.toml
orxhestra_code/__init__.py
orxhestra_code/claude_md.py
orxhestra_code/config.py
orxhestra_code/main.py
orxhestra_code/permissions.py
orxhestra_code/prompt.py
orxhestra_code.egg-info/PKG-INFO
orxhestra_code.egg-info/SOURCES.txt
orxhestra_code.egg-info/dependency_links.txt
orxhestra_code.egg-info/entry_points.txt
orxhestra_code.egg-info/requires.txt
orxhestra_code.egg-info/top_level.txt
orxhestra_code/tools/__init__.py
orxhestra_code/tools/plan_mode.py
orxhestra_code/tools/web.py
tests/test_claude_md.py
tests/test_cli_runtime.py
tests/test_config.py
tests/test_permissions.py
tests/test_prompt.py
tests/test_web.py