Install
Quick Start
Features
- AI SDK v4
datastream and AI SDK v5/v6 UI streams useChatmulti-turn support — conversation history preservedpartsmessage format (AI SDK v6)- Tool call streaming visibility — see tool calls as they happen
- Server-side tool execution via
toolExecutorortoolHandlers - Multi-step controls:
maxSteps,forceDirect - Cascade decision stream parts — optional metadata in the stream
- Request-level overrides with allowlist + shared-secret guard
Why This Integration Matters
- Preserves fast real-time UX while adding runtime control
- Keeps governance logic close to tool loops and streaming responses
- Avoids the compounded latency cost of external proxy mediation