Back to Copilotkit

Overview

showcase/shell-docs/src/content/ag-ui/drafts/overview.mdx

1.57.01.6 KB
Original Source

Overview

This section contains draft changes being considered for the AG-UI protocol. These proposals are under internal review and may be modified or withdrawn before implementation.

Current Drafts

<CardGroup cols={2}> <Card title="Reasoning" href="/drafts/reasoning" icon="file-lines" color="#3B82F6" iconType="light" > Support for LLM reasoning visibility and continuity with encrypted content </Card>

<Card title="Multi-modal Messages" href="/drafts/multimodal-messages" icon="file-lines" color="#3B82F6" iconType="light"

Support for multimodal input messages including images, audio, and files
</Card> <Card title="Interrupt-Aware Run Lifecycle" href="/drafts/interrupts" icon="file-lines" color="#3B82F6" iconType="light" > Native support for agent pauses requiring human approval or input </Card> <Card title="Generative User Interfaces" href="/drafts/generative-ui" icon="file-lines" color="#3B82F6" iconType="light" > AI-generated interfaces without requiring custom tool renderers </Card> <Card title="Meta Events" href="/drafts/meta-events" icon="file-lines" color="#3B82F6" iconType="light" > Annotations and signals independent of agent runs </Card> </CardGroup>

Status Definitions

  • Draft - Initial proposal under consideration
  • Under Review - Active development and testing
  • Accepted - Approved for implementation
  • Implemented - Merged into the main protocol specification
  • Withdrawn - Proposal has been withdrawn or superseded