Session
Agent Runtimes / hooks/useAcp / Session
Interface: Session
Defined in: src/hooks/useAcp.tsx:67
UI-level session tracking.
Properties
agentId
agentId:
string
Defined in: src/hooks/useAcp.tsx:69
createdAt
createdAt:
string
Defined in: src/hooks/useAcp.tsx:70
sessionId
sessionId:
string
Defined in: src/hooks/useAcp.tsx:68
status
status:
"error"|"inactive"|"active"
Defined in: src/hooks/useAcp.tsx:71