AG-Kit AG-UI Support
Server-Side Implementation
AG-Kit Server provides built-in AG-UI protocol support:Client-Side Integration
Connect frontend applications using AG-UI protocol:Framework Integration
React Integration
Mini Program Integration
Protocol Features
- Event-based Messaging: Real-time bidirectional communication
- State Synchronization: Automatic state management between agent and UI
- Action Invocation: Direct UI action execution from agents
- Framework Agnostic: Works with React, Mini Programs, and other frameworks
Key Capabilities
- Real-time Communication: Bidirectional streaming
- Custom Message Types: Define custom message types for specific use cases
- Middleware Support: Add middleware for request/response processing
- Error Handling: Comprehensive error handling and recovery