README.md
pyproject.toml
src/optio_opencode/__init__.py
src/optio_opencode/host_actions.py
src/optio_opencode/prompt.py
src/optio_opencode/session.py
src/optio_opencode/snapshots.py
src/optio_opencode/types.py
src/optio_opencode.egg-info/PKG-INFO
src/optio_opencode.egg-info/SOURCES.txt
src/optio_opencode.egg-info/dependency_links.txt
src/optio_opencode.egg-info/requires.txt
src/optio_opencode.egg-info/top_level.txt
tests/test_host_local.py
tests/test_host_primitives_local.py
tests/test_host_primitives_remote.py
tests/test_host_remote_resume.py
tests/test_host_resume.py
tests/test_prompt.py
tests/test_sanity.py
tests/test_session_blob_hooks.py
tests/test_session_hooks.py
tests/test_session_local.py
tests/test_session_remote.py
tests/test_session_resume.py
tests/test_smart_install.py
tests/test_snapshots.py
tests/test_types.py