Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/claude-code-best/claude-code
/ getCodeWebUrl
Function
getCodeWebUrl
src/commands/remote-setup/api.ts:180–182 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
178
}
179
180
export
function
getCodeWebUrl(): string {
181
return
`${getOauthConfig().CLAUDE_AI_ORIGIN}/code`
182
}
Callers
2
Web
Function · 0.85
handleConfirm
Function · 0.85
Calls
1
getOauthConfig
Function · 0.85
Tested by
no test coverage detected