Member Junction
    Preparing search index...
    Index

    Constructors

    Properties

    CurrentUrl: string = ''

    Current URL the browser is on

    LastJudgeFeedback?: string

    Judge feedback from the previous step (injected into the next controller prompt)

    Immutable reference to the original run parameters

    StartTime: number

    Run start timestamp (for total duration calculation)

    StepHistory: StepRecord[] = []

    All steps executed so far

    Accessors

    Methods