agentskit.js

TopologyGraphViewNode

Auto-generated API reference for TopologyGraphViewNode.

Interface: TopologyGraphViewNode

Defined in: react/src/components/TopologyGraphView.tsx:14

Headless renderer for a multi-agent topology graph. Pass any source that implements subscribe(snapshot => …) (e.g. the TopologyGraph from @agentskit/observability) and the component draws nodes + edges in an SVG with data-ak-* attributes for styling.

Click a node to drill into its session β€” wire onNodeClick to your devtools router.

#Properties

#endCount

endCount: number

Defined in: react/src/components/TopologyGraphView.tsx:19


#errorCount

errorCount: number

Defined in: react/src/components/TopologyGraphView.tsx:20


#id

id: string

Defined in: react/src/components/TopologyGraphView.tsx:15


#label

label: string

Defined in: react/src/components/TopologyGraphView.tsx:16


#lastActiveAt

lastActiveAt: number

Defined in: react/src/components/TopologyGraphView.tsx:21


#startCount

startCount: number

Defined in: react/src/components/TopologyGraphView.tsx:18


#topology

topology: string

Defined in: react/src/components/TopologyGraphView.tsx:17

Explore nearby

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

On this page

Ask the docs

Ask anything about AgentsKit. Answers come from the docs corpus via OpenRouter free-tier models. Rate limited per IP.