Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/freecodexyz/free-code
/ isBetaTracingEnabled
Function
isBetaTracingEnabled
src/utils/telemetry/betaSessionTracing.ts:24–26 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
22
export
function
clearBetaTracingState(): void {}
23
24
export
function
isBetaTracingEnabled(): boolean {
25
return
false
26
}
27
28
export
function
truncateContent(
29
content: string,
Callers
4
executeHooks
Function · 0.85
checkPermissionsAndCallTool
Function · 0.85
queryModel
Function · 0.85
logAPISuccessAndDuration
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected