Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/ValueCell-ai/ClawX
/ chat.ts
File
chat.ts
src/stores/chat.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
/**
2
* Chat State Store
3
* Manages chat messages, sessions, and streaming state.
4
* Communicates with OpenClaw Gateway through the Main-owned host API.
Callers
nothing calls this directly
Calls
15
shouldIncludeSessionInSidebarList
Function · 0.90
pickStartupSessionFallback
Function · 0.90
isClawXDesktopSessionKey
Function · 0.90
getSessionLabelHydrationCandidate
Function · 0.90
beginSessionLabelHydration
Function · 0.90
finishSessionLabelHydration
Function · 0.90
classifyHistoryStartupRetryError
Function · 0.90
abandonSessionLabelHydration
Function · 0.90
sleep
Function · 0.90
clearBaselines
Function · 0.90
clearSessionLabelHydrationTracking
Function · 0.90
getSessionLabelHydrationVersion
Function · 0.90
Tested by
no test coverage detected