Skip to main content

ContextPanelProps

Agent Runtimes


Agent Runtimes / context/ContextPanel / ContextPanelProps

Interface: ContextPanelProps

Defined in: context/ContextPanel.tsx:184

Properties

agentId

agentId: string

Defined in: context/ContextPanel.tsx:186

Agent ID for fetching context details (required)


apiBase?

optional apiBase?: string

Defined in: context/ContextPanel.tsx:188

API base URL for fetching context data


chartHeight?

optional chartHeight?: string

Defined in: context/ContextPanel.tsx:196

Height for charts


defaultView?

optional defaultView?: ViewMode

Defined in: context/ContextPanel.tsx:194

Default view mode


liveData?

optional liveData?: ContextSnapshotResponse | null

Defined in: context/ContextPanel.tsx:190

Live context snapshot pushed by websocket; skips internal polling when provided


messageCount?

optional messageCount?: number

Defined in: context/ContextPanel.tsx:192

Number of messages in conversation (from chat store)