Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/claude-code-best/claude-code
/ getSessionState
Function
getSessionState
src/utils/sessionState.ts:165–167 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
163
}
164
165
export
function
getSessionState(): SessionState {
166
return
currentState
167
}
168
169
export
function
notifySessionStateChanged(
170
state: SessionState,
Callers
1
runHeadlessStreaming
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected