MCPcopy Create free account

hub / github.com/neomjs/neo / functions

Functions8,612 in github.com/neomjs/neo

↓ 1 callersFunctionshouldScanReferenceLine
(sourceRelPath, lineNo, changedLinesByRelPath)
ai/scripts/lint/lint-skill-manifest.mjs:633
↓ 1 callersMethodshow
* Show the component. * hideMode: 'removeDom' uses vdom removeDom. * hideMode: 'visibility' uses css visibility.
src/component/Base.mjs:1644
↓ 1 callersMethodshowDelayed
* Shows the tooltip using the given showDelay * @param {Object} data
src/tooltip/Base.mjs:357
↓ 1 callersMethodshowRipple
* @param {Object} data
src/button/Effect.mjs:397
↓ 1 callersMethodshowRipple
* Displays a ripple animation effect on the button. * @param {Object} data The click event data object used to calculate the ripple position.
src/button/Base.mjs:571
↓ 1 callersMethodshowToast
* @param {Neo.component.Toast} toast
src/manager/Toast.mjs:159
↓ 1 callersMethodsimulatePush
(data)
test/playwright/unit/data/PipelinePush.spec.mjs:34
↓ 1 callersMethodsimulatePush
(data)
test/playwright/unit/data/StorePush.spec.mjs:56
↓ 1 callersFunctionskillMarkdownSizeReport
({top = REPORT_TOP_N} = {})
ai/scripts/lint/lint-skill-manifest.mjs:148
↓ 1 callersMethodslideCards
* @param {Number} index * @param {Number} oldIndex
src/layout/Card.mjs:226
↓ 1 callersMethodsortArray
* Sorts an array of records/objects based on the Store's current sorters. * Extracted from `Neo.collection.Base` to sort localized child arrays.
src/data/TreeStore.mjs:787
↓ 1 callersMethodsortBaseList
* @param {Object} data * @param {Object[]} data.items * @param {Object[]} data.previousItems * @param {Neo.data.Store} data.scope
src/list/plugin/Animate.mjs:347
↓ 1 callersMethodsortComponentList
* @param {Object} data * @param {Object[]} data.items * @param {Object[]} data.previousItems * @param {Neo.data.Store} data.scope
src/list/plugin/Animate.mjs:386
↓ 1 callersFunctionsortDocs
(docs, sortType)
buildScripts/docs/jsdoc-x/transformer.mjs:18
↓ 1 callersFunctionsortGroups
* @param {String[]} keys * @returns {String[]}
buildScripts/docs/index/pulls.mjs:229
↓ 1 callersMethodspawnBridge
* Spawns the Bridge process. * @returns {Promise<void>}
ai/services/neural-link/ConnectionService.mjs:496
↓ 1 callersFunctionsplitTopLevelArgs
* Splits a function-call argument list on top-level commas only. * * @param {String} src Function-call argument text without the enclosing parenthes
ai/scripts/setup/initServerConfigs.mjs:129
↓ 1 callersFunctionstableNormalize
(value)
ai/daemons/wake/queries.mjs:226
↓ 1 callersFunctionstableStringify
* Stable deep-stringify — used for payload hashing. Sorts object keys recursively * so logically-identical payloads produce identical hashes regardle
ai/services/ingestion/ConceptIngestor.mjs:31
↓ 1 callersFunctionstableStringify
(value)
ai/daemons/wake/queries.mjs:222
↓ 1 callersMethodstampSchemaVersion
* @summary Writes the current graph schema version row after successful schema creation/migration. * @protected
ai/graph/storage/SQLite.mjs:204
↓ 1 callersFunctionstart
()
apps/devindex/services/cli.mjs:8
↓ 1 callersMethodstart
* @summary Starts the GC poll loop. Idempotent; a no-op while already polling. * * Exits early (without scheduling) when `aiConfig.knowledge
ai/daemons/kb-gc/KbGarbageCollectionService.mjs:104
↓ 1 callersMethodstart
* @summary Starts the reconciliation poll loop. Idempotent; a no-op while already polling. * * Exits early (without scheduling) when `aiConf
ai/daemons/kb-reconciliation/KbReconciliationService.mjs:108
↓ 1 callersMethodstart
* @summary Starts the alerting poll loop. Idempotent; a no-op while already polling. * * Exits early (without scheduling) when `aiConfig.kno
ai/daemons/kb-alerting/KbAlertingService.mjs:108
↓ 1 callersMethodstart
@summary Starts the orchestrator timer loop after the wrapper selects this process.
ai/daemons/orchestrator/Orchestrator.mjs:217
↓ 1 callersMethodstart
* Adds a task and runs it. * @param {Object|String} task or taskId * @returns {Object}
src/manager/Task.mjs:130
↓ 1 callersMethodstartDrag
* @param {Object} monitor * @param {Number} x * @param {Number} y * @param {String} inputType 'mouse' or 'touch'
src/main/addon/GridDragScroll.mjs:359
↓ 1 callersMethodstartDrag
*
src/main/draggable/sensor/Touch.mjs:212
↓ 1 callersMethodstartDrag
*
src/main/draggable/sensor/Mouse.mjs:188
↓ 1 callersMethodstartInferenceServer
* @summary Spawns the required standalone LLM inference process by mapping seamlessly to the correct binary paths. * @returns {Promise<Object>}
ai/services/memory-core/lifecycle/InferenceLifecycleService.mjs:75
↓ 1 callersFunctionstartOrchestrator
()
ai/scripts/runners/runAgent.mjs:12
↓ 1 callersFunctionstartOrchestrator
(options = {})
ai/daemons/orchestrator/daemon.mjs:179
↓ 1 callersMethodstartRemoteDrag
* @param {Object} data
src/draggable/dashboard/SortZone.mjs:483
↓ 1 callersMethodstartServer
* Starts the WebSocket server. * @returns {Promise<void>}
ai/mcp/server/neural-link/Bridge.mjs:70
↓ 1 callersMethodstartUpdate
* Prevents the collection from firing events until endUpdate gets called. * If you start an update using the startSilentUpdateMode param, *
src/collection/Base.mjs:1661
↓ 1 callersMethodstop
* @summary Stops the poll loop. Idempotent. Cancels any pending pulse so a clean * SIGTERM under launchd/systemd does not leave a timer wedging t
ai/daemons/kb-gc/KbGarbageCollectionService.mjs:132
↓ 1 callersMethodstop
* @summary Stops the poll loop. Idempotent. Cancels any pending pulse so a clean * SIGTERM under launchd/systemd does not leave a timer wedging t
ai/daemons/kb-reconciliation/KbReconciliationService.mjs:136
↓ 1 callersMethodstop
* @summary Stops the poll loop. Idempotent. Cancels any pending pulse so a clean * SIGTERM under launchd/systemd does not leave a timer wedging t
ai/daemons/kb-alerting/KbAlertingService.mjs:137
↓ 1 callersMethodstop
* Stops the polling loop. * @returns {void}
ai/daemons/orchestrator/Orchestrator.mjs:291
↓ 1 callersMethodstopInferenceServer
* @summary Intentionally drops the ongoing LLM daemon process when transitioning to offline. * @returns {Promise<Object>}
ai/services/memory-core/lifecycle/InferenceLifecycleService.mjs:114
↓ 1 callersMethodstopServer
* Stops the server.
ai/mcp/server/neural-link/Bridge.mjs:99
↓ 1 callersMethodstoreReferences
*
apps/sharedcovid/view/TableContainer.mjs:201
↓ 1 callersMethodstream
* Streams text completion. * * @param {String|Array} input * @param {Object} [options] * @param {Number} [options.timeoutMs] Abort
ai/provider/OpenAiCompatible.mjs:234
↓ 1 callersFunctionstringifyLogArg
ai/mcp/server/shared/logger.mjs:49
↓ 1 callersFunctionstripCommentsAndStrings
* Strips block comments and line comments from JS-shaped source while preserving string literals, * so source-grep invariants don't false-positive ag
test/playwright/unit/ai/daemons/orchestrator/Orchestrator.externalConfig.spec.mjs:57
↓ 1 callersFunctionstripMarkdownLinks
(line)
ai/scripts/lint/lint-skill-manifest.mjs:431
↓ 1 callersFunctionstripSessionPrefix
(id)
ai/scripts/maintenance/auditGraphIntegrity.mjs:444
↓ 1 callersFunctionsummarize
()
ai/scripts/lifecycle/summarize-sessions.mjs:25
↓ 1 callersFunctionsummarizeEntries
(entries)
ai/scripts/maintenance/auditGraphIntegrity.mjs:406
↓ 1 callersFunctionsummarizeRuns
* Summarize benchmark runs. * * @param {Array} runs * @returns {Object}
ai/scripts/benchmark/setupClass-cold-start.mjs:151
↓ 1 callersMethodsuspendHover
* Drops all active hover records. Primarily invoked when a scroll interaction starts to visually * decouple the mouse resting state from the rapi
src/main/addon/GridRowHoverSync.mjs:180
↓ 1 callersMethodsuspendWindowDrag
* Closes the popup window and suspends the window drag operation. * Called by the DragCoordinator when a remote drag enters a target dashboard.
src/dashboard/Container.mjs:349
↓ 1 callersMethodswapStyleSheet
* @param {Object} data * @param {String} data.href * @param {String} data.id
src/main/addon/Stylesheet.mjs:305
↓ 1 callersFunctionswarmWakeCooldown
(signal)
ai/scripts/lifecycle/swarmWakeCooldown.mjs:29
↓ 1 callersMethodswarmWakeCooldown
* Test-stubbable seam over `swarmWakeCooldown.mjs`'s dual-mode module export. * @param {Object} signal * @returns {Promise<Object|void>}
ai/daemons/orchestrator/services/SwarmHeartbeatService.mjs:575
↓ 1 callersMethodsweepExpiredTasks
* Test-stubbable seam over `MailboxService.sweepExpiredTasks`. * @returns {Promise<{success: Boolean, sweptCount: Number}>} * @protected
ai/daemons/orchestrator/services/SwarmHeartbeatService.mjs:428
↓ 1 callersMethodswitchItems
* Switches the position of 2 direct child items * You can either pass an index (Number) or id (String) * @param {Number|String} item1id
src/container/Base.mjs:945
↓ 1 callersMethodsyncAligns
* @param {Event|ResizeObserverEntry[]} [arg1]
src/main/DomAccess.mjs:1057
↓ 1 callersMethodsyncConfiguredDevRoot
* Executes the sync ladder for a single configured root. * @param {Object} options * @param {String} options.root Configured repo root.
ai/daemons/orchestrator/services/PrimaryRepoSyncService.mjs:289
↓ 1 callersMethodsyncConfiguredDevRoots
* Syncs all configured roots and cascades KB sync once from the owner root. * @param {Object} options * @param {String} options.primaryRoot
ai/daemons/orchestrator/services/PrimaryRepoSyncService.mjs:327
↓ 1 callersFunctionsyncGithubWorkflow
* @summary CLI entry point for the full GitHub Workflow mirror sync. * @returns {Promise<void>}
ai/scripts/maintenance/syncGithubWorkflow.mjs:70
↓ 1 callersFunctionsyncKnowledgeBase
* @module ai/scripts/maintenance/syncKnowledgeBase
ai/scripts/maintenance/syncKnowledgeBase.mjs:17
↓ 1 callersMethodsyncTenantRepos
* Iterates configured tenantRepos and refreshes each via GitMirror → envelope → KB. * * @param {Object} options Forwarded from `runTask`.
ai/daemons/orchestrator/services/TenantRepoSyncService.mjs:283
↓ 1 callersMethodsyncVdomState
* Placeholder method for util.VDom.syncVdomState to allow overriding (disabling) it * @param {Neo.vdom.VNode} [vnode=this.vnode] * @param {O
src/mixin/VdomLifecycle.mjs:824
↓ 1 callersMethodsyncVnodeTree
* In case a component receives a new vnode, we want to do: * - sync the vdom ids * - setting vnodeInitialized to true for child components
src/mixin/VdomLifecycle.mjs:846
↓ 1 callersMethodsyntaxHighlight
*
docs/app/view/classdetails/TutorialComponent.mjs:82
↓ 1 callersMethodsyntaxHighlight
* 3rd party tool to highlight the code
examples/component/timer/MainContainerController.mjs:81
↓ 1 callersMethodsyntaxHighlight
* 3rd party tool to highlight the code
examples/component/toast/MainContainerController.mjs:89
↓ 1 callersMethodsyntaxHighlightLine
* @param {Object} data * @param {Number} data.addLine * @param {String} data.vnodeId * @param {Number} data.removeLine
src/main/addon/HighlightJS.mjs:170
↓ 1 callersMethodsynthesizeGoldenPath
({ repoEnrichmentEnabled = true, issuesDir = path.resolve(__dirname, '../../../resources/conte
ai/services/graph/GoldenPathSynthesizer.mjs:720
↓ 1 callersFunctiontagRecords
* Tags the given records with `userId: SHARED_USER_ID`. Metadata-only update; * embeddings are preserved by ChromaDB's `update` semantics, and all ex
ai/scripts/migrations/backfillChromaSharedUserId.mjs:249
↓ 1 callersFunctiontenantConfigPersistsAcrossRestart
* Drives the #11637 Phase 2E tenant-config-storage persistence path inside the deployed KB * container. Writes a tenant's config as a `KnowledgeBaseT
test/playwright/integration/KBBackupRestoreWipe.integration.spec.mjs:594
↓ 1 callersFunctionterminateDaemon
* @summary Sends SIGTERM and waits for the child process to exit, force-killing on timeout. * @param {import('node:child_process').ChildProcess} daem
test/playwright/integration/ai/daemons/workspaceSafety.spec.mjs:74
↓ 1 callersFunctionterminatePreviousHarness
(identity, { graceMs = 2000 } = {})
ai/scripts/lifecycle/harnessLifecycle.mjs:70
↓ 1 callersMethodtestInputValue
* Checks if the new value for propertyName is valid * @param {String|null} value * @param {String|null} oldValue * @param {String} vali
src/plugin/Popover.mjs:176
↓ 1 callersFunctiontestRag
()
ai/examples/test_rag.mjs:3
↓ 1 callersMethodtick
* Single iteration of the loop.
ai/agent/Loop.mjs:271
↓ 1 callersFunctiontoWord
* Converts a small positive integer to the prose form used by public mirrors. * @param {Number} value Integer value. * @returns {String}
ai/scripts/diagnostics/check-identity-facts.mjs:143
↓ 1 callersMethodtoggleMenu
*
src/button/Effect.mjs:437
↓ 1 callersMethodtoggleMenu
* Toggles the visibility of the button's menu, if one is configured.
src/button/Base.mjs:611
↓ 1 callersMethodtoggleMenu
*
src/functional/button/Base.mjs:369
↓ 1 callersMethodtoggleRowSelection
* @param {Number|String} recordId * @param {Boolean} [silent=false]
src/selection/grid/BaseModel.mjs:398
↓ 1 callersMethodtoggleSubMenu
* @param {String} nodeId * @param {Object} record
src/menu/List.mjs:405
↓ 1 callersMethodtouchLivenessFile
* @summary Touch the heartbeat-liveness file `HealthService` reads for `daemonRunning`. * * Produces the `.neo-ai-data/wake-daemon/heartbeat
ai/daemons/orchestrator/services/SwarmHeartbeatService.mjs:383
↓ 1 callersMethodtransferCanvasToWorker
* @summary Extracts an OffscreenCanvas and transfers it directly to the Canvas Worker. * * This method implements a "Triangular Communicatio
src/main/DomAccess.mjs:1150
↓ 1 callersFunctiontransform
(docs, options, predicate)
buildScripts/docs/jsdoc-x/transformer.mjs:113
↓ 1 callersMethodtrapFocus
* Traps (or stops trapping) focus within a Component * @param {Object} data * @param {String} data.id The Component to trap focus within.
src/main/DomAccess.mjs:1176
↓ 1 callersMethodtriggerPostUpdates
* Triggers all pending updates that were queued to run after the specified `ownerId`'s * update has completed. * @param {String} ownerId The
src/manager/VDomUpdate.mjs:466
↓ 1 callersMethodtriggerTransitionCallback
*
src/list/plugin/Animate.mjs:414
↓ 1 callersMethodtriggerVdomUpdate
* Triggers a vdom update & sets isUpdating * @param {Boolean} [silent=false] * @protected
src/calendar/view/YearComponent.mjs:800
↓ 1 callersFunctiontruncateGraph
* Truncates the deployed fixture graph inside the disposable container path. * @returns {Object}
test/playwright/integration/BackupRestoreWipe.integration.spec.mjs:124
↓ 1 callersFunctiontupleKey
(assetRef, consumer, symptom)
ai/services/memory-core/helpers/consumerFrictionHelper.mjs:128
↓ 1 callersMethodunassignIssue
* Removes one or more specified assignees from a GitHub issue. * This method first verifies that the user has the required permissions (`WRITE`,
ai/services/github-workflow/IssueService.mjs:1070
↓ 1 callersMethoduncheckGroupItems
* Radios do not fire a change event for "uncheck", so we need to iterate over other radios with the same name.
src/form/field/Radio.mjs:70
↓ 1 callersMethodunregister
*
src/selection/Model.mjs:326
↓ 1 callersMethodunregister
* Unregisters a grid. * @param {Object} data * @param {String} data.id
src/main/addon/GridDragScroll.mjs:389
↓ 1 callersMethodunregister
* @param {Object} data * @param {String} data.id
src/main/addon/GridHorizontalScrollSync.mjs:102
↓ 1 callersMethodunregister
* @param {Object} data * @param {String} data.id
src/main/addon/GridRowHoverSync.mjs:194
↓ 1 callersMethodunregister
* Removes a scroll synchronization registration. * This method is safe to call even if the DOM nodes have already been removed. * @param {Ob
src/main/addon/ScrollSync.mjs:227
← previousnext →4,301–4,400 of 8,612, ranked by callers