Metadata-Version: 2.4
Name: ya-agent-stream-protocol
Version: 0.90.0
Summary: Shared stream protocol adapters between ya-agent-sdk and applications
Project-URL: Repository, https://github.com/wh1isper/ya-mono
Author-email: wh1isper <jizhongsheng957@gmail.com>
Keywords: agent,agui,protocol,python,stream
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Python: <3.14,>=3.11
Requires-Dist: ag-ui-protocol>=0.1.18
Requires-Dist: pydantic-ai<2,>=1.100.0
Requires-Dist: pydantic>=2.0.0
Requires-Dist: ya-agent-sdk==0.90.0
Description-Content-Type: text/markdown

# ya-agent-stream-protocol

Shared stream protocol adapters between `ya-agent-sdk` and applications.

The package provides AGUI event adaptation, compact replay buffers, message artifact validation, and SSE framing helpers used by YAACLI, YA Claw, and future applications.
