MCPcopy
hub / github.com/codeaashu/claude-code / getRecentActivitySync

Function getRecentActivitySync

src/utils/logoV2Utils.ts:224–226  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

222 * Gets cached activity synchronously
223 */
224export function getRecentActivitySync(): LogOption[] {
225 return cachedActivity
226}
227
228/**
229 * Formats release notes for display, with smart truncation

Callers 1

LogoV2Function · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected