@oss-autopilot/core - v1.6.3
    Preparing search index...

    Function runDailyForDisplay

    Like runDaily but returns the full (non-deduplicated) result for text-mode display.

    • Run the daily check and return the full (non-deduplicated) result. Used by CLI text mode where printDigest() needs full PR objects.

      Returns Promise<DailyCheckResult>

      Full daily check result with non-deduplicated PR objects

      If no GitHub token is available