Documentation / @agentick/tui / SessionTreeState
Interface: SessionTreeState ​
Defined in: hooks/use-session-tree.ts:35
Extended by ​
Properties ​
hasActive ​
hasActive:
boolean
Defined in: hooks/use-session-tree.ts:42
Whether any spawn is still running
rootTool? ​
optionalrootTool:object
Defined in: hooks/use-session-tree.ts:37
Current tool activity on the root session (no spawnPath)
callId ​
callId:
string
name ​
name:
string
summary? ​
optionalsummary:string
rootToolCount ​
rootToolCount:
number
Defined in: hooks/use-session-tree.ts:38
spawns ​
spawns:
SessionTreeNode[]
Defined in: hooks/use-session-tree.ts:40
Spawned child agents