Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/IIIIQIIII/claude-code
/ clearSystemPromptSections
Function
clearSystemPromptSections
src/constants/systemPromptSections.ts:65–68 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
63
* evaluation of AFK/fast-mode/cache-editing headers.
64
*/
65
export
function
clearSystemPromptSections(): void {
66
clearSystemPromptSectionState()
67
clearBetaHeaderLatches()
68
}
Callers
6
setup
Function · 0.85
call
Function · 0.85
restoreSessionToOriginalCwd
Function · 0.85
restoreWorktreeForResume
Function · 0.85
exitRestoredWorktree
Function · 0.85
runPostCompactCleanup
Function · 0.85
Calls
2
clearSystemPromptSectionState
Function · 0.85
clearBetaHeaderLatches
Function · 0.85
Tested by
no test coverage detected