agentskit.js

TopologyEdge

Auto-generated API reference for TopologyEdge.

Interface: TopologyEdge

Defined in: observability/src/topology-graph.ts:44

#Properties

#count

count: number

Defined in: observability/src/topology-graph.ts:50

Number of times this edge fired.


#from

from: string

Defined in: observability/src/topology-graph.ts:47


#id

id: string

Defined in: observability/src/topology-graph.ts:46

from→to (stable id).


#lastResult?

optional lastResult?: string

Defined in: observability/src/topology-graph.ts:53


#lastTask?

optional lastTask?: string

Defined in: observability/src/topology-graph.ts:52

Most recent task/result snippet (trimmed) β€” useful for tooltips.


#to

to: string

Defined in: observability/src/topology-graph.ts:48

Explore nearby

✎ Edit this page on GitHubΒ·Found a problem? Open an issue β†’Β·How to contribute β†’

On this page