MCPcopy Create free account
hub / github.com/commandoperator/cmdop-sdk / FrameStream

Class FrameStream

python/src/cmdop/streaming.py:168–237  ·  view source on GitHub ↗

Async-iterable of :data:`AskFrame` with ``pin()`` / ``confirm()`` / ``collect()``. Iterating starts the streaming call (sends the REQUEST), then yields typed frames until a terminal DONE; a terminal ERROR is raised as :class:`AgentStreamError`.

Source from the content-addressed store, hash-verified

Callers 1

call_streamMethod · 0.90

Calls

no outgoing calls

Tested by

no test coverage detected