MCPcopy Create free account
hub / github.com/codeaashu/claude-code / setThinkingClearLatched

Function setThinkingClearLatched

src/bootstrap/state.ts:1736–1738  ·  view source on GitHub ↗
(v: boolean)

Source from the content-addressed store, hash-verified

1734}
1735
1736export function setThinkingClearLatched(v: boolean): void {
1737 STATE.thinkingClearLatched = v
1738}
1739
1740/**
1741 * Reset beta header latches to null. Called on /clear and /compact so a

Callers 1

queryModelFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected