Dev Ex

Chat & UI

Platform

Controlled Generative UI

Declarative Generative UI

Open-Ended Generative UI

Operational Generative UI

Reasoning: Default

View all

Built-in CopilotChatReasoningMessage rendering with no slot override

Reasoning: Custom

View all

Custom reasoning slot override via messageView.reasoningMessage

Interactivity

Agent State

Shared State: Read-only

View all

Frontend recipe form publishes shared state via agent.setState; agent reads but does not mutate the recipe (neutral default agent, no backend tool)

Shared State: Streaming

View all

Per-token state delta streaming from agent to UI

Multi-Agent

BYOC (Bring Your Own Components)

Declarative UI: Hashbrown

View all

Hashbrown-style generative UI (legacy slug — superseded by `declarative-hashbrown`; kept so the other 17 integrations whose manifests still declare this ID don't drop out of the catalog before their cross-codebase rename lands)

Declarative UI: json-render

View all

Streaming structured-output generative UI via @json-render/react (legacy slug — superseded by `declarative-json-render`; kept for cross-integration parity until the rename completes elsewhere)

Declarative UI: Hashbrown

View all

Hashbrown-style generative UI

Declarative UI: json-render

View all

Streaming structured-output generative UI via @json-render/react

b5d59e72a