README.md
pyproject.toml
src/optio_opencode/__init__.py
src/optio_opencode/conversation.py
src/optio_opencode/cred_watcher.py
src/optio_opencode/host_actions.py
src/optio_opencode/prompt.py
src/optio_opencode/seed_manifest.py
src/optio_opencode/session.py
src/optio_opencode/snapshots.py
src/optio_opencode/types.py
src/optio_opencode/verify.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_agent_sender_opencode.py
tests/test_conversation_config.py
tests/test_conversation_driver.py
tests/test_conversation_session.py
tests/test_conversation_ui_model.py
tests/test_conversation_ui_session.py
tests/test_cred_watcher.py
tests/test_file_download.py
tests/test_file_upload.py
tests/test_host_actions.py
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_purge_seed.py
tests/test_resume_sentence_opencode.py
tests/test_sanity.py
tests/test_seed_config.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_session_seed.py
tests/test_session_seed_saveback.py
tests/test_smart_install.py
tests/test_snapshots.py
tests/test_types.py
tests/test_verify_seed.py