MCPcopy Create free account

hub / github.com/neomjs/neo / functions

Functions8,612 in github.com/neomjs/neo

↓ 15 callersMethodresolveRuntimeFreshness
* Resolves the live runtime freshness diagnostic for the attached Memory Core MCP process. * * A stale runtime is a warning, not a service o
ai/services/memory-core/HealthService.mjs:1281
↓ 15 callersMethodscrollTo
* See: https://developer.mozilla.org/en-US/docs/Web/API/Element/scrollTo * @param {Object} data * @param {String} data.behavior='auto' auto,
src/main/DomAccess.mjs:969
↓ 15 callersMethodsendMessage
* @param {Object} data
src/main/addon/IntersectionObserver.mjs:189
↓ 15 callersMethodtraceEvent
* Appends one event to the active drag trace. Events carry where the drag logic * decided to be, not where the DOM is — pair with the `observe_mo
src/draggable/container/SortZone.mjs:217
↓ 14 callersMethodaddMcpServer
* @summary Registers an MCP server instance for push notifications. * @description Provides the engine with the handle needed to dispatch *
ai/services/memory-core/CoalescingEngineService.mjs:87
↓ 14 callersFunctionapplyStubs
Deterministic seam baseline — `scheduleNext` neutralized so no real timer leaks.
test/playwright/unit/ai/daemons/kb-gc/KbGarbageCollectionService.spec.mjs:109
↓ 14 callersFunctionbuildGraphProvider
({ modelProvider, ollamaConfig, openAiCompatibleConfig, ollamaProviderFactory = (cfg)
ai/services/graph/providerDispatch.mjs:66
↓ 14 callersFunctionbuildTree
* Fresh meta-leaf tree per test, assigned to the Provider-backed `data` config. * Mixes env-bound + env-free leaves, multiple `leaf()` types, a null-
test/playwright/unit/ai/ConfigProvider.spec.mjs:26
↓ 14 callersMethodclosest
* Analogous to the `HTMLElement` `closest` method. Searches starting at the passed element for * an element for which the passed `filterFn` retur
src/main/DomUtils.mjs:36
↓ 14 callersFunctioncomputeDeterministicJitter
({tenantId, repoSlug, baseCadenceMs, jitterRatio = 0})
ai/daemons/orchestrator/scheduling/tenantRepoSync.mjs:70
↓ 14 callersMethodcreateBinding
* Creates a new binding for a component's config to a data property. * This now uses the Effect-based reactivity system. * @param {String} c
src/state/Provider.mjs:243
↓ 14 callersFunctioncreateGitMirrorError
* @summary Creates a stable GitMirror error for callers and tests. * @param {String} code Stable `KB_GITMIRROR_*` error code. * @param {String} mess
ai/services/knowledge-base/helpers/gitMirror.mjs:42
↓ 14 callersFunctioncreateSpyCollection
({existingIds = [], name = 'spy-knowledge-base'} = {})
test/playwright/unit/ai/services/knowledge-base/VectorService.WorkVolumeBranching.spec.mjs:50
↓ 14 callersMethoddeleteCollection
* Guarded delete-collection wrapper. Delegates to the shared `chromaDeleteCollection` * primitive which routes through `assertCanonicalCollection
ai/services/knowledge-base/ChromaManager.mjs:281
↓ 14 callersMethoddeselectAll
* @param {Boolean} [silent] true to prevent a vdom update * @param {Object[]|String[]} itemCollection=this.items
src/selection/Model.mjs:130
↓ 14 callersFunctiondiffTenantChunks
({rows, currentVersion, orphanVersionGap} = {})
ai/services/knowledge-base/helpers/kbReconciliationEngine.mjs:89
↓ 14 callersMethodfilter
* @param {Boolean} [silent=false] * @protected
src/collection/Base.mjs:864
↓ 14 callersMethodflushAll
* Force-flush all subscriptions immediately. Used for graceful shutdown + tests. * @returns {Promise<void>}
ai/services/memory-core/CoalescingEngineService.mjs:167
↓ 14 callersMethodgetActiveBackoffWindow
* Returns the active backoff window for an identity, or null if none * active. Applies TTL expiry on read (expired windows are pruned). *
ai/daemons/orchestrator/services/WakeDecisionService.mjs:304
↓ 14 callersMethodgetAddon
* Convenience shortcut to lazy-load main thread addons, in case they are not imported yet * @param {String} name * @param {String} windowId
src/worker/App.mjs:308
↓ 14 callersMethodgetCellId
* @param {String} dataField * @returns {String}
src/grid/Row.mjs:598
↓ 14 callersFunctioninitConfigs
({argv = process.argv, logger = console, serversRoot = serversDir} = {})
ai/scripts/setup/initServerConfigs.mjs:469
↓ 14 callersFunctionisInScope
* Returns true when the file path falls within the lint scope. Covers turn-loaded Map * substrate (AGENTS.md / AGENTS_STARTUP.md / ANTIGRAVITY_RULES.
ai/scripts/lint/lint-agents.mjs:222
↓ 14 callersMethodlistTools
* Lists available tools from the server. * @returns {Promise<Object[]>}
ai/mcp/client/Client.mjs:286
↓ 14 callersMethodmoveTo
* Moves an existing item to a new index * @param {Number} fromIndex * @param {Number} toIndex * @returns {Neo.component.Base}
src/container/Base.mjs:779
↓ 14 callersFunctionnormalizeAgentIdentityNodeId
(identity)
ai/scripts/lifecycle/harnessRouting.mjs:44
↓ 14 callersMethodobserve
* Add more or new items into an existing observer instance * @param {Object} data * @param {Boolean} [data.disconnect=false] true removes al
src/main/addon/IntersectionObserver.mjs:109
↓ 14 callersFunctionparseNumberFlag
* Parses a numeric CLI flag. * * @param {String} flag * @returns {Function}
ai/scripts/diagnostics/gemini-incident-cost-ledger.mjs:239
↓ 14 callersMethodreject
* Sends a rejection reply back to the caller of a remote method. * Used when the execution of the remote method fails or throws an error. *
src/worker/mixin/RemoteMethodAccess.mjs:270
↓ 14 callersMethodsetBackoffWindow
* Records a backoff window for an identity. Replaces any existing window * for the same identity (latest-wins; caller is responsible for upgrade
ai/daemons/orchestrator/services/WakeDecisionService.mjs:329
↓ 14 callersMethodupdate
* Main data update operation. * @param {Object} params * @returns {Promise<Object|Array|null>}
src/data/Pipeline.mjs:473
↓ 14 callersMethodupdateEvents
* The algorithm relies on the eventStore being sorted by startDate ASC * @param {Boolean} [silent=false] * @param {Number} [startIndex=0]
src/calendar/view/week/Component.mjs:846
↓ 14 callersMethodupsertGlobalNode
* Upserts a globally-visible system node, forcing `userId: null` so it stays * reachable to every tenant under RLS regardless of which boot harne
ai/services/memory-core/GraphService.mjs:280
↓ 13 callersFunctionacquireDrainLock
({ dir, owner, pid = process.pid, now = Date.now, fs: fsImpl = fs, isAli
ai/daemons/embed/drainLock.mjs:146
↓ 13 callersFunctionappendWalMemory
(record, {dir, now} = {})
ai/services/memory-core/helpers/memoryWalStore.mjs:103
↓ 13 callersFunctioncategorizeInvocationError
(err)
ai/services/memory-core/helpers/consumerFrictionHelper.mjs:154
↓ 13 callersMethodcreateError
* @summary Builds a structured error entry for the ingestion summary. * @param {Object} options * @returns {Object} * @protected
ai/services/knowledge-base/KnowledgeBaseIngestionService.mjs:343
↓ 13 callersFunctioncreateHashFn
test/playwright/unit/ai/services/knowledge-base/source/AdrSource.spec.mjs:76
↓ 13 callersMethodfocus
* Calls focus() on the top level DOM node of this component or on a given node via id * @param {String} [id=this.id]
src/list/Base.mjs:643
↓ 13 callersMethodgetAt
* Returns the item for a given index * @param {Number} index * @returns {Object|undefined}
src/collection/Base.mjs:1092
↓ 13 callersMethodgetByInternalId
* Returns the object associated to the internalId, or null if there is none. * @param {String} internalId * @returns {Object|null}
src/collection/Base.mjs:1101
↓ 13 callersMethodgetFlags
* @param {Object} vdom * @param {String} flag * @param {Array} [matchArray] * @returns {Array} an array of vdom nodes which match the f
src/util/VDom.mjs:243
↓ 13 callersMethodgetKeyProperty
* Support collections & stores * @returns {String}
src/list/Base.mjs:735
↓ 13 callersFunctiongetReleaseNotePriority
(version, maxMajor=maxReleaseMajor)
buildScripts/docs/seo/generate.mjs:161
↓ 13 callersFunctionhtml
(strings, ...values)
src/functional/util/html.mjs:28
↓ 13 callersMethodmarkFailed
* Marks a task as failed. * @param {String} taskName * @param {Number|null} code * @returns {void}
ai/daemons/orchestrator/services/TaskStateService.mjs:245
↓ 13 callersFunctionn
(e)
docs/resources/lib/highlight/highlight.pack.js:2
↓ 13 callersFunctionn
(e)
examples/component/toast/resources/lib/highlight/highlight.pack.js:2
↓ 13 callersMethodnormalizeGraphNodeId
* Normalizes a graph node ID's prefix to its canonical lowercase form. Non-`memory:` / * non-`session:` IDs pass through unchanged. Used by `link
ai/services/memory-core/GraphService.mjs:516
↓ 13 callersFunctionpickNextCandidate
({candidates, runningTasks, policyContext = {}})
ai/daemons/orchestrator/scheduling/picker.mjs:30
↓ 13 callersFunctionrecordingLogger
()
test/playwright/unit/ai/scripts/setup/initServerConfigs.spec.mjs:32
↓ 13 callersMethodregister
* Registers a new offscreen canvas for rendering. * @param {Object} data * @param {String} data.canvasId * @param {Number} [data.device
src/canvas/Sparkline.mjs:162
↓ 13 callersMethodregisterSource
* Registers a Source class under the given name. Re-registering the same name * overwrites the prior class — idempotent for hot-reload scenarios.
ai/services/knowledge-base/source/SourceRegistry.mjs:67
↓ 13 callersFunctionresolveGraphModelProvider
(config = {})
ai/services/graph/providerDispatch.mjs:28
↓ 13 callersFunctionresolveOrphanVersionGap
(value)
ai/services/knowledge-base/helpers/kbReconciliationEngine.mjs:62
↓ 13 callersMethodsummarizeSession
* Summarizes a single session. * @param {String} sessionId The ID of the session to summarize. * @returns {Promise<object|null>}
ai/services/memory-core/SessionService.mjs:468
↓ 13 callersMethodsyncConceptsToGraph
* Main entry point. Loads the concept graph from JSONL via `ConceptService`, then upserts * each concept as a CONCEPT-labelled node into the Nati
ai/services/ingestion/ConceptIngestor.mjs:206
↓ 13 callersMethodtransitionTask
* Transitions an A2A task to a new state. * Enforces task state-machine transitions, RBAC transition authority, and * optimistic-concurrency
ai/services/memory-core/MailboxService.mjs:1062
↓ 13 callersMethodversion
* Returns the current version of the record. * @returns {Number}
src/data/RecordFactory.mjs:195
↓ 13 callersFunctionwithHeavyMaintenanceLease
(task, options = {})
ai/daemons/orchestrator/services/HeavyMaintenanceLeaseService.mjs:526
↓ 12 callersMethodadd
* @param {String} slug
apps/realworld/api/Favorite.mjs:25
↓ 12 callersFunctionapplyStubs
* Deterministic seam baseline — every test starts here, then overrides what it needs. * `scheduleNext` is neutralized so tests never leave a real
test/playwright/unit/ai/daemons/kb-alerting/KbAlertingService.spec.mjs:121
↓ 12 callersFunctionbuildChatModel
({ modelProvider, openAiCompatibleConfig, ollamaConfig, geminiApiKey, geminiModelName,
ai/provider/buildChatModel.mjs:80
↓ 12 callersFunctionbuildFakeCollection
* Builds a recording fake Chroma collection used by the spec to assert that: * - merge mode preflights via `get({ids})` and only `add()`s missi
test/playwright/unit/ai/services/memory-core/DatabaseService.importMergeChroma.spec.mjs:38
↓ 12 callersFunctionbuildServerSandbox
({sandboxName, templateContents, configContents})
test/playwright/unit/ai/scripts/setup/initServerConfigs.spec.mjs:44
↓ 12 callersFunctionbuildZodSchema
* Dynamically constructs a Zod schema for a tool's input arguments based on its * OpenAPI operation definition. This schema is used for robust runtim
ai/mcp/validation/openApiValidator.mjs:11
↓ 12 callersFunctionchunkNumberFor
(itemIndex, itemsPerChunk = DEFAULT_ITEMS_PER_CHUNK)
ai/services/github-workflow/shared/contentPath.mjs:179
↓ 12 callersMethodcountMessages
* Returns a scalar count of messages matching the given filter, without * fetching message bodies. Patterned after `MemoryService.buildMailboxDel
ai/services/memory-core/MailboxService.mjs:1285
↓ 12 callersFunctioncreateContractError
* @summary Creates a contract error with a stable code for callers and tests. * @param {String} code Stable error code. * @param {String} message Hu
ai/services/knowledge-base/helpers/tenantRepoAccessContract.mjs:25
↓ 12 callersFunctiondata
(entity, {node = null, receipts = false} = {})
test/playwright/unit/ai/services/memory-core/heartbeatPulseEvaluator.spec.mjs:89
↓ 12 callersFunctiondrain
(collection, options = {})
test/playwright/unit/ai/daemons/embed/drainCycle.spec.mjs:89
↓ 12 callersFunctionfilterEventsByWatermark
(events, watermark)
ai/daemons/wake/wokenWatermark.mjs:30
↓ 12 callersMethodfind
* Returns items which match the property and value. * Properties can contain dots for namespaces => find('vdom.id', 'neo-vnode-1') * @param
src/collection/Base.mjs:997
↓ 12 callersMethodget
* Returns the active request-scoped context, or `undefined` if none is set. * @returns {Object|undefined}
ai/mcp/server/shared/services/RequestContextService.mjs:245
↓ 12 callersMethodgetRecordId
* Resolves the stable record id for a record. Body-agnostic — delegates to the center body. * @param {Object} record * @returns {Number|Stri
src/grid/View.mjs:143
↓ 12 callersMethodgetSessionEntityCount
* @summary Count inbound entity-relation edges TO a specific session node. * This is **Axis C** of the 5-axis REM observability model: the per-se
ai/services/memory-core/GraphService.mjs:1219
↓ 12 callersMethodgetSources
* @returns {Array<Object>} Registered Source classes in insertion order.
ai/services/knowledge-base/source/SourceRegistry.mjs:115
↓ 12 callersMethodgetStateProvider
* Returns this.stateProvider or the closest parent stateProvider * @param {String} [ntype] * @returns {Neo.state.Provider|null}
src/component/Abstract.mjs:399
↓ 12 callersMethodisRecord
* Tests if a given object is an instance of a class created by this factory * @param {Object} record * @returns {Boolean}
src/data/RecordFactory.mjs:362
↓ 12 callersMethodobserveConfig
* Subscribes *this* instance (the subscriber) to changes of a specific config property on another instance (the publisher). * Ensures automatic c
src/core/Base.mjs:786
↓ 12 callersMethodpromiseJson
* @param {Object} opts * @returns {Promise<any>}
src/data/connection/Xhr.mjs:116
↓ 12 callersMethodquerySummaries
* Executes a semantic search across all session summaries. * @param {Object} options * @param {String} options.query The search quer
ai/services/memory-core/SummaryService.mjs:360
↓ 12 callersMethodrecordIngestionMetric
* @summary Persists a per-tenant ingestion telemetry event into `kb_ingestion_metrics`. * * Phase 4A (#11665) write-API. This is the durable
ai/services/knowledge-base/KBRecorderService.mjs:279
↓ 12 callersFunctionresolveHead
({ref})
test/playwright/unit/ai/daemons/orchestrator/services/TenantRepoSyncService.spec.mjs:56
↓ 12 callersMethodstop
* Stops the autonomous loop.
ai/Agent.mjs:169
↓ 12 callersMethodsyncPrimaryDev
* Executes the primary checkout sync ladder. * @param {Object} options * @param {String} options.cwd Invocation directory. * @param {Fu
ai/daemons/orchestrator/services/PrimaryRepoSyncService.mjs:247
↓ 12 callersMethodtoJSON
* Serializes the instance into a JSON-compatible object for the Neural Link. * Subclasses should override this to include their specific relevant
src/core/Base.mjs:1234
↓ 12 callersMethodunregister
* Removes a collection item passed by reference or key * @param {Object|String} item
src/manager/Toast.mjs:177
↓ 12 callersMethodupdateRows
* Updates the visual state (selection class) of specific rows or cells without triggering a full Body update. * * This method implements the
src/selection/grid/BaseModel.mjs:52
↓ 12 callersFunctionwriteFixtureJsonl
(filePath, chunks)
test/playwright/unit/ai/services/knowledge-base/VectorService.tenantStamping.spec.mjs:84
↓ 11 callersFunctionaddComma
* Adds a comma to the last element of the contentArray * @param {String[]} contentArray * @param {Number} index=contentArray.length - 1
buildScripts/create/class.mjs:267
↓ 11 callersFunctionbuildWakeFeaturesBlock
(now = Date.now())
ai/services/memory-core/HealthService.mjs:497
↓ 11 callersFunctioncallHealthcheck
(baseUrl, { clientName = 'neo-integration-healthcheck', identity = 'neo-healthcheck' } = {})
test/playwright/integration/fixtures/mcpClient.mjs:136
↓ 11 callersFunctioncaptureLogger
Build a stub logger that captures level + msg so we can assert + suppress noise.
test/playwright/unit/ai/daemons/orchestrator/scheduling/swarmHeartbeat.spec.mjs:59
↓ 11 callersFunctioncodes
(nodes, fileExists = () => true)
test/playwright/unit/ai/scripts/lint/lintTreeJson.spec.mjs:46
↓ 11 callersMethodcollectVisibleDescendants
* Recursively traverses the Structural Layer (`#childrenMap`) to project a node and * its currently expanded (visible) descendants into a flat ar
src/data/TreeStore.mjs:249
↓ 11 callersFunctioncreateFakeCollection
()
test/playwright/unit/ai/daemons/embed/drainCycle.spec.mjs:65
↓ 11 callersMethodcreateMonths
* @param {Boolean} [silent=false] true to update the vdom silently * @param {Object} [containerEl]
src/calendar/view/YearComponent.mjs:686
↓ 11 callersFunctioncreateSpyCollection
({existingIds = []} = {})
test/playwright/unit/ai/services/knowledge-base/VectorService.tenantStamping.spec.mjs:40
↓ 11 callersFunctioncreateStateFile
(name)
test/playwright/unit/ai/daemons/orchestrator/services/WakeDecisionService.spec.mjs:12
← previousnext →301–400 of 8,612, ranked by callers