MCPcopy Create free account
hub / github.com/freecodexyz/free-code / markToolsSentToAPI

Function markToolsSentToAPI

src/services/compact/cachedMicrocompact.ts:97–97  ·  view source on GitHub ↗
(_state: CachedMCState)

Source from the content-addressed store, hash-verified

95}
96
97export function markToolsSentToAPI(_state: CachedMCState): void {}
98
99export function resetCachedMCState(state: CachedMCState): void {
100 state.pinnedEdits.length = 0

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected