# Agent User Interaction Protocol ## Docs - [Agents](https://docs.agentwire.io/concepts/agents.md) - [Core architecture](https://docs.agentwire.io/concepts/architecture.md): Understand how AG-UI connects front-end applications to AI agents - [Events](https://docs.agentwire.io/concepts/events.md) - [Messages](https://docs.agentwire.io/concepts/messages.md) - [State](https://docs.agentwire.io/concepts/state.md) - [Tools](https://docs.agentwire.io/concepts/tools.md) - [Contributing](https://docs.agentwire.io/development/contributing.md): How to participate in Agent User Interaction Protocol development - [Roadmap](https://docs.agentwire.io/development/roadmap.md): Our plans for evolving Agent User Interaction Protocol - [What's New](https://docs.agentwire.io/development/updates.md): The latest updates and improvements to AG-UI - [Integrations](https://docs.agentwire.io/integrations.md): A list of AG-UI integrations - [Introduction](https://docs.agentwire.io/introduction.md): Get started with the Agent User Interaction Protocol (AG-UI) - [Build with AG-UI](https://docs.agentwire.io/quickstart/build.md): Implement AG-UI events directly in your agent framework - [Connect to AG-UI](https://docs.agentwire.io/quickstart/connect.md): Connect AG-UI with existing protocols or custom solutions - [Overview](https://docs.agentwire.io/sdk/js/client/overview.md): Client package overview - [Events](https://docs.agentwire.io/sdk/js/core/events.md): Documentation for the events used in the Agent User Interaction Protocol SDK - [Overview](https://docs.agentwire.io/sdk/js/core/overview.md): Core concepts in the Agent User Interaction Protocol SDK - [Types](https://docs.agentwire.io/sdk/js/core/types.md): Documentation for the core types used in the Agent User Interaction Protocol SDK - [@ag-ui/encoder](https://docs.agentwire.io/sdk/js/encoder.md) - [@ag-ui/proto](https://docs.agentwire.io/sdk/js/proto.md) - [Events](https://docs.agentwire.io/sdk/python/core/events.md): Documentation for the events used in the Agent User Interaction Protocol Python SDK - [Overview](https://docs.agentwire.io/sdk/python/core/overview.md): Core concepts in the Agent User Interaction Protocol SDK - [Types](https://docs.agentwire.io/sdk/python/core/types.md): Documentation for the core types used in the Agent User Interaction Protocol Python SDK - [Overview](https://docs.agentwire.io/sdk/python/encoder/overview.md): Documentation for encoding Agent User Interaction Protocol events - [Developing with Cursor](https://docs.agentwire.io/tutorials/cursor.md): Use Cursor to build AG-UI implementations faster - [Debugging](https://docs.agentwire.io/tutorials/debugging.md): A comprehensive guide to debugging Agent User Interaction Protocol (AG-UI) integrations ## OpenAPI Specs - [package](https://docs.agentwire.io/package.json) - [openapi](https://docs.agentwire.io/api-reference/openapi.json) ## Optional - [TypeScript SDK](https://docs.ag-ui.com/sdk/js/core/overview) - [Python SDK](https://docs.ag-ui.com/sdk/python/core/overview) - [Specification](https://spec.ag-ui.com)