LICENSE
README.md
__init__.py
adapters.py
agent_sdk_adapter.py
errors.py
messages.py
py.typed
pyproject.toml
state.py
subprocess_adapter.py
transport.py
transport_ws.py
usage.py
validation.py
./__init__.py
./adapters.py
./agent_sdk_adapter.py
./errors.py
./messages.py
./py.typed
./state.py
./subprocess_adapter.py
./transport.py
./transport_ws.py
./usage.py
./validation.py
./schemas/hello.v1.json
./schemas/ping.v1.json
./schemas/pong.v1.json
./schemas/task_assign.v1.json
./schemas/task_cancel.v1.json
./schemas/task_progress.v1.json
./schemas/task_report.v1.json
schemas/hello.v1.json
schemas/ping.v1.json
schemas/pong.v1.json
schemas/task_assign.v1.json
schemas/task_cancel.v1.json
schemas/task_progress.v1.json
schemas/task_report.v1.json
stapel_runner_protocol.egg-info/PKG-INFO
stapel_runner_protocol.egg-info/SOURCES.txt
stapel_runner_protocol.egg-info/dependency_links.txt
stapel_runner_protocol.egg-info/requires.txt
stapel_runner_protocol.egg-info/top_level.txt
tests/test_adapters.py
tests/test_agent_sdk_adapter.py
tests/test_messages.py
tests/test_package.py
tests/test_schemas.py
tests/test_state.py
tests/test_subprocess_adapter.py
tests/test_transport.py
tests/test_usage.py