README.md
pyproject.toml
src/optio_agents/__init__.py
src/optio_agents/browser_shims.py
src/optio_agents/context.py
src/optio_agents/prompt.py
src/optio_agents/seeds.py
src/optio_agents.egg-info/PKG-INFO
src/optio_agents.egg-info/SOURCES.txt
src/optio_agents.egg-info/dependency_links.txt
src/optio_agents.egg-info/requires.txt
src/optio_agents.egg-info/top_level.txt
src/optio_agents/protocol/__init__.py
src/optio_agents/protocol/parser.py
src/optio_agents/protocol/prompt.py
src/optio_agents/protocol/protocol.py
src/optio_agents/protocol/session.py
tests/test_browser_shims.py
tests/test_client_directed_dispatch.py
tests/test_context.py
tests/test_deliverable_routing.py
tests/test_download.py
tests/test_driver_preserves_workdir.py
tests/test_exports_feedback.py
tests/test_package_exports.py
tests/test_prompt.py
tests/test_prompt_feedback.py
tests/test_protocol.py
tests/test_protocol_parser.py
tests/test_seeds.py
tests/test_send_to_agent.py