Member Junction
    Preparing search index...

    Structured input to the judge LLM. Used by LLMJudge and MJLLMJudge to build judge prompts.

    Index

    Constructors

    Properties

    CurrentScreenshot: string = ''

    Current screenshot as base64 PNG

    CurrentUrl: string = ''

    Current URL

    Goal: string = ''

    The natural-language goal being evaluated

    MaxSteps: number = 0

    Maximum steps for this run

    ScreenshotHistory: string[] = []

    Recent screenshots for progression analysis

    StepNumber: number = 0

    Current step number

    StepSummary: string = ''

    Summary of actions taken so far