Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/claude-code-best/claude-code
/ clearSystemPromptSectionState
Function
clearSystemPromptSectionState
src/bootstrap/state.ts:1638–1640 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
1636
}
1637
1638
export
function
clearSystemPromptSectionState(): void {
1639
STATE.systemPromptSectionCache.clear()
1640
}
1641
1642
// Last emitted date accessors (for detecting midnight date changes)
1643
Callers
1
clearSystemPromptSections
Function · 0.85
Calls
1
clear
Method · 0.45
Tested by
no test coverage detected