MCPcopy Create free account

hub / github.com/neomjs/neo / functions

Functions8,612 in github.com/neomjs/neo

↓ 1 callersMethodrotateY
* @param t * @returns {*}
src/util/Matrix.mjs:122
↓ 1 callersFunctionrun
()
ai/scripts/diagnostics/validateConceptEdges.mjs:13
↓ 1 callersFunctionrun
()
ai/scripts/migrations/priorityBackfill.mjs:57
↓ 1 callersFunctionrun
()
ai/mcp/client/mcp-cli.mjs:42
↓ 1 callersFunctionrun
()
ai/provider/test-gemini.mjs:13
↓ 1 callersFunctionrun
()
ai/examples/inspectGraph.mjs:9
↓ 1 callersFunctionrun
()
ai/examples/test-context-assembler.mjs:18
↓ 1 callersFunctionrun
()
ai/examples/test-loop.mjs:16
↓ 1 callersFunctionrun
()
ai/examples/test-agent.mjs:13
↓ 1 callersFunctionrun
()
ai/demo-agents/mcp-demo-agent.mjs:25
↓ 1 callersFunctionrun
()
ai/demo-agents/dev.mjs:160
↓ 1 callersFunctionrun
()
ai/demo-agents/pm.mjs:108
↓ 1 callersMethodrunAdd
* Logic for the 'add' command. * @param {String} username
apps/devindex/services/Manager.mjs:188
↓ 1 callersFunctionrunAudit
({ graphService = GraphService, storageRouter = StorageRouter, lifecycle = Memory_LifecycleSe
ai/scripts/maintenance/auditGraphIntegrity.mjs:296
↓ 1 callersFunctionrunCheck
({root = ROOT_DIR} = {})
ai/scripts/diagnostics/check-identity-facts.mjs:390
↓ 1 callersFunctionrunChromaMigration
* @summary Runs the ChromaDB metadata portion of the identity rename migration. * @param {Object} args Parsed CLI args. * @returns {Promise<Object>}
ai/scripts/migrations/renameAgentIdentities.mjs:565
↓ 1 callersFunctionrunCli
()
buildScripts/docs/seo/generate.mjs:1172
↓ 1 callersFunctionrunCli
* CLI entry point for the script.
buildScripts/docs/index/pulls.mjs:381
↓ 1 callersFunctionrunCli
* CLI entry point for the script.
buildScripts/docs/index/discussions.mjs:233
↓ 1 callersFunctionrunCli
* CLI entry point for the script. * Handles argument parsing using `commander` and invokes the main `createReleaseIndex` function. * * Supported fl
buildScripts/docs/index/release.mjs:194
↓ 1 callersFunctionrunCli
* CLI entry point for the script. * Handles argument parsing using `commander` and invokes the main `createTicketIndex` function. * * Supported fla
buildScripts/docs/index/tickets.mjs:420
↓ 1 callersFunctionrunCli
* CLI entry point for the script. * Handles argument parsing using `commander` and invokes the main `createLabelIndex` function. * * Supported flag
buildScripts/docs/index/labels.mjs:91
↓ 1 callersFunctionrunCli
(argv = process.argv, {aiConfig = null} = {})
ai/scripts/maintenance/compactGraphLog.mjs:523
↓ 1 callersFunctionrunCommandWithHeartbeatLock
(command, args = [], options = {})
ai/scripts/lifecycle/heartbeatLock.mjs:132
↓ 1 callersMethodrunCommunityScan
* Executes a Community Scan strategy. * Scans public members and repository contributors of a target organization. * @param {String} targetO
apps/devindex/services/Spider.mjs:349
↓ 1 callersFunctionrunDreamTask
({taskName, reason, services})
ai/daemons/orchestrator/scheduling/pipeline.mjs:352
↓ 1 callersMethodrunGarbageCollector
* Purges Least-Recently-Used vectors protecting V8 Memory Limits synchronously natively gracefully erasing footprint internally. * Implements str
ai/graph/Database.mjs:152
↓ 1 callersFunctionrunGoldenPathTask
({taskName, reason, services, repoEnrichmentEnabled})
ai/daemons/orchestrator/scheduling/pipeline.mjs:400
↓ 1 callersMethodrunHealthcheckAndLogStatus
()
test/playwright/unit/ai/mcp/server/BaseServer.spec.mjs:518
↓ 1 callersFunctionrunLint
* CLI entry. Scans the deprecated tree and returns an exit code for tests. * @param {Object} [options] * @param {String} [options.deprecatedDir] *
ai/scripts/lint/lint-mcp-test-locations.mjs:78
↓ 1 callersFunctionrunLint
(options = {})
ai/scripts/lint/lint-config-template-ssot.mjs:155
↓ 1 callersFunctionrunLint
* CLI entry. Reads + parses `tree.json`, runs `lintTree` with a real fs-backed probe, * verifies generated SEO outputs by URL set, prints a report, a
ai/scripts/lint/lint-tree-json.mjs:360
↓ 1 callersFunctionrunLocalPruneWorktreeSchedule
({intervalMs, log = console.log, ...pruneOptions})
ai/scripts/migrations/bootstrapWorktree.mjs:806
↓ 1 callersFunctionrunLsof
* @summary Shell out to `lsof -F pcn` to list processes holding a set of files open. * * `-F pcn` emits a machine-parseable record format: each attr
ai/scripts/diagnostics/diagnoseMcpConcurrency.mjs:106
↓ 1 callersFunctionrunMigration
* Core migration routine. Reads current state, plans rewrites + deletions, optionally * applies them inside an atomic transaction. * * @param {Obje
ai/scripts/migrations/normalizeGraphIdentities.mjs:115
↓ 1 callersFunctionrunMigration
(db, apply)
ai/scripts/migrations/migrateWakeSubscriptions.mjs:52
↓ 1 callersFunctionrunMultiTenantMatrix
(collectionName)
test/playwright/integration/ai/kb-ingestion/multi-tenant.spec.mjs:101
↓ 1 callersMethodrunNetworkWalker
* Executes a Network Walker strategy. * Scans the 'following' list of a target user to find their network. * @param {String} username *
apps/devindex/services/Spider.mjs:440
↓ 1 callersFunctionrunOnce
()
ai/scripts/migrations/bootstrapWorktree.mjs:814
↓ 1 callersFunctionrunParallel
* Runs JSDoc using jsdoc-api with parallel processing * @param {object} options - The options for JSDoc. * @param {number} workerCount - Number of p
buildScripts/docs/jsdoc-x/runner.mjs:92
↓ 1 callersMethodrunPostSpawnHook
* Runs an optional post-spawn readiness hook for long-running child tasks. * * The child process can be alive before its provider surface is
ai/daemons/orchestrator/services/ProcessSupervisorService.mjs:272
↓ 1 callersFunctionrunReport
({ graphService = GraphService, lifecycle = Memory_LifecycleService, includeInc
ai/scripts/maintenance/graphLifecycleReport.mjs:105
↓ 1 callersFunctionrunSandman
({ dreamService = DreamService, lifecycleService = LifecycleService, withLease = withHe
ai/scripts/runners/runSandman.mjs:86
↓ 1 callersFunctionrunScan
* Runs one grep scan. Returns matching lines on hit, empty string on clean. Distinguishes "no match" * (grep exit 1, the CLEAN case) from a real grep
ai/scripts/diagnostics/check-retired-primitives.mjs:170
↓ 1 callersMethodrunScript
* Spawn a node subprocess for the named script and return its stdout. * Preserved for external command wrappers and any future CLI-only utilities
ai/daemons/orchestrator/services/SwarmHeartbeatService.mjs:899
↓ 1 callersMethodrunSearch
* Executes a search-based discovery strategy. * @param {String} query * @param {Object} state * @param {String} [sort='stars'] * @
apps/devindex/services/Spider.mjs:410
↓ 1 callersFunctionrunSwarmHeartbeatTask
({taskName, reason, services})
ai/daemons/orchestrator/scheduling/pipeline.mjs:422
↓ 1 callersFunctionrunTests
()
ai/examples/test-loop-harden.mjs:33
↓ 1 callersMethodrunUpdate
* Executes the Batch Update Workflow. * * 1. **Filter:** Loads the Tracker and filters out users who have already been updated *today*.
apps/devindex/services/Manager.mjs:153
↓ 1 callersFunctionsanitize
(identity)
ai/scripts/lifecycle/harnessLifecycle.mjs:24
↓ 1 callersMethodsaveOptInSync
* Saves the opt-in sync state. * @param {Object} data * @returns {Promise<void>}
apps/devindex/services/Storage.mjs:162
↓ 1 callersMethodsaveOptOutSync
* Saves the opt-out sync state. * @param {Object} data * @returns {Promise<void>}
apps/devindex/services/Storage.mjs:145
↓ 1 callersMethodsaveUser
* @param {Object} opts * @returns {Promise<any>}
apps/realworld/view/MainContainerController.mjs:433
↓ 1 callersMethodscrollContainer
* @param {Object} data * @param {Number} data.clientX * @param {Number} data.clientY * @returns {Object}
src/main/addon/DragDrop.mjs:480
↓ 1 callersMethodscrollToItem
* Scrolls a list item into the visible area * @param {String|Number} itemId
src/tree/List.mjs:512
↓ 1 callersFunctionseed
()
ai/scripts/setup/seedAgentIdentities.mjs:39
↓ 1 callersFunctionseedChromaRecords
* Seeds Chroma records that are not writable through the current public MCP tools. * @param {Object} payload Seed payload. * @returns {Object}
test/playwright/integration/TeamPrivateRetrieval.integration.spec.mjs:80
↓ 1 callersFunctionseedGraphRecords
* Seeds Native Edge Graph nodes that exercise private vs team visibility through MCP search. * @param {Object} payload Seed payload. * @returns {Obj
test/playwright/integration/TeamPrivateRetrieval.integration.spec.mjs:181
↓ 1 callersFunctionseedKnowledgeBaseRecord
* Seeds a deterministic record directly into the deployed KB Chroma collection. * @param {String} id Chroma vector id. * @param {String} senti
test/playwright/integration/KBBackupRestoreWipe.integration.spec.mjs:71
↓ 1 callersMethodselect
()
apps/devindex/view/learn/MainContainerController.mjs:92
↓ 1 callersMethodselect
()
apps/portal/view/news/blog/MainContainerController.mjs:105
↓ 1 callersMethodselect
()
apps/portal/view/news/release/MainContainerController.mjs:105
↓ 1 callersMethodselect
()
apps/portal/view/news/pulls/MainContainerController.mjs:179
↓ 1 callersMethodselect
()
apps/portal/view/news/tickets/MainContainerController.mjs:168
↓ 1 callersMethodselect
()
apps/portal/view/news/discussions/MainContainerController.mjs:167
↓ 1 callersFunctionselectFirstCandidate
* Selects the first candidate from the filtered list. Registry order is the priority: * earlier descriptors win ties. Adjust `TASK_REGISTRY` order to
ai/daemons/orchestrator/scheduling/picker.mjs:98
↓ 1 callersMethodselectItem
* Convenience shortcut * @param {Number|String} item
src/list/Base.mjs:858
↓ 1 callersMethodselectMapboxGlCountry
* @param view * @param record
apps/covid/view/MainContainerController.mjs:434
↓ 1 callersMethodselectMapboxGlCountry
* @param view * @param record
apps/sharedcovid/view/MainContainerController.mjs:660
↓ 1 callersFunctionsendChatStream
* @summary Sends a streaming OpenAI-compatible chat completion response. * Sends a streaming OpenAI-compatible chat completion response. * @param {h
ai/deploy/mock-openai-embedding-server.mjs:105
↓ 1 callersMethodsendError
* Sends a JSON-RPC error response * @param {Number|String} id * @param {String} message * @param {String} [stack]
src/ai/Client.mjs:337
↓ 1 callersMethodsendResponse
* Sends a JSON-RPC response * @param {Number|String} id * @param {*} result
src/ai/Client.mjs:371
↓ 1 callersMethodserializeComponent
* @param {Object} data * @param {Neo.component.Base} data.component * @param {Number} [data.currentDepth=1] * @param {Boole
src/ai/client/ComponentService.mjs:361
↓ 1 callersMethodserializeError
* @param {Error|*} error * @returns {Object|null}
ai/agent/AgentOrchestrator.mjs:135
↓ 1 callersMethodset
* Sets a new value for the config property. * This method performs an equality check using `this.isEqual` before updating the value. * If th
src/core/Config.mjs:154
↓ 1 callersMethodset
* Bulk-update multiple record fields at once * @param {Object} fields
src/data/RecordFactory.mjs:310
↓ 1 callersMethodsetCanonical
* A convenience method to set the canonical URL. * @param {Object} data * @param {String} data.url The canonical URL to set.
src/main/addon/DocumentHead.mjs:141
↓ 1 callersMethodsetConfigs
* Set field configs by field name or field id * @param {Object} configs={} * @param {Boolean} suspendEvents=false
src/form/Container.mjs:324
↓ 1 callersMethodsetData
* Extend this method for child classes to pass additional properties * @param {Object} data={}
src/draggable/DragZone.mjs:534
↓ 1 callersFunctionsetDeliveryEdgeArchivedAt
* Sets the archive timestamp on a per-recipient DELIVERED_TO edge for broadcast * messages. Mirrors `setDeliveryEdgeReadAt` exactly — same write shap
ai/services/memory-core/MailboxService.mjs:278
↓ 1 callersFunctionsetDeliveryEdgeReadAt
(edge, readAt)
ai/services/memory-core/MailboxService.mjs:254
↓ 1 callersMethodsetDescription
* Sets the document description meta-tag. * @param {Object} data * @param {String} data.value The new description for the document.
src/main/addon/DocumentHead.mjs:154
↓ 1 callersMethodsetDock
* Docks an existing window to a new side * @param {Object} data * @param {String} data.dock * @param {String} data.name
src/main/addon/WindowPosition.mjs:256
↓ 1 callersMethodsetFirstColumnDate
* @param {Date} date
src/calendar/view/week/Component.mjs:836
↓ 1 callersMethodsetGlobalConfig
* Initiates a global Neo.config change from a worker's context. * This method is exposed globally as `Neo.setGlobalConfig` within each worker rea
src/worker/Base.mjs:394
↓ 1 callersMethodsetInstanceProperties
* Sets properties on a specific instance by its ID. * @param {Object} params * @param {String} params.id * @param {Object} params.prope
src/ai/client/InstanceService.mjs:75
↓ 1 callersMethodsetLanguage
* @param {Object} data * @param {String} data.id * @param {String} data.value
src/main/addon/MonacoEditor.mjs:157
↓ 1 callersMethodsetLdJson
* Creates or updates a ld+json script tag with new structured data. * Can target a specific script tag by name. * @param {Object} data
src/main/addon/DocumentHead.mjs:169
↓ 1 callersMethodsetPaintProperty
* https://docs.mapbox.com/mapbox-gl-js/api/#map#setpaintproperty * @param {Object} data * @param {String} data.id * @param {String} dat
src/main/addon/MapboxGL.mjs:403
↓ 1 callersMethodsetRaw
* Sets the internal value of the config property directly, without performing * an equality check or notifying subscribers. * This method is
src/core/Config.mjs:178
↓ 1 callersMethodsetStyle
* Not recommended to use => stick to vdom updates. * Can be handy for custom CSS based animations though. * @param {Object} data * @par
src/main/DomAccess.mjs:1037
↓ 1 callersMethodsetTitle
* Sets the document title. * @param {Object} data * @param {String} data.value The new title for the document.
src/main/addon/DocumentHead.mjs:233
↓ 1 callersMethodsetValue
* @param {Object} data * @param {String} data.id * @param {String} data.value
src/main/addon/MonacoEditor.mjs:175
↓ 1 callersMethodsetValues
* Set field values by field name or field id * @param {Object} values={} * @param {Boolean} suspendEvents=false
src/form/Container.mjs:380
↓ 1 callersFunctionsetupCleanupHandlers
()
ai/daemons/orchestrator/daemon.mjs:128
↓ 1 callersMethodsetupDragState
* @param {Neo.component.Base} draggedItem
src/draggable/dashboard/SortZone.mjs:413
↓ 1 callersFunctionshadowSwapKnowledgeBase
* Runs a shadow-swap re-embed against a temporary deployed KB collection name. * @param {Object} options * @param {String} options.collectionName Te
test/playwright/integration/KBBackupRestoreWipe.integration.spec.mjs:237
↓ 1 callersFunctionshellQuote
* @summary Quotes one shell token for `GIT_SSH_COMMAND`. * @param {String} value Shell token. * @returns {String} * @private
ai/services/knowledge-base/helpers/gitMirror.mjs:137
↓ 1 callersMethodshouldEmitHandoff
* @param {Object} outcome * @returns {Boolean}
ai/agent/AgentOrchestrator.mjs:157
↓ 1 callersMethodshouldLogRunningSkip
* Determines whether an already-running skip should be logged. * @param {String} taskName Task key. * @param {String} reason Scheduling reas
ai/daemons/orchestrator/services/ProcessSupervisorService.mjs:209
← previousnext →4,201–4,300 of 8,612, ranked by callers