Skip to content
1 min read · 78 words

Interface: RunOptions

Defined in: src/batteries/media/index.ts:169

Per-run options for query/ops.

Properties

PropertyTypeDescriptionDefined in
resolveRef?MediaRefResolverPer-run media-ref resolution, overriding the construction-time resolver (the agent forge uses this to resolve @id refs against the current turn).src/batteries/media/index.ts:173
signal?AbortSignalAbort signal threaded into steps and engines.src/batteries/media/index.ts:171