Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/codeaashu/claude-code
/ debug
Function
debug
src/tools/BriefTool/upload.ts:56–58 ·
view source on GitHub ↗
(msg: string)
Source
from the content-addressed store, hash-verified
54
}
55
56
function
debug(msg: string): void {
57
logForDebugging(`[brief:upload] ${msg}`)
58
}
59
60
/**
61
* Base URL
for
uploads. Must match the host the token is valid
for
.
Callers
1
uploadBriefAttachment
Function · 0.70
Calls
1
logForDebugging
Function · 0.85
Tested by
no test coverage detected