Skip to content

latestMeaningfulSummary

latestMeaningfulSummary(entries): string | null

Defined in: src/activity-signal.ts:32

Return the summary of the newest non-noise entry in entries (oldest→newest). Falls back to the newest entry’s summary when all entries are noise. Returns null for an empty list.

ActivityEntry[]

string | null