vigiles API reference
    Preparing search index...

    Interface RunHarnessTestOptions

    Options for runHarnessTest.

    interface RunHarnessTestOptions {
        adapter?: HarnessAdapter;
    }
    Index

    Properties

    Properties

    adapter?: HarnessAdapter

    Which harness to drive. Defaults to Claude Code. Pass codexAdapter (vigiles/codex) to drive real codex exec against its Responses mock. The adapter must support pillar 2 (capabilities.harnessTesting) and carry a harnessTestDriver.