Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/neomjs/neo
/ functions
Functions
8,612 in github.com/neomjs/neo
⨍
Functions
8,612
◇
Types & classes
2,567
↓ 2 callers
Method
#waitForRetry
* Logs and waits for a transient retry. * @param {String} reason Safe retry reason for logs. * @param {Number} attempt The 1-based retry att
ai/services/gitlab-workflow/GitLabClient.mjs:205
↓ 2 callers
Method
#waitForRetry
* Logs and waits for a transient retry. * @param {String} reason Safe retry reason for logs. * @param {Number} attempt The 1-based retry att
ai/services/github-workflow/GraphqlService.mjs:199
↓ 2 callers
Method
#withoutRootTelemetryTimestamps
* @summary Returns a clone of metadata without root-level telemetry timestamps. * @param {object} metadata The pruned metadata object. * @re
ai/services/github-workflow/sync/MetadataManager.mjs:40
↓ 2 callers
Function
N
(e,n)
docs/resources/lib/highlight/highlight.pack.js:2
↓ 2 callers
Function
N
(e,n)
examples/component/toast/resources/lib/highlight/highlight.pack.js:2
↓ 2 callers
Method
_coerceDate
* @summary Coerces test-injected and production clock values to a valid Date. * @param {Date|String|Number} value Clock value. * @returns {D
ai/services/memory-core/WakeSubscriptionService.mjs:1558
↓ 2 callers
Method
_deriveDefaultName
* @param {Object} cls * @returns {String|null} * @private
ai/services/knowledge-base/source/SourceRegistry.mjs:170
↓ 2 callers
Method
_evaluateEdgeAgainstSubscription
* Evaluates a GraphLog edge entry against a subscription's trigger+filter spec. * Returns the wake-event payload if matched, null otherwise.
ai/services/memory-core/WakeSubscriptionService.mjs:986
↓ 2 callers
Method
_evaluateNodeAgainstSubscription
* Evaluates a GraphLog node entry against TASK_STATE_CHANGED triggers. * Returns the wake-event payload if matched, null otherwise. * @prote
ai/services/memory-core/WakeSubscriptionService.mjs:1037
↓ 2 callers
Method
_findActiveSubscriptionByRoute
* @summary Locates an active wake-subscription route from the durable source of truth. * * Public re-subscribe calls are semantically route
ai/services/memory-core/WakeSubscriptionService.mjs:1151
↓ 2 callers
Method
_getCandidateSubscriptionsFromMemory
* @summary In-memory subscription scan fallback for unit-test harnesses where the * graph storage substrate is replaced. Pulls active nodes from
ai/services/memory-core/WakeSubscriptionService.mjs:1337
↓ 2 callers
Method
_markDegraded
(subscriptionId)
ai/services/memory-core/WebhookDeliveryService.mjs:126
↓ 2 callers
Method
_normalizePresencePid
* @summary Normalizes a process id candidate for HarnessPresence storage. * @param {*} pid Process id candidate. * @returns {Number|null}
ai/services/memory-core/WakeSubscriptionService.mjs:1546
↓ 2 callers
Method
_rawSummaryFromMeta
* @summary Builds the truncated raw-content summary used when no `miniSummary` exists yet. * Shared by the Chroma and WAL fallback paths of {@lin
ai/services/memory-core/MemoryService.mjs:531
↓ 2 callers
Method
_readWalMetadataByIds
* @summary Reads WAL-pending payload metadata for specific memory ids (the pending-overlay). * * Backs the recency-hydration fallback: a jus
ai/services/memory-core/MemoryService.mjs:516
↓ 2 callers
Method
_refreshExistingSubscriptionRoute
* @summary Refreshes mutable metadata on an existing active wake route during re-subscribe. * * Idempotent subscribe must not create a dupli
ai/services/memory-core/WakeSubscriptionService.mjs:1485
↓ 2 callers
Function
a
(e)
docs/resources/lib/highlight/highlight.pack.js:2
↓ 2 callers
Function
a
(e)
examples/component/toast/resources/lib/highlight/highlight.pack.js:2
↓ 2 callers
Method
abortUpload
()
src/form/field/FileUpload.mjs:619
↓ 2 callers
Method
acquire
* Acquires the current lease when no active owner exists. * @param {Object} options Acquisition options. * @returns {Promise<Object>}
ai/daemons/orchestrator/services/HeavyMaintenanceLeaseService.mjs:635
↓ 2 callers
Method
add
* @param {String} slug
apps/realworld2/api/Favorite.mjs:25
↓ 2 callers
Function
addBasenameIndexEntry
(index, relPath)
ai/scripts/lint/lint-skill-manifest.mjs:333
↓ 2 callers
Method
addBodyCursorCls
*
src/calendar/view/week/EventDragZone.mjs:114
↓ 2 callers
Function
addComma
* Adds a comma to the last element of the contentArray * @param {String[]} contentArray * @param {Number} index=contentArray.length - 1 * @returns
buildScripts/create/addConfig.mjs:26
↓ 2 callers
Function
addConfig
* Adds a config to the given index of the contentArray * @param {Object} opts * @param {String} opts.baseType * @param {String} opts.cl
buildScripts/create/class.mjs:283
↓ 2 callers
Function
addConfig
* Adds a config to the given index of the contentArray * @param {Object} opts * @param {String} opts.configName * @param {String} opts.defaultValue
buildScripts/create/addConfig.mjs:42
↓ 2 callers
Method
addLineNumbers
* @param {String} html * @param {String} windowId * @returns {String}
src/util/HighlightJsLineNumbers.mjs:50
↓ 2 callers
Method
addScrollListener
* Creates and attaches a scroll event listener to a DOM node. * @param {String} fromId - The ID of the DOM node to listen to for scroll even
src/main/addon/ScrollSync.mjs:75
↓ 2 callers
Method
addToHistory
* @param {Object} opts * @param {Array} opts.componentPath Component ids upwards * @param {Object} opts.data dom event infos * @protec
src/manager/Focus.mjs:59
↓ 2 callers
Method
addToResponsiveMap
* @param responsiveObj * @param scope
src/plugin/Responsive.mjs:65
↓ 2 callers
Method
addValueToLabel
* Update label with value
src/form/field/Range.mjs:111
↓ 2 callers
Method
adjustItemCls
* @param {Boolean} draggable
src/draggable/container/DragZone.mjs:52
↓ 2 callers
Method
adjustPositions
*
src/main/addon/WindowPosition.mjs:99
↓ 2 callers
Method
adjustProxyRectToParent
* Converts a viewport-space item rect into owner(toolbar)-CONTENT space. The owner toolbar is * the containing block during the drag (see {@link
src/draggable/grid/header/toolbar/SortZone.mjs:152
↓ 2 callers
Method
adjustValue
* @param {*} value * @returns {*} * @protected
src/state/Provider.mjs:149
↓ 2 callers
Method
afterConnect
* Entry point for dedicated and shared workers
src/worker/Base.mjs:87
↓ 2 callers
Method
afterSetAmountRows
* Triggered after the amountRows config got changed * @param {Number} value * @param {Number} oldValue * @protected
examples/grid/treeBigData/MainStore.mjs:115
↓ 2 callers
Method
afterSetIsHighlighted
* Triggered after the isHighlighted config got changed * @param {Boolean} value * @param {Boolean} oldValue * @protected
docs/app/view/classdetails/SourceViewComponent.mjs:95
↓ 2 callers
Method
afterSetNeedsVdomUpdate
* Triggered after the needsVdomUpdate config got changed * @param {Boolean} value * @param {Boolean} oldValue * @protected
src/container/Base.mjs:221
↓ 2 callers
Method
afterSetOrderByRow
* Triggered after the orderByRow config got changed * @param {Boolean} value * @param {Boolean} oldValue * @protected
src/component/Gallery.mjs:310
↓ 2 callers
Method
afterSetValue
* Triggered after the value config got changed * @param {String} value * @param {String} oldValue * @protected
src/component/DateSelector.mjs:373
↓ 2 callers
Method
afterSetVdom
* Triggered after the vdom pseudo-config got changed * @param {Object} value * @param {Object|null} oldValue * @protected
src/mixin/VdomLifecycle.mjs:108
↓ 2 callers
Method
align
* @param {Object} data * @returns {Promise<void>}
src/main/DomAccess.mjs:198
↓ 2 callers
Method
animateHide
*
src/dialog/Base.mjs:361
↓ 2 callers
Method
applyBodyCls
* @param {Object} data * @param {String[]} data.cls
src/main/DomAccess.mjs:259
↓ 2 callers
Function
applyEnvelopeDefaults
* @summary Applies CLI/env defaults to an ingestion envelope without overriding explicit payload fields. * @param {Object} envelope Source envelope f
ai/scripts/maintenance/kbPushClient.mjs:143
↓ 2 callers
Method
applyGapsToNode
* Writes gaps to `node.properties.capabilityGap` as a JSON-encoded array of tagged strings, * or garbage-collects the property if the current pas
ai/services/graph/GapInferenceEngine.mjs:413
↓ 2 callers
Method
applyPendingDomListeners
* Applies the pending DOM event listeners and updates the active list. * @private
src/functional/component/Base.mjs:149
↓ 2 callers
Method
applyRenderAttributes
* @protected
src/layout/Cube.mjs:297
↓ 2 callers
Method
applyRendererOutput
* Generates the VDOM configuration for a single cell. * * @param {Object} data * @param {String} [data.cellId] * @param {Object} d
src/grid/Row.mjs:123
↓ 2 callers
Method
applyRendererOutput
* @param {Object} data * @param {String} [data.cellId] * @param {Object} data.column * @param {N
src/table/Body.mjs:151
↓ 2 callers
Method
applySorterConfigs
* Saves the sort property & direction multiplier of each sorter inside 2 arrays for faster access when sorting * @protected
src/collection/Base.mjs:308
↓ 2 callers
Method
applyStyleObject
* @param {Object} map * @param {Object} styleJson * @param {String} [name]
src/main/addon/MapboxGL.mjs:180
↓ 2 callers
Method
applyViewSelectionModel
* Establishes the single View-owned SelectionModel: registers it on grid.View (the body * orchestrator) and shares the one instance to every body
src/grid/Container.mjs:882
↓ 2 callers
Method
assertDestructiveTargetAllowedSync
* Synchronous version of assertDestructiveTargetAllowed. * Asserts that a destructive target is disposable, or explicitly operator-confirmed.
ai/mcp/server/shared/services/DestructiveOperationGuard.mjs:227
↓ 2 callers
Function
assertPristineGrid
* Worker-truth precondition: the bound grid is in its pristine layout (Total unlocked at centre idx 0, * #/Rank/User locked to the start, Total NOT p
test/playwright/e2e/GridColumnCrossBodyDnD.spec.mjs:140
↓ 2 callers
Function
assertStableReleaseNoteGithubLinks
({filePath, content})
buildScripts/docs/seo/generate.mjs:224
↓ 2 callers
Method
assignFieldsOrNull
* @param {Object} record * @protected * @returns {Object}
apps/covid/view/TableContainerController.mjs:140
↓ 2 callers
Method
assignFieldsOrNull
* @param {Object} record * @protected * @returns {Object}
apps/sharedcovid/view/TableContainerController.mjs:140
↓ 2 callers
Method
attachIssueToProjects
* Attaches an issue to one or more ProjectV2 boards. * * Best-effort: each project attach is independent; failures are collected as warnings
ai/services/github-workflow/IssueService.mjs:645
↓ 2 callers
Method
attemptReconnect
* @param {Function} callback * @param {Object} scope
src/data/connection/WebSocket.mjs:77
↓ 2 callers
Method
augmentSystemPrompt
* Appends RAG context to the system prompt. * @param {String} basePrompt * @param {String} ragContext * @returns {String}
ai/context/Assembler.mjs:224
↓ 2 callers
Method
backfillSession
* Fetches a single Session summary row from Chroma (by `sessionId` metadata filter, since * session summary Chroma IDs are opaque) and upserts it
ai/services/ingestion/MemorySessionIngestor.mjs:424
↓ 2 callers
Method
blur
* Calls blur() on a node for a given dom node id * @param {Object} data * @returns {Object} obj.id => the passed id
src/main/DomAccess.mjs:269
↓ 2 callers
Method
bootstrap
* @summary Idempotently bootstraps a wake subscription from the bound AgentIdentity template. * * This restart-boundary action bridges the M
ai/services/memory-core/WakeSubscriptionService.mjs:324
↓ 2 callers
Function
buildComment
(i)
test/playwright/unit/ai/services/github-workflow/IssueSyncer.spec.mjs:1061
↓ 2 callers
Function
buildConf
* Builds the configuration object for JSDoc. * @param {object} options - The options object. * @returns {object}
buildScripts/docs/jsdoc-x/runner.mjs:11
↓ 2 callers
Function
buildCrossRef
(i)
test/playwright/unit/ai/services/github-workflow/IssueSyncer.spec.mjs:1071
↓ 2 callers
Function
buildFilePayloads
* @summary Builds raw-file payload records from source paths. * @param {Object} options * @returns {Promise<Array<Object>>} * @private
ai/services/knowledge-base/helpers/tenantRepoIngestEnvelopeBuilder.mjs:189
↓ 2 callers
Function
buildFullEnvelope
* @summary Builds a manifest-carrying full ingest envelope for bootstrap and non-linear history. * @param {Object} options * @returns {Promise<Objec
ai/services/knowledge-base/helpers/tenantRepoIngestEnvelopeBuilder.mjs:212
↓ 2 callers
Function
buildJSDocApiOptions
* Builds the options for jsdoc-api * @param {object} options - The options object. * @param {string[]} files - Files to process * @param {string} c
buildScripts/docs/jsdoc-x/runner.mjs:61
↓ 2 callers
Function
buildLeasePayload
({ owner, reason = 'manual', metadata = {}, pid = process.pid, staleAft
ai/daemons/orchestrator/services/HeavyMaintenanceLeaseService.mjs:107
↓ 2 callers
Method
buildMiniSummary
* @summary Best-effort inline tweet-summary for a single turn, via the configured chat model. * * Reuses the `modelProvider` reactive-Provid
ai/services/memory-core/MemoryService.mjs:874
↓ 2 callers
Function
buildMultiServerRoot
(sandboxName, serverSpec)
test/playwright/unit/ai/scripts/setup/initServerConfigs.spec.mjs:705
↓ 2 callers
Function
buildProbePaths
({ projectRoot, sqliteDir = DEFAULT_SQLITE_DIR, probeId = crypto.randomUUID(), fsImpl = f
ai/scripts/diagnostics/bootstrapCodexSandbox.mjs:71
↓ 2 callers
Function
buildSchedulingContext
({db, state, now, intervals, enables, hooks})
ai/daemons/orchestrator/scheduling/pipeline.mjs:9
↓ 2 callers
Function
buildServerConfig
* @summary Builds the transient MCP client config for the remote KB endpoint. * @param {Object} args Parsed CLI args. * @returns {Object}
ai/scripts/maintenance/kbPushClient.mjs:169
↓ 2 callers
Function
buildSkillReferenceIndex
(files, extraMarkdownRelPaths = [])
ai/scripts/lint/lint-skill-manifest.mjs:344
↓ 2 callers
Function
buildTaskOutcomesBlock
(taskOutcomes)
ai/services/memory-core/HealthService.mjs:145
↓ 2 callers
Function
buildWindowsBatchCommandLine
(cmd, args)
ai/scripts/lifecycle/windowsBatchSpawn.mjs:47
↓ 2 callers
Method
bulkUpdateRecords
* In case you want to update multiple existing records in parallel, * using this method is faster than updating each record one by one. * At
src/table/Container.mjs:355
↓ 2 callers
Function
calculateDivergenceRatio
(expected, actual)
ai/scripts/maintenance/auditGraphIntegrity.mjs:400
↓ 2 callers
Method
calculateGeometry
* @param {Object} data * @returns {Object} {chrome, innerRect, outerRect}
src/manager/Window.mjs:69
↓ 2 callers
Method
calculateItemPositions
* @returns {Object[]}
src/component/Circle.mjs:412
↓ 2 callers
Method
calculateOpacity
* Calculate an opacity gradient based on the item rotation angle * @param {Object} item * @returns {Number}
src/component/Helix.mjs:550
↓ 2 callers
Function
callToolAs
(agentIdentity, toolName, args)
test/playwright/unit/ai/services/memory-core/QueryReRanker.spec.mjs:200
↓ 2 callers
Function
captureConsole
(callback)
test/playwright/unit/ai/scripts/lint/lintMcpTestLocations.spec.mjs:26
↓ 2 callers
Method
centerMap
* Use component.center = {} or component.flyTo() instead * @param {Object} value * @param {Number} value.lat * @param {Number} value.ln
src/component/wrapper/MapboxGL.mjs:283
↓ 2 callers
Method
changeMonth
* @param {Number} increment
src/date/SelectorContainer.mjs:307
↓ 2 callers
Function
changedFiles
(base)
ai/scripts/lint/lint-skill-manifest.mjs:920
↓ 2 callers
Function
checkRemovedSkillFileReferences
(removedRelPaths, allTextFiles)
ai/scripts/lint/lint-skill-manifest.mjs:731
↓ 2 callers
Method
checkRendererAvailability
*
src/main/DeltaUpdates.mjs:165
↓ 2 callers
Method
checkValidity
* @param {Object} data * @param {String} data.id * @returns {Boolean}
src/main/addon/Mwc.mjs:45
↓ 2 callers
Function
chromaConnect
({client, logger} = {})
ai/services/shared/vector/chromaClientPrimitives.mjs:208
↓ 2 callers
Function
chromaDeleteCollection
({client, name, subsystem, confirmation} = {})
ai/services/shared/vector/chromaClientPrimitives.mjs:288
↓ 2 callers
Function
cleanShutdown
ai/daemons/kb-gc/daemon.mjs:33
↓ 2 callers
Function
cleanShutdown
ai/daemons/kb-reconciliation/daemon.mjs:33
↓ 2 callers
Function
cleanShutdown
ai/daemons/kb-alerting/daemon.mjs:31
↓ 2 callers
Function
cleanupProbeArtifacts
({probePath, logicalDir, removeCreatedDir = false, fsImpl = fs} = {})
ai/scripts/diagnostics/bootstrapCodexSandbox.mjs:117
↓ 2 callers
Method
clearBackoffWindow
* Removes a backoff window for an identity (e.g., operator override clears * an error-streak backoff). * * @param {String} identity
ai/daemons/orchestrator/services/WakeDecisionService.mjs:353
← previous
next →
1,801–1,900 of 8,612, ranked by callers