MCPcopy Create free account
hub / github.com/Noumena-Network/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}

Callers

nothing calls this directly

Calls 2

clearBetaHeaderLatchesFunction · 0.85

Tested by

no test coverage detected