Interface: SequentialThinkingData
Defined in: packages/core/src/segments/typed-tool-call.ts:146
Properties
status
status:
"awaiting_interrupt"|"completed"|"failed"|"running"|"awaiting_approval"
Defined in: packages/core/src/segments/typed-tool-call.ts:148
thoughts
thoughts:
ThoughtItem[]
Defined in: packages/core/src/segments/typed-tool-call.ts:147