MCPcopy Create free account
hub / github.com/freecodexyz/free-code / _temp4

Function _temp4

src/components/memory/MemoryFileSelector.tsx:423–425  ·  view source on GitHub ↗
(opt)

Source from the content-addressed store, hash-verified

421 return t.type === "dream" && t.status === "running";
422}
423function _temp4(opt) {
424 return opt.value === lastSelectedPath;
425}
426function _temp3(s) {
427 return s.agentDefinitions;
428}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected