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

Function getCodeEditToolDecisionCounter

src/bootstrap/state.ts:1017–1019  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

1015}
1016
1017export function getCodeEditToolDecisionCounter(): AttributedCounter | null {
1018 return STATE.codeEditToolDecisionCounter
1019}
1020
1021export function getActiveTimeCounter(): AttributedCounter | null {
1022 return STATE.activeTimeCounter

Callers 2

logPermissionDecisionFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected