README.md
pyproject.toml
src/optio_agents/__init__.py
src/optio_agents/account.py
src/optio_agents/agent_info.py
src/optio_agents/browser_shims.py
src/optio_agents/claustrum.py
src/optio_agents/config_types.py
src/optio_agents/context.py
src/optio_agents/conversation.py
src/optio_agents/fs_grants.py
src/optio_agents/input_listener.py
src/optio_agents/model_probe.py
src/optio_agents/pane_surfacing.py
src/optio_agents/prompt.py
src/optio_agents/seeds.py
src/optio_agents/session_controls.py
src/optio_agents/tmux_input.py
src/optio_agents/uploads.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/features.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_account.py
tests/test_agent_info.py
tests/test_blob_crypto.py
tests/test_browser_shims.py
tests/test_claustrum.py
tests/test_claustrum_mixin.py
tests/test_claustrum_wrap_notice.py
tests/test_client_directed_dispatch.py
tests/test_config_types.py
tests/test_context.py
tests/test_deliverable_routing.py
tests/test_download.py
tests/test_downloadables_block.py
tests/test_driver_preserves_workdir.py
tests/test_exports_feedback.py
tests/test_fs_grants.py
tests/test_input_listener.py
tests/test_model_probe.py
tests/test_package_exports.py
tests/test_pane_surfacing.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_seeds_plant.py
tests/test_send_to_agent.py
tests/test_session_controls.py
tests/test_tmux_input.py
tests/test_uploads.py