MCPcopy
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.tsFile · 0.50
update.tsFile · 0.50
gateway.tsFile · 0.50
channels.tsFile · 0.50
chat.tsFile · 0.50
isCurrentSessionFunction · 0.50
applyLoadedMessagesFunction · 0.50
loadGatewayHistoryFunction · 0.50
pollHistoryFallbackFunction · 0.50
checkStuckFunction · 0.50

Calls

no outgoing calls

Tested by

no test coverage detected