Documentation / @agentick/tui / SessionTreeNode
Interface: SessionTreeNode
Defined in: hooks/use-session-tree.ts:20
Properties
cacheHitRatio?
optionalcacheHitRatio:number
Defined in: hooks/use-session-tree.ts:31
currentTool?
optionalcurrentTool:object
Defined in: hooks/use-session-tree.ts:24
callId
callId:
string
name
name:
string
summary?
optionalsummary:string
duration?
optionalduration:number
Defined in: hooks/use-session-tree.ts:27
label
label:
string
Defined in: hooks/use-session-tree.ts:22
modelId?
optionalmodelId:string
Defined in: hooks/use-session-tree.ts:28
modelName?
optionalmodelName:string
Defined in: hooks/use-session-tree.ts:29
spawnId
spawnId:
string
Defined in: hooks/use-session-tree.ts:21
startedAt
startedAt:
number
Defined in: hooks/use-session-tree.ts:26
status
status:
"running"|"error"|"done"
Defined in: hooks/use-session-tree.ts:23
tick?
optionaltick:number
Defined in: hooks/use-session-tree.ts:32
toolCount
toolCount:
number
Defined in: hooks/use-session-tree.ts:25
utilization?
optionalutilization:number
Defined in: hooks/use-session-tree.ts:30