Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/CodebuffAI/codebuff
/ resetToolCallIdCounter
Function
resetToolCallIdCounter
common/src/testing/mocks/stream.ts:311–313 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
309
* Call this in beforeEach to ensure deterministic IDs.
310
*/
311
export
function
resetToolCallIdCounter(): void {
312
toolCallIdCounter = 0
313
}
Callers
1
beforeEach
Function · 0.90
Calls
no outgoing calls
Tested by
no test coverage detected