vigiles API reference
    Preparing search index...

    Function received

    • The model RECEIVED text matching matcher in some request — i.e. it actually reached the model. Covers slash-command expansion (a commands/ file expands into the user prompt) and injected context (a SessionStart hook's text). Reads modelRequests, which the harness/mock tier captures; the eval tier drives the real API and captures none, so use this on runHarness.

      Parameters

      • matcher: string | RegExp

      Returns Check<Trace>