Interfaces
WindowRefusal
Interface: WindowRefusal
Defined in: src/core/agent/window/types.ts:115
One named refusal, positioned so a reader can find the turn.
Properties
messageIndex
readonlymessageIndex:number
Defined in: src/core/agent/window/types.ts:120
Index of the turn's first message in the pre-removal window.
reason
readonlyreason:WindowRefusalReason
Defined in: src/core/agent/window/types.ts:116
turnIndex
readonlyturnIndex:number
Defined in: src/core/agent/window/types.ts:118
Index of the turn in this iteration's turn segmentation.
