MCPcopy Create free account

hub / github.com/neomjs/neo / functions

Functions8,612 in github.com/neomjs/neo

↓ 1 callersMethodreloadWindow
* @param {Object} data * @param {Boolean} [data.force]
src/Main.mjs:414
↓ 1 callersMethodremove
* @param {String} slug
apps/realworld2/api/Favorite.mjs:34
↓ 1 callersMethodremoveAppFromThemeMap
* Unregister the app from the CSS map * Only needed for SharedWorkers * @param {String} appName
src/worker/App.mjs:835
↓ 1 callersMethodremoveBodyCursorCls
*
src/plugin/Resizable.mjs:564
↓ 1 callersMethodremoveDomEvents
* Destroys DOM event listeners.
src/mixin/DomEvents.mjs:110
↓ 1 callersMethodremoveFromBlocklist
* Removes users from the blocklist. * @param {Array<String>} logins * @returns {Promise<void>}
apps/devindex/services/Storage.mjs:120
↓ 1 callersMethodremoveKey
* Remove a key listener using the same config used when creating it * @param {Object} config
src/util/KeyNavigation.mjs:170
↓ 1 callersMethodremoveLabels
* Removes labels from an issue or pull request. * @param {number} issueNumber The number of the issue or PR. * @param {string[]} labels
ai/services/github-workflow/IssueService.mjs:1390
↓ 1 callersMethodremoveListener
* There are different syntax's how you can use this method. * Using the eventId: * ``` * this.removeListener('change', 'neo-event-7');
src/core/Observable.mjs:299
↓ 1 callersMethodremoveMcpServer
* @summary Removes an MCP server instance. * @param {McpServer} mcpServer
ai/services/memory-core/CoalescingEngineService.mjs:97
↓ 1 callersFunctionremovePidFile
()
ai/daemons/orchestrator/daemon.mjs:86
↓ 1 callersMethodremoveReference
* Will get called by component.Base: destroy() in case the component has a reference config * @param {Neo.component.Base} component
src/controller/Component.mjs:170
↓ 1 callersMethodremoveRenderAttributes
* @protected
src/layout/Cube.mjs:380
↓ 1 callersMethodremoveSortingCss
* @protected
src/grid/header/Button.mjs:377
↓ 1 callersMethodremoveStyle
* Either a string like 'color' or an array containing style attributes to remove * @param {String|Array} value camelCase only * @returns {Ob
src/component/Base.mjs:1606
↓ 1 callersMethodremoveTask
* Removes a task from collection. * @param {String} taskId
src/manager/Task.mjs:84
↓ 1 callersMethodremoveToast
* Removes a task from collection. * @param {String} toastId
src/manager/Toast.mjs:125
↓ 1 callersFunctionremovedFiles
(base)
ai/scripts/lint/lint-skill-manifest.mjs:980
↓ 1 callersMethodrender
()
apps/agentos/canvas/Blackboard.mjs:113
↓ 1 callersMethodrender
* Abstract render method. * Subclasses must implement this method to draw the frame.
src/canvas/Base.mjs:170
↓ 1 callersMethodrender
* Orchestrates the Markdown rendering pipeline. * * This method implements a **multi-pass compilation strategy** to overcome the limitations
src/component/Markdown.mjs:533
↓ 1 callersMethodrenderComments
* @param {String} content * @returns {String}
apps/portal/view/news/discussions/Component.mjs:338
↓ 1 callersFunctionrenderMarkdown
* @param {Object} report * @param {Object} options * @returns {String}
buildScripts/release/analyzeClosedSinceRelease.mjs:311
↓ 1 callersMethodrenderRecentOpenPrSummary
* @summary Renders a capped recent-open-PR list inside the existing Active PR Cycle section. * * @param {Object[]} prs GitHub PR payloads.
ai/services/graph/GoldenPathSynthesizer.mjs:685
↓ 1 callersMethodrenderReplies
* @summary Renders structured Discussion replies inside the parent comment bubble. * * Replies intentionally do not add records to `timeline
apps/portal/view/news/discussions/Component.mjs:384
↓ 1 callersMethodrenderSilentThreadCandidatesSection
* @summary Renders the Sandman handoff Silent Threads section. * * @param {Array<Object>} candidates Silent-thread candidates. * @param
ai/services/graph/GoldenPathSynthesizer.mjs:625
↓ 1 callersMethodrenderStaleAssignmentCandidatesSection
* @summary Renders the Sandman handoff stale-assignment section. * * @param {Array<Object>} candidates Stale assignment candidates. * @
ai/services/graph/GoldenPathSynthesizer.mjs:379
↓ 1 callersFunctionrenderText
* @param {Object} report * @param {Object} options * @returns {String}
buildScripts/release/analyzeClosedSinceRelease.mjs:264
↓ 1 callersMethodrenderTimeline
* Parses the custom "Timeline" markdown section. * * Expects a line-based format generated by the build process: * - Events: `- YYYY-MM
apps/portal/view/news/tickets/Component.mjs:323
↓ 1 callersMethodreplaceChild
* Replaces an existing child DOM node (`fromId`) with a new DOM node (`toId`) * within a specified parent DOM node (`parentId`). * This oper
src/main/DeltaUpdates.mjs:724
↓ 1 callersFunctionreplaceObjectValue
(obj)
buildScripts/helpers/convertDesignTokens.mjs:104
↓ 1 callersMethodreplaceOutboundConceptEdges
* Removes all existing concept-typed edges originating from a given source concept, then * re-inserts them. Used during edge sync because edges d
ai/services/ingestion/ConceptIngestor.mjs:172
↓ 1 callersMethodreplaceVdomChild
* Replaces a child node inside a vdom tree by a given id * @param {Object} vdom * @param {String} id * @param {Object} newChildNode
src/util/VDom.mjs:388
↓ 1 callersMethodrequestWindowManagementPermission
* @returns {Promise<Object>}
src/main/addon/DragDrop.mjs:458
↓ 1 callersFunctionrequireJson
buildScripts/release/prepare.mjs:22
↓ 1 callersFunctionrequireJson
buildScripts/helpers/watchThemes.mjs:9
↓ 1 callersFunctionrequireJson
buildScripts/docs/seo/copy.mjs:10
↓ 1 callersFunctionrequireJson
buildScripts/create/component.mjs:16
↓ 1 callersFunctionrequireJson
buildScripts/create/scss.mjs:13
↓ 1 callersFunctionrequireJson
buildScripts/create/example.mjs:13
↓ 1 callersFunctionrequireJson
buildScripts/create/class.mjs:16
↓ 1 callersFunctionrequireJson
buildScripts/create/addConfig.mjs:15
↓ 1 callersFunctionrequireJson
buildScripts/webpack/buildThreads.mjs:13
↓ 1 callersMethodresetData
*
src/draggable/DragZone.mjs:524
↓ 1 callersMethodresetDimensions
* Resets any DOM sizing configs to the last externally configured value. * * This is used during aligning to release any constraints applied
src/main/DomAccess.mjs:871
↓ 1 callersMethodresetForm
* Resets the value of all fields
apps/realworld/view/article/CreateComponent.mjs:260
↓ 1 callersMethodresetMountedDomEvents
* Resets the mounted flag for local domEvent listeners
src/mixin/DomEvents.mjs:103
↓ 1 callersMethodresetMountedDomListeners
* Resets the mounted flag for local domEvent listeners * @param {Neo.component.Base} component * @protected
src/manager/DomEvent.mjs:480
↓ 1 callersMethodresetParticle
* Resets a particle to the outer rim. * @param {Number} i Index * @param {Number} w Width * @param {Number} h Height * @param {Boo
apps/portal/canvas/FooterCanvas.mjs:127
↓ 1 callersFunctionresolveAntigravityCliPath
* @summary Resolve the Antigravity CLI across host platforms. * * `ANTIGRAVITY_CLI_PATH` is the authoritative override for tests and unusual * inst
ai/scripts/lifecycle/resumeHarness.mjs:178
↓ 1 callersMethodresolveAuthorScope
* @summary Resolves the optional author-identity scope for {@link listSummaries}. * * `get_all_summaries` defaults to a team-wide, newest-fi
ai/services/memory-core/SummaryService.mjs:78
↓ 1 callersMethodresolveBufferTimeout
* @param {String} url
src/manager/rpc/Message.mjs:184
↓ 1 callersMethodresolveChangedPaths
* Resolves the changed paths for one revision boundary. * @param {Object} options * @param {String} options.root Repository root. * @pa
ai/daemons/orchestrator/services/PrimaryRepoSyncService.mjs:736
↓ 1 callersFunctionresolveChromaEndpoint
(overrides = {})
ai/scripts/maintenance/purgeTestCollections.mjs:95
↓ 1 callersFunctionresolveClaudeCliPath
* @summary Resolve the embedded Claude Code CLI binary path inside Claude Desktop. * * NOTE: retained as a non-routed fallback — Claude recovery rou
ai/scripts/lifecycle/resumeHarness.mjs:105
↓ 1 callersFunctionresolveCliProjectRoot
(moduleDir = __dirname)
ai/scripts/diagnostics/bootstrapCodexSandbox.mjs:38
↓ 1 callersFunctionresolveCloudOnlyEnabled
* Resolves a cloud-deployment-aware boolean toggle from `AiConfig.orchestrator.cloudOnly[key]`. * Inverse of `resolveDeploymentEnabled`: `null` in cl
ai/daemons/orchestrator/Orchestrator.mjs:73
↓ 1 callersFunctionresolveCodexCliPath
* @summary Resolve the Codex CLI binary used by the Codex Desktop app-server adapter. * * The default `codex` executable is intentionally overridabl
ai/scripts/lifecycle/resumeHarness.mjs:128
↓ 1 callersFunctionresolveContentFileFromId
* Attempts to resolve a content file on disk that matches the provided tree id. * @param {String} id * @returns {Promise<String|null>} The absolute
buildScripts/docs/seo/generate.mjs:499
↓ 1 callersFunctionresolveCredentialEnvironment
* @summary Resolves transient git credential environment overrides. * @param {Object} options * @param {String|Object|null} options.credentialRef Du
ai/services/knowledge-base/helpers/gitMirror.mjs:174
↓ 1 callersMethodresolveDomOperationPromise
* @param {String} replyId
src/worker/Manager.mjs:619
↓ 1 callersMethodresolveFileChunks
* @summary Resolves raw file payloads into parsed-chunk-v1 records. * @param {Object} options * @returns {Promise<Array<Object>>} * @pr
ai/services/knowledge-base/KnowledgeBaseIngestionService.mjs:650
↓ 1 callersMethodresolveFromGhCli
* Synchronously invokes `gh api user` to resolve the locally authenticated GitHub user. * Returns `null` if the CLI is absent, the user is not au
ai/mcp/server/shared/services/StdioIdentityResolver.mjs:107
↓ 1 callersMethodresolveGraphTimestampMs
* @summary Normalizes graph-memory timestamp fields into epoch milliseconds. * @param {String|Number|null} timestampField Structured `AGENT_MEMOR
ai/services/memory-core/SessionService.mjs:286
↓ 1 callersFunctionresolveGridId
* Resolves the DevIndex grid-container instance id from the App Worker. * @returns {Promise<String>}
test/playwright/e2e/GridColumnOverdragScroll.spec.mjs:196
↓ 1 callersFunctionresolveGuiInstanceAddress
({metadata = {}, env = {}, target = 'harness'} = {})
ai/daemons/wake/instanceResolver.mjs:186
↓ 1 callersFunctionresolveInstanceAddress
* @summary Resolves generic instance-address metadata with legacy field compatibility. * @param {Object} meta Subscription harnessTargetMetadata. *
ai/daemons/wake/daemon.mjs:1045
↓ 1 callersMethodresolveMetricEventType
* @summary Maps the ingestion summary to the existing KB telemetry event taxonomy. * @param {Object} summary Ingestion summary. * @returns {
ai/services/knowledge-base/KnowledgeBaseIngestionService.mjs:1007
↓ 1 callersMethodresolveParentChainOverrideMetadata
* @summary Resolves `overrideMetadata` from the MCP server's macOS Electron parent chain. * * This fallback never runs when the explicit env
ai/mcp/server/shared/services/BootEnvelopeResolver.mjs:163
↓ 1 callersMethodresolveParentChainUserDataDir
* @summary Walks from the MCP server pid to its parents and extracts a proven Electron * `--user-data-dir` value when present. * * @par
ai/mcp/server/shared/services/BootEnvelopeResolver.mjs:223
↓ 1 callersMethodresolveParser
* @summary Resolves a parser instance by parser id from SourceRegistry. * @param {String} parserId Parser registry id. * @returns {Object|nu
ai/services/knowledge-base/KnowledgeBaseIngestionService.mjs:702
↓ 1 callersMethodresolvePayloadRepoSlug
* @summary Finds a repoSlug in the payload when the caller omitted a top-level value. * @param {Object} payload Ingestion payload. * @return
ai/services/knowledge-base/KnowledgeBaseIngestionService.mjs:778
↓ 1 callersFunctionresolvePrimaryCheckout
* @summary Resolve the primary-worktree root path (i.e. the main checkout). * * MCP servers across all harnesses are configured to target the MAIN c
ai/scripts/diagnostics/diagnoseMcpConcurrency.mjs:65
↓ 1 callersMethodresolveRelatedConceptIds
* @summary Resolves likely Concept Ontology anchors for an Agent FAQ query. * @param {String} queryText Canonical FAQ question text. * @para
ai/services/knowledge-base/KBRecorderService.mjs:390
↓ 1 callersFunctionresolveRemBlock
* @summary Runs one REM observability block probe with a typed fallback. * * @param {String} label Human-readable block label for warning logs * @p
ai/services/memory-core/HealthService.mjs:736
↓ 1 callersMethodresolveRequest
* Resolves a pending RPC request. * @param {Object} message
ai/services/neural-link/ConnectionService.mjs:478
↓ 1 callersMethodresolveRevisionTombstones
* @summary Resolves revision-boundary tombstones via an injected resolver. * @param {Object} options * @returns {Promise<Array<Object>>}
ai/services/knowledge-base/KnowledgeBaseIngestionService.mjs:716
↓ 1 callersMethodresolveStaleStrategy
* Resolves the stale-data handling strategy while preserving the legacy * `deleteStale: false` incremental-ingestion contract. * * @par
ai/services/knowledge-base/VectorService.mjs:267
↓ 1 callersMethodresolveStdioIdentity
* @summary Resolves the active stdio agent identity and binds it to its AgentIdentity * graph node. Composes three steps: (1) `StdioIdentityResol
ai/mcp/server/memory-core/Server.mjs:313
↓ 1 callersMethodresolveStore
* @param {Neo.component.Base} component * @param {String} configName * @param {String} storeName
src/state/Provider.mjs:621
↓ 1 callersMethodresolveSummaryTrustTier
* @summary Resolves a summary row's provenance trust tier from source-memory metadata. * * `getContextFrontier()` hydrates session summaries
ai/services/memory-core/MemoryService.mjs:232
↓ 1 callersMethodresolveSummaryTrustTier
* @summary Resolves a summary row's provenance trust tier from source-memory metadata. * * Summaries are derived content. Their filterable t
ai/services/memory-core/SummaryService.mjs:111
↓ 1 callersMethodresolveThemeFilesCache
* @private
src/worker/App.mjs:842
↓ 1 callersFunctionresolveVersion
* Resolves the release tag from `package.json`. * @returns {Promise<String>}
ai/scripts/maintenance/downloadKnowledgeBase.mjs:63
↓ 1 callersFunctionresolveVersion
* Reads `package.json` for the release tag. Best-effort `npm_package_version` first so the * value matches the invoking npm context, then a direct re
ai/scripts/maintenance/uploadKnowledgeBase.mjs:75
↓ 1 callersFunctionrespond
()
test/playwright/unit/ai/services/memory-core/TextEmbeddingService.retry.spec.mjs:147
↓ 1 callersFunctionrestoreBackupBundle
* Restores an atomic backup bundle from inside the deployed Memory Core container. * @param {String} bundleRoot Absolute bundle target inside the con
test/playwright/integration/BackupRestoreWipe.integration.spec.mjs:99
↓ 1 callersFunctionrestoreFlatDir
* Restores a flat-JSONL directory subsystem (e.g. `concepts/`). * * - **`mode='merge'`** (default): copy each `*.jsonl` from `sourceDir` into `targe
ai/scripts/maintenance/restore.mjs:488
↓ 1 callersFunctionresultSources
(result)
test/playwright/integration/KBCrossTenantIsolation.integration.spec.mjs:15
↓ 1 callersMethodresumeGridRowHoverSyncAddon
* @param {String|null} [windowId=this.windowId] * @returns {Promise<void>}
src/grid/ScrollManager.mjs:220
↓ 1 callersFunctionresumeHarness
(identity, reason, originSessionId, abandonedCount = 0, { deploymentMode, env = proc
ai/scripts/lifecycle/resumeHarness.mjs:321
↓ 1 callersMethodresumeHover
* Resolves layout desynchronization by artificially injecting a synthetic mouseover event * into the native DOM. Called by the App Worker specifi
src/main/addon/GridRowHoverSync.mjs:148
↓ 1 callersMethodresumeWindowDrag
* Re-opens the popup window and resumes the window drag operation. * Called by the DragCoordinator when a remote drag leaves a target dashboard b
src/dashboard/Container.mjs:324
↓ 1 callersMethodretireStaleHarnessPresence
* @summary Retires stale HarnessPresence rows for an identity. * * Primary stale signal: a prior boot id plus a dead pid. TTL is a backstop
ai/services/memory-core/WakeSubscriptionService.mjs:465
↓ 1 callersFunctionrewriteGraphMetadataRows
* @summary Rewrites identity metadata in all graph rows after structural node moves. * @param {Object} db Open better-sqlite3 connection. * @param {
ai/scripts/migrations/renameAgentIdentities.mjs:380
↓ 1 callersFunctionrewriteIdentityEdges
* @summary Rewrites or drops edges that structurally point at the old identity node. * @param {Object} db Open better-sqlite3 connection. * @param {
ai/scripts/migrations/renameAgentIdentities.mjs:341
↓ 1 callersFunctionrewriteIdentityValue
(value)
ai/scripts/migrations/renameAgentIdentities.mjs:187
↓ 1 callersMethodrollbackTransaction
* Parses the identical mutation buffer inversely mapping strict `.splice()` limits natively resolving failures. * @param {Object[]} diffLog
ai/graph/Database.mjs:444
↓ 1 callersFunctionrotateLogIfNewDay
* Rotates `embed-daemon.log` if its mtime falls on a calendar day different from today's. * Renames the previous-day file to `embed-daemon.log.YYYY-M
ai/daemons/embed/daemon.mjs:70
↓ 1 callersFunctionrotateLogIfNewDay
* Rotates `wake-daemon.log` if its mtime falls on a calendar day different from today's. * Renames the previous-day file to `wake-daemon.log.YYYY-MM-
ai/daemons/wake/daemon.mjs:132
← previousnext →4,101–4,200 of 8,612, ranked by callers