MCPcopy Index your code
hub / github.com/CodebuffAI/codebuff / refreshFreebuffLandingMetadata

Function refreshFreebuffLandingMetadata

cli/src/hooks/use-freebuff-session.ts:323–325  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

321 * model selection screen. Used when a midnight-Pacific premium quota reset
322 * passes while the landing screen is open. */
323export function refreshFreebuffLandingMetadata(): Promise<void> {
324 return restartFreebuffSession('landing')
325}
326
327/**
328 * Join (or re-queue for) `model`. Dual-purpose:

Callers 1

WaitingRoomScreenFunction · 0.90

Calls 1

restartFreebuffSessionFunction · 0.85

Tested by

no test coverage detected