Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/ValueCell-ai/ClawX
/ get
Function
get
tests/unit/chat-history-actions.test.ts:207–207 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
205
state = { ...state, ...patch };
206
};
207
const
get = () => state;
208
return
{ set, get, read: () => state };
209
}
210
Callers
15
skills.ts
File · 0.50
update.ts
File · 0.50
gateway.ts
File · 0.50
channels.ts
File · 0.50
refreshVisibleSessionSummaries
Function · 0.50
reconcileCurrentSessionIdleFromBackend
Function · 0.50
chat.ts
File · 0.50
isCurrentSession
Function · 0.50
applyLoadedMessages
Function · 0.50
loadGatewayHistory
Function · 0.50
pollHistoryFallback
Function · 0.50
checkStuck
Function · 0.50
Calls
no outgoing calls
Tested by
no test coverage detected