AgentRegistryEntry
Agent Runtimes / stores/agentRuntimeStore / AgentRegistryEntry
Interface: AgentRegistryEntry
Defined in: stores/agentRuntimeStore.ts:55
A URL-addressable agent that has been previously connected. May originate from an agent runtime pod OR from the stable agents service.
Properties
author?
optionalauthor?:string
Defined in: stores/agentRuntimeStore.ts:66
avatarUrl?
optionalavatarUrl?:string
Defined in: stores/agentRuntimeStore.ts:67
baseUrl
baseUrl:
string
Defined in: stores/agentRuntimeStore.ts:59
description
description:
string
Defined in: stores/agentRuntimeStore.ts:58
documentId?
optionaldocumentId?:string
Defined in: stores/agentRuntimeStore.ts:64
error?
optionalerror?:string|null
Defined in: stores/agentRuntimeStore.ts:62
id
id:
string
Defined in: stores/agentRuntimeStore.ts:56
lastUpdated
lastUpdated:
number
Defined in: stores/agentRuntimeStore.ts:63
name
name:
string
Defined in: stores/agentRuntimeStore.ts:57
protocol
protocol:
Protocol
Defined in: stores/agentRuntimeStore.ts:60
runtimeId?
optionalruntimeId?:string
Defined in: stores/agentRuntimeStore.ts:65
status
status:
AgentStatus
Defined in: stores/agentRuntimeStore.ts:61