@oss-autopilot/core - v3.7.0
    Preparing search index...

    Function runGuidelinesStore

    Persist a guidelines file for a repo (overwrites on subsequent calls).

    • Persist per-repo guidelines for repo. Throws when not in Gist mode or when content exceeds the byte budget — the CLI surface relies on the outputJson error envelope to surface that to the host cleanly.

      Parameters

      • options: StoreOptions

      Returns Promise<GuidelinesStoreOutput>