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