MCPcopy Create free account

hub / github.com/NeoLi00/memX / functions

Functions2,243 in github.com/NeoLi00/memX

↓ 2 callersFunctionresolveAllowedScopes
(config: MemoryPluginConfig, vars: ScopeVars)
src/security/scopes.ts:38
↓ 2 callersFunctionresolveConceptGraphEntity
(params: { store: MemxStoreBundle; ctx: MemoryOperationContext; scope: string; name: string; observe
src/pipeline/abstractionJobs.ts:1633
↓ 2 callersFunctionresolveConfigPath
(input?: string)
src/cli/registerCli.ts:465
↓ 2 callersFunctionresolveCurrentPackageRoot
()
src/host/quickstart.ts:158
↓ 2 callersFunctionresolveCurrentProjectContext
(params: { store: MemxStoreBundle; ctx: MemoryOperationContext; scope: string; observedAt: string; a
src/pipeline/turnScheduler.ts:512
↓ 2 callersFunctionresolveGraphSeedMatches
(params: { store: MemxStoreBundle; ctx: MemoryOperationContext; objective: MemorySelectionObjective; n
src/pipeline/memoryObjects.ts:1374
↓ 2 callersFunctionresolveLocalDevice
(config: EmbeddingConfig)
src/search/backends/embeddingBackend.ts:207
↓ 2 callersFunctionresolveLocalModel
(config: EmbeddingConfig)
src/search/backends/embeddingBackend.ts:199
↓ 2 callersFunctionresolveLocalPythonBin
(config: EmbeddingConfig)
src/search/backends/embeddingBackend.ts:203
↓ 2 callersFunctionresolveQueryEntitiesForRecall
( store: MemxStoreBundle, ctx: MemoryOperationContext, compiled: QueryCompileResult, limit: number, )
src/pipeline/candidateGeneration.ts:1216
↓ 2 callersFunctionresolveWorkingTaskSummary
(params: { task: ConversationTask; chunks: ConversationChunk[]; taskProposal?: TurnSemanticTaskProposal;
src/pipeline/taskSummary.ts:337
↓ 2 callersFunctionresolve_device
(requested: str)
src/search/backends/sentence_transformers_embedder.py:29
↓ 2 callersFunctionresourceBridgeText
(text: string, metadata: Record<string, unknown> | undefined)
src/pipeline/candidateGeneration.ts:1632
↓ 2 callersFunctionresourceEntityType
(assertion: MemoryResourceAssertionHint)
src/pipeline/normalize.ts:666
↓ 2 callersFunctionrestoreSnapshotValue
( target: Record<string, unknown>, key: string, snapshot: unknown, )
src/host/uninstall.ts:186
↓ 2 callersFunctionretrievalHintAllowed
(query: string)
src/pipeline/queryCompiler.ts:1741
↓ 2 callersFunctionretrieveSurfaceHits
( store: MemxStoreBundle, ctx: MemoryOperationContext, compiled: QueryCompileResult, surface: Candidat
src/pipeline/candidateGeneration.ts:2277
↓ 2 callersFunctionroleFromRefs
(sourceRefs: string[])
src/pipeline/evidenceAssembler.ts:294
↓ 2 callersFunctionrowDefaults
(params: { agentId: string; sessionKey: string; updatedAt: string; })
src/db/repositories/maintenanceRepo.ts:143
↓ 2 callersFunctionrunAbstractionJobs
( store: MemxStoreBundle, ctx: MemoryOperationContext, options: { refineWithLlm?: boolean; batch
src/pipeline/abstractionJobs.ts:2240
↓ 2 callersFunctionrunAbstractionPromotion
( store: MemxStoreBundle, ctx: MemoryOperationContext, options: { batch?: MaintenanceBatchMetadata;
src/pipeline/abstractionPromotion.ts:705
↓ 2 callersFunctionrunCodexUninstall
( rawOptions: StandaloneUninstallOptions = {}, deps: Pick<UninstallDeps, "now" | "runCommand" | "stopServi
src/host/uninstall.ts:285
↓ 2 callersMethodrunMaintenanceLoop
( store: MemxStoreBundle, template: MaintenanceContextTemplate, initialReason: MaintenanceBatchTri
src/runtime.ts:332
↓ 2 callersFunctionrunMemxHook
(argv = process.argv.slice(2))
src/host/hookRunner.ts:474
↓ 2 callersFunctionrunOpenClawUninstall
( rawOptions: OpenClawUninstallOptions = {}, deps: UninstallDeps = {}, )
src/host/uninstall.ts:234
↓ 2 callersFunctionrunQuickstartStep
( step: QuickstartCommandStep, runCommand: (command: string, args: string[]) => Promise<QuickstartCommandR
src/host/quickstart.ts:462
↓ 2 callersMethodsafeMessagesForTurn
( ctx: MemoryOperationContext, messages: TurnCaptureMessage[], )
src/pipeline/turnScheduler.ts:667
↓ 2 callersFunctionsanitizeChunkSummaryResult
( text: string, role: ConversationChunk["role"] = "user", result?: ChunkSummaryJudgeResult | null, )
src/pipeline/reasoner.ts:607
↓ 2 callersFunctionsanitizeContextExclusions
(value: unknown, limit = 8)
src/pipeline/queryCompiler.ts:612
↓ 2 callersFunctionsanitizeFocusedRecallQuery
(rawQuery: string, focusedQuery?: string)
src/pipeline/retrieveTracing.ts:97
↓ 2 callersFunctionsanitizePrimaryRoute
(value: unknown)
src/pipeline/queryCompiler.ts:437
↓ 2 callersFunctionsanitizeQueryEntities
(value: unknown, limit = 8)
src/pipeline/queryCompiler.ts:517
↓ 2 callersFunctionsanitizeQueryEntityType
(value: unknown)
src/pipeline/queryCompiler.ts:470
↓ 2 callersFunctionsanitizeRequiredRole
( value: unknown, fallback?: QueryEvidenceSlot["requiredRole"], )
src/pipeline/queryCompiler.ts:1799
↓ 2 callersFunctionsanitizeResolvedTaskPhase
( phase: ConversationTaskPhase, verificationScore: number, resolutionSupport: | { supported:
src/pipeline/reasoner.ts:785
↓ 2 callersFunctionsanitizeSuppressedEntities
(value: unknown, limit = 8)
src/pipeline/queryCompiler.ts:556
↓ 2 callersFunctionscorePromptEvidenceForInjection
( queryAnalysis: RecallQueryAnalysis, candidate: PromptEvidenceCandidate, )
src/pipeline/retrieve.ts:2095
↓ 2 callersMethodsearchEntitiesByQuery
(query: string, limit = 6)
src/db/repositories/graphRepo.ts:300
↓ 2 callersFunctionsecretValue
(value: string | undefined, envName: string | undefined)
src/host/standaloneQuickstart.ts:218
↓ 2 callersFunctionsemanticAssertionMetadata
(fact: NormalizedFact)
src/pipeline/retrieve.ts:505
↓ 2 callersFunctionsemanticAssertionSlots
(assertion: TurnSemanticAssertionDraft)
src/pipeline/normalize.ts:1630
↓ 2 callersFunctionsemanticAssertionSupportText
( candidate: ClassifiedCandidate, draft: MemoryCandidateSemanticDraft, assertion: TurnSemanticAssertionD
src/pipeline/normalize.ts:1613
↓ 2 callersFunctionsemanticBridgePlanTexts
(bridge: QuerySemanticBridge)
src/pipeline/evidenceAssembler.ts:881
↓ 2 callersFunctionsemanticBridgeShapeForRole
( role: QuerySemanticBridge["role"], operation: QueryEvidenceOperationType, )
src/pipeline/queryCompiler.ts:2167
↓ 2 callersFunctionsemanticEntityHintForName
( assertion: TurnSemanticAssertionDraft, name: string | undefined, )
src/pipeline/normalize.ts:1681
↓ 2 callersFunctionsemanticFactPredicatesForAttributeSlot
(slot: string)
src/pipeline/attributeSlots.ts:163
↓ 2 callersFunctionsemanticValueKey
(key: string, valueJson: Record<string, unknown>)
src/pipeline/abstractionJobs.ts:384
↓ 2 callersFunctionsemanticWriteFailureDisposition
(attemptCount: number, failedAt: string)
src/pipeline/sourceSegmentSemanticExtraction.ts:213
↓ 2 callersMethodsemanticWriteJobId
(params: { agentId: string; sessionKey: string; turnId: string; jobType: SemanticWriteJobRecor
src/db/repositories/auditRepo.ts:15
↓ 2 callersFunctionsensitivityScore
(text: string)
src/security/pii.ts:42
↓ 2 callersFunctionsentenceWindowForPromptEvidence
( text: string, anchors: string[], maxChars: number, )
src/pipeline/retrieve.ts:6678
↓ 2 callersFunctionserviceStateDir
(homeDir: string)
src/host/serviceManager.ts:42
↓ 2 callersFunctionsettingSnapshot
(record: Record<string, unknown>, key: string)
src/host/standaloneQuickstart.ts:387
↓ 2 callersFunctionshouldProjectActiveProjectAlias
()
src/pipeline/authority.ts:251
↓ 2 callersFunctionshouldRetainSourceExpansionAnswerCandidate
( queryAnalysis: RecallQueryAnalysis, candidate: PromptEvidenceCandidate, )
src/pipeline/retrieve.ts:2842
↓ 2 callersFunctionshouldSkipMemxForHeartbeat
( event: HeartbeatHookEvent | undefined, ctx: HeartbeatHookContext, )
src/pipeline/heartbeatFilter.ts:113
↓ 2 callersFunctionshouldSuggestExplicitRecallTool
(config: MemoryPluginConfig)
src/index.ts:35
↓ 2 callersFunctionsignalTargetForNormalizedEvent
(event: NormalizedEvent)
src/pipeline/signalLedger.ts:280
↓ 2 callersFunctionsignalTargetForNormalizedFact
(fact: NormalizedFact)
src/pipeline/signalLedger.ts:272
↓ 2 callersFunctionsignalTargetForNormalizedState
(state: NormalizedState)
src/pipeline/signalLedger.ts:264
↓ 2 callersFunctionsignalTargetForStateRow
(row: EvidenceRow)
src/pipeline/signalLedger.ts:199
↓ 2 callersFunctionsignalTargetForTaskRow
(row: EvidenceRow)
src/pipeline/signalLedger.ts:207
↓ 2 callersFunctionslotCoverage
(answerSlotId, score)
tests/evidence-packet-selection.test.mjs:736
↓ 2 callersFunctionslotLayers
(slot: QueryEvidenceSlot)
src/pipeline/evidenceAssembler.ts:71
↓ 2 callersFunctionslotMatchScore
( text: string, slot: QueryEvidenceSlot, query: string, retrievalScore = 0, retrievalBackend?: Searc
src/pipeline/candidateGeneration.ts:1803
↓ 2 callersFunctionslotMatchType
(slot: QueryEvidenceSlot, matchedQuery: string)
src/pipeline/candidateGeneration.ts:154
↓ 2 callersFunctionslotNeedsTemporalField
( queryAnalysis: QueryCompileResult, slot: QueryEvidenceSlot, )
src/pipeline/evidenceAssembler.ts:113
↓ 2 callersFunctionslotPlanText
(slot: QueryEvidenceSlot)
src/pipeline/evidenceAssembler.ts:1577
↓ 2 callersFunctionsortPendingGroups
(groups: T[])
src/pipeline/consolidate.ts:174
↓ 2 callersFunctionsourceExpansionBaseRefs
(candidate: PromptEvidenceCandidate)
src/pipeline/retrieve.ts:2518
↓ 2 callersFunctionsourceExpansionNeighborRefs
(sourceRef: string, window = 2)
src/pipeline/retrieve.ts:2371
↓ 2 callersFunctionsourceExpansionSeedScore
(candidate: PromptEvidenceCandidate)
src/pipeline/retrieve.ts:2498
↓ 2 callersFunctionsourceRefFamily
(sourceRef: string)
src/pipeline/retrieve.ts:2785
↓ 2 callersFunctionsourceRefForReasonerMessage
(message: TurnCaptureMessage)
src/pipeline/reasoner.ts:1678
↓ 2 callersFunctionsourceRefTurnIndex
(sourceRef: string)
src/pipeline/retrieve.ts:2804
↓ 2 callersFunctionsourceRefsForMaintenanceObjectRef
( store: MemxStoreBundle, ref: string | undefined, )
src/pipeline/candidateGeneration.ts:970
↓ 2 callersFunctionsourceRefsForSegments
(segments: SourceSegmentRecord[])
src/pipeline/sourceSegmentSemanticExtraction.ts:39
↓ 2 callersFunctionstagePolicy
(memoryKind: MemoryBeliefKind)
src/pipeline/beliefAggregation.ts:159
↓ 2 callersFunctionstagedRecallKey
( ctx: Pick<MemoryOperationContext, "agentId" | "dbPath" | "sessionKey" | "workspaceDir">, )
src/runtime.ts:70
↓ 2 callersMethodstartMaintenanceLoop
( store: MemxStoreBundle, template: MaintenanceContextTemplate, reason: MaintenanceBatchTriggerRea
src/runtime.ts:283
↓ 2 callersFunctionstartMcpStdio
()
src/host/mcpStdio.ts:18
↓ 2 callersFunctionstartMemxHttpServer
(options: { port?: number; host?: string } = {})
src/host/httpServer.ts:44
↓ 2 callersFunctionstateCurrentnessToMetadata
(currentness: StateCurrentness)
src/pipeline/stateLifecycle.ts:173
↓ 2 callersFunctionstateCurrentnessVectorMetadata
( state: NormalizedState, now = state.updatedAt, )
src/pipeline/stateLifecycle.ts:130
↓ 2 callersFunctionstateRowsFromTaskMetadata
(tasks: ConversationTask[])
src/pipeline/memoryObjects.ts:281
↓ 2 callersMethodstats
(request: MemxAgentRequest = {})
src/host/service.ts:1221
↓ 2 callersFunctionstoreKey
(agentId: string, dbPath: string)
src/runtime.ts:51
↓ 2 callersFunctionstringArray
(value: unknown)
src/host/service.ts:63
↓ 2 callersFunctionstringArray
(value: unknown)
src/pipeline/stateLifecycle.ts:284
↓ 2 callersFunctionstringArray
(value: unknown)
src/pipeline/strategyHypotheses.ts:428
↓ 2 callersFunctionstringArray
(value: unknown)
src/pipeline/abstractionPromotion.ts:52
↓ 2 callersFunctionstringArrayFromRecord
(value: unknown)
src/pipeline/normalize.ts:687
↓ 2 callersFunctionstringSet
(value: unknown)
src/pipeline/abstractionJobs.ts:1194
↓ 2 callersFunctionstripCodexMemxBlock
(toml: string)
src/host/connect.ts:64
↓ 2 callersFunctionstripEnvelopePrefix
(text: string)
src/pipeline/messageText.ts:41
↓ 2 callersFunctionstripMemoryArtifactPrefix
(text: string)
src/pipeline/semantic/heuristics.ts:111
↓ 2 callersFunctionstripProjectDescriptorTail
( value: string, options: ProjectDescriptorStripOptions = {}, )
src/pipeline/projectIdentity.ts:51
↓ 2 callersFunctionstripTomlSection
(toml: string, header: string)
src/host/uninstall.ts:174
↓ 2 callersFunctionstructuredRelations
( candidate: MemoryCandidate, )
src/pipeline/policy.ts:48
↓ 2 callersFunctionstructuredSemanticSignalConfidence
(candidate: MemoryCandidate)
src/pipeline/policy.ts:341
← previousnext →901–1,000 of 2,243, ranked by callers