Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/codeaashu/claude-code
/ bridgeSessionId
Function
bridgeSessionId
src/bridge/replBridge.ts:1679–1681 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
1677
1678
return
{
1679
get bridgeSessionId() {
1680
return
currentSessionId
1681
},
1682
get environmentId() {
1683
return
environmentId
1684
},
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected