MCPcopy
hub / github.com/codeaashu/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 */
65export function clearSystemPromptSections(): void {
66 clearSystemPromptSectionState()
67 clearBetaHeaderLatches()
68}
69

Callers 6

setupFunction · 0.85
callFunction · 0.85
restoreWorktreeForResumeFunction · 0.85
exitRestoredWorktreeFunction · 0.85
runPostCompactCleanupFunction · 0.85

Calls 2

clearBetaHeaderLatchesFunction · 0.85

Tested by

no test coverage detected