Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Noumena-Network/code
/ getEntrypoint
Function
getEntrypoint
src/utils/sessionStorage.ts:459–461 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
457
}
458
459
function
getEntrypoint(): string | undefined {
460
return
process.env.CLAUDE_CODE_ENTRYPOINT
461
}
462
463
export
function
isCustomTitleEnabled(): boolean {
464
return
true
Callers
1
insertMessageChain
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected