MCPcopy
hub / github.com/ruvnet/ruflo / set

Method set

v3/plugins/agentic-qe/src/plugin.ts:81–81  ·  view source on GitHub ↗
(key: string, value: unknown)

Source from the content-addressed store, hash-verified

79 };
80 getConfig?(): Record<string, unknown>;
81 set?(key: string, value: unknown): void;
82 getMemoryService?(): {
83 clearNamespace(ns: string): Promise<void>;
84 createNamespace?(config: unknown): Promise<void>;

Callers 15

passArray8ToWasm0Function · 0.65
passStringToWasm0Function · 0.65
rvagent_wasm.jsFile · 0.65
initSceneFunction · 0.65
animateFunction · 0.65
POSTFunction · 0.65
apiCallFunction · 0.65
handle_messageFunction · 0.65
handle_messageMethod · 0.65
loadRvfMethod · 0.65
buildMethod · 0.65
callFunction · 0.65

Calls

no outgoing calls

Tested by 15

mockUrlFunction · 0.52
executeWasmToolFunction · 0.52
topologicalSortFunction · 0.52
embedHierarchyMethod · 0.52
addIssueMethod · 0.52
parseFormulaMethod · 0.52
topoSortJSMethod · 0.52
detectCycleJSMethod · 0.52
dfsMethod · 0.52
criticalPathJSMethod · 0.52
initializeBridgesMethod · 0.52
storeMethod · 0.52