Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1672
export
function
clearSystemPromptSectionState(): void {
1673
STATE.systemPromptSectionCache.clear()
1674
}
1675
1676
// Last emitted date accessors (for detecting midnight date changes)
1677
Callers
1
clearSystemPromptSections
Function · 0.85
Calls
1
clear
Method · 0.45
Tested by
no test coverage detected