{"categories":[{"label":"Application Frameworks","url":"https://skillfed.io/packages/category/software-development-libraries-application-frameworks"}],"enrichment":{"capability":"Provides strongly-typed Python data structures and event encoding for building servers compatible with the Agent-User Interaction (AG-UI) Protocol, with Pydantic validation and automatic camelCase serialization.","skillfed_tags":["agent-framework","streaming-events","protocol-sdk"],"use_cases":["Build a Python agent server that streams events to a web frontend in real time.","Encode multimodal user input into AG-UI-compliant message structures for agent processing.","Implement Server-Sent Events streaming with automatic JSON serialization.","Validate agent event payloads at runtime using Pydantic's type checking.","Integrate with agent frameworks that need to emit AG-UI protocol events."],"what_it_does":"ag-ui-protocol is a Python SDK that implements the Agent-User Interaction Protocol, providing strongly-typed Pydantic models for representing agent-server communication events and user messages. It handles encoding these structures with automatic camelCase conversion for frontend compatibility, and supports multimodal content including text, images, audio, video, and documents.\n\nYou would use this package when building a Python backend for an agent application that needs to stream real-time events to a frontend client following the AG-UI specification. The package abstracts away protocol details and serialization concerns, letting you work with idiomatic Python types while ensuring your messages conform to the expected wire format.","worth_installing":"Yes, if you are building a Python agent server that must communicate with an AG-UI-compatible frontend. The package has low install friction, active maintenance, permissive MIT licensing, and no known vulnerabilities. The pre-1.0 version number warrants attention to release notes before upgrading, but the core offering is solid for its stated purpose."},"id":"ag-ui-protocol","links":{"html":"https://skillfed.io/packages/ag-ui-protocol","md":"https://skillfed.io/packages/ag-ui-protocol.md","pypi":"https://pypi.org/project/ag-ui-protocol/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-06-02","license_spdx":"MIT","license_treatment":"permissive","name":"ag-ui-protocol","python_support":"supports_current","summary":null},"popularity":{"monthly_downloads":7407094,"position":1744,"tier":"top_5000"},"security":{"n_vulnerabilities":0},"version":"0.1.19"}
