MCPcopy Create free account
hub / github.com/Noumena-Network/code / clearSystemPromptSectionState

Function clearSystemPromptSectionState

src/bootstrap/state.ts:1672–1674  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

1670}
1671
1672export function clearSystemPromptSectionState(): void {
1673 STATE.systemPromptSectionCache.clear()
1674}
1675
1676// Last emitted date accessors (for detecting midnight date changes)
1677

Callers 1

Calls 1

clearMethod · 0.45

Tested by

no test coverage detected