MCPcopy Create free account

hub / github.com/holaboss-ai/holaOS / functions

Functions8,692 in github.com/holaboss-ai/holaOS

↓ 4 callersMethoddeleteMemoryEmbeddingIndex
(memoryId: string)
runtime/state-store/src/store.ts:10396
↓ 4 callersFunctiondirectMcpDisabledForSession
(value: string | null | undefined)
runtime/api-server/src/agent-runtime-config.ts:224
↓ 4 callersFunctiondisableCronjobAutonomyForLab
(params: { metadata?: Record<string, unknown> | null; recommendedEnabled: boolean; })
runtime/api-server/src/cronjob-policy.ts:35
↓ 4 callersMethoddispatchIssue
(params: { workspaceId: string; issueId: string; sourceType?: string | null; sourceId?: string
runtime/api-server/src/runtime-agent-tools.ts:4293
↓ 4 callersFunctiondurationMs
(startedAt, completedAt)
scripts/memory-eval.mjs:55
↓ 4 callersFunctioneffectiveSessionState
( store: RuntimeStateStore, runtimeState: SessionRuntimeStateRecord | null, hasQueued: boolean )
runtime/api-server/src/app.ts:2802
↓ 4 callersFunctionelapsedMs
(startedAtMs: number)
runtime/api-server/src/ts-runner.ts:470
↓ 4 callersFunctionemitFileBookmarksState
()
apps/desktop/electron/main.ts:21389
↓ 4 callersFunctionemptyOnboardingAlignmentQuestionDraft
()
apps/desktop/src/components/panes/ChatPane/index.tsx:673
↓ 4 callersFunctionenqueueSessionCheckpointJob
(params: { store: RuntimeStateStore; workspaceId: string; sessionId: string; inputId: string; harnes
runtime/api-server/src/session-checkpoint.ts:685
↓ 4 callersFunctionensureBrowserTabSpaceInitialized
( workspaceId: string, space: BrowserSpaceId, sessionId?: string | null, )
apps/desktop/electron/browser-pane/tab-state.ts:1534
↓ 4 callersFunctionensureDir
(targetPath: string)
runtime/api-server/src/workspace-bundle-paths.ts:9
↓ 4 callersMethodensureSystemTeammate
( workspaceId: string, definition: SystemTeammateDefinition, )
runtime/state-store/src/store.ts:2295
↓ 4 callersFunctionescapeXmlText
(value: string)
runtime/harnesses/src/attachment-content.ts:182
↓ 4 callersMethodexecuteTool
* Invoke a Composio cataloged tool by slug. Used by the composio-mcp * sidecar to expose Composio integrations directly to the agent without * r
runtime/api-server/src/composio-service.ts:139
↓ 4 callersFunctionexecutionSemanticsForDescriptor
(params: { kind: AgentCapabilityKind; id: string; executionMode: AgentCapabilityExecutionMode; })
runtime/api-server/src/agent-capability-registry.ts:650
↓ 4 callersFunctionexpandRangesWithContext
( ranges: readonly LineRange[], totalLines: number, )
runtime/harness-host/src/pi-hashline-tools.ts:248
↓ 4 callersFunctionexpectOk
( result: { ok: true; externalId?: string } | { fail: { code: string; message: string } }, label = "action
sdk/app-builder-sdk/reference/telegram-messaging/e2e.ts:107
↓ 4 callersFunctionexpectOk
( result: { ok: true; externalId?: string } | { fail: { code: string; message: string } }, label = "action
runtime/harnesses/src/embedded-skills/app-builder-sdk/reference/telegram-messaging/e2e.ts:107
↓ 4 callersFunctionexpectedResolvedSkill
(params: { root: string; skillId: string; origin: "workspace" | "embedded" | "teammate"; ownerTeammate
runtime/api-server/src/workspace-skills.test.ts:39
↓ 4 callersFunctionextractComposioIdentity
( providerId: string, status: ComposioAccountStatus, )
apps/desktop/electron/main.ts:11593
↓ 4 callersFunctionextractMessage
(body: unknown)
sdk/app-builder-sdk/src/bridge.ts:98
↓ 4 callersFunctionextractMessage
(body: unknown)
runtime/harnesses/src/embedded-skills/app-builder-sdk/sdk-package/src/bridge.ts:98
↓ 4 callersFunctionextractRuntimeFetchErrorDiagnostics
( error: unknown, )
runtime/api-server/src/runtime-sentry.ts:211
↓ 4 callersFunctionfeature
(name: string)
sdk/app-builder-sdk/reference/telegram-messaging/e2e.ts:77
↓ 4 callersFunctionfeature
(name: string)
runtime/harnesses/src/embedded-skills/app-builder-sdk/reference/telegram-messaging/e2e.ts:77
↓ 4 callersMethodfetch
(request: Request)
website/docs/worker-configuration.d.ts:500
↓ 4 callersFunctionfetchWithNetworkRetry
* Wraps fetch with a single retry against transient network errors. * Backoff is short (200ms) because keep-alive socket races resolve as * soon as
apps/desktop/electron/main.ts:9481
↓ 4 callersFunctionfileExists
(targetPath: string)
apps/desktop/electron/main.ts:16955
↓ 4 callersFunctionfinalizeAssistantExecutionSegments
( segments: ChatAssistantSegment[], status: Extract<ChatTraceStepStatus, "completed" | "error" | "waiting"
apps/desktop/src/components/panes/ChatPane/index.tsx:1099
↓ 4 callersFunctionfinalizeLiveTraceSteps
( status: Extract<ChatTraceStepStatus, "completed" | "error" | "waiting">, )
apps/desktop/src/components/panes/ChatPane/index.tsx:5071
↓ 4 callersFunctionfinalizeSelection
(params: { query: string; plan: RecallPlan; openedLeaves: LeafMemoryRecord[]; reserveRecords: IndexedM
runtime/api-server/src/memory-recall-manifest.ts:795
↓ 4 callersFunctionfindComposeCommand
(spawnImpl: SpawnLike = spawn)
runtime/api-server/src/app-lifecycle-worker.ts:827
↓ 4 callersFunctionfinish
(rendered: boolean)
apps/desktop/electron/browser-pane/tab-state.ts:718
↓ 4 callersFunctionfinish
()
apps/desktop/src/lib/workspaceDesktop.tsx:162
↓ 4 callersFunctionfirstExistingPath
(paths)
runtime/deploy/stage_python_runtime.mjs:35
↓ 4 callersFunctionfirstNonEmptyString
(...values: unknown[])
runtime/harnesses/src/runner-events.ts:18
↓ 4 callersFunctionflushOutputSegment
()
apps/desktop/src/components/panes/ChatPane/index.tsx:3177
↓ 4 callersFunctionflushPendingOutputDelta
()
runtime/api-server/src/claimed-input-executor.ts:4968
↓ 4 callersFunctionflushWritableStream
(stream: Pick<NodeJS.WritableStream, "write">)
runtime/harness-host/src/index.ts:57
↓ 4 callersFunctionforceCompactSessionWithSnapshotMerge
(params: { store: RuntimeStateStore; workspaceId: string; sessionId: string; inputId: string; harnes
runtime/api-server/src/session-checkpoint.ts:1143
↓ 4 callersFunctionforgetMainSessionEventBatchInput
(inputId: string)
apps/desktop/src/components/panes/ChatPane/index.tsx:4270
↓ 4 callersFunctionforgetWorkspaceRuntimeSession
(workspaceId: string)
apps/desktop/electron/main.ts:13228
↓ 4 callersFunctionformatRelativeTimestamp
(value: string | null)
apps/desktop/src/components/panes/AutomationsPane.tsx:60
↓ 4 callersFunctiongetExplorerIconDescriptor
( targetName: string, isDirectory: boolean, isExpanded = false, )
apps/desktop/src/components/panes/FileExplorerPane.tsx:462
↓ 4 callersMethodgetIntegrationNodeEmbedding
(params: { nodeKind: InteractionTreeChildKind; nodeId: string; embeddingModel: string; })
runtime/state-store/src/store.ts:9916
↓ 4 callersMethodgetIntegrationTree
(params: { treeId: string; })
runtime/state-store/src/store.ts:7785
↓ 4 callersMethodgetInteractionNodeEmbedding
(params: { workspaceId: string; nodeKind: InteractionTreeChildKind; nodeId: string; embeddingM
runtime/state-store/src/store.ts:7416
↓ 4 callersMethodgetLeafId
()
runtime/api-server/src/session-checkpoint.ts:95
↓ 4 callersFunctiongetLocalWorkspaceRecord
( workspaceId: string, )
apps/desktop/electron/main.ts:13968
↓ 4 callersMethodgetOAuthAppConfig
(providerId: string)
runtime/state-store/src/store.ts:5026
↓ 4 callersFunctiongetProfileRecord
(profileId = "default")
apps/desktop/electron/control-plane-owned-state.ts:1288
↓ 4 callersMethodgetReader
* The **`getReader()`** method of the ReadableStream interface creates a reader and locks the stream to it. * * [MDN Reference](https://deve
website/docs/worker-configuration.d.ts:2191
↓ 4 callersFunctiongetRuntimeConfig
()
apps/desktop/electron/main.ts:7755
↓ 4 callersFunctiongetRuntimeConfigSnapshot
( managedCatalog: RuntimeModelCatalogPayload = runtimeModelCatalogState, )
apps/desktop/electron/main.ts:7452
↓ 4 callersMethodgetSession
(params: { workspaceId: string; sessionId: string })
runtime/state-store/src/store.ts:2259
↓ 4 callersMethodgetWorkspaceDefaultAccount
(params: { workspaceId: string; providerId: string; })
runtime/api-server/src/workspace-integrations.ts:173
↓ 4 callersFunctiongetWorkspaceId
()
sdk/bridge/src/env.ts:9
↓ 4 callersMethodgetWorkspaceLifecycle
( workspaceId: string, )
apps/desktop/electron/workspace-control-plane.ts:34
↓ 4 callersMethodgetWorkspaceRuntimeMetadata
(params: { workspaceId: string; key: string; })
runtime/state-store/src/store.ts:6598
↓ 4 callersFunctiongoogleCalendarEventDateValue
(value: unknown)
runtime/api-server/src/integration-context-fetch.ts:2362
↓ 4 callersFunctionhandleOpenChange
(next: boolean)
apps/desktop/src/components/layout/shell/NewTabDialog.tsx:39
↓ 4 callersFunctionharnessThinkingSelection
(thinkingValue: string | null | undefined)
runtime/harnesses/src/model-routing.ts:203
↓ 4 callersFunctionhasExternalExplorerDropData
(dataTransfer: DataTransfer | null)
apps/desktop/src/components/panes/FileExplorerPane.tsx:355
↓ 4 callersFunctionhasRenderableAssistantTurn
( message: ChatMessage, options?: { showExecutionInternals?: boolean }, )
apps/desktop/src/components/panes/ChatPane/index.tsx:1006
↓ 4 callersFunctionhostStateDbPath
(options: RuntimeStateStoreOptions = {})
runtime/state-store/src/store.ts:1444
↓ 4 callersFunctionhydrateAgentSessionBrowserSpace
( workspaceId: string, sessionId?: string | null, )
apps/desktop/electron/browser-pane/agent-session-lifecycle.ts:134
↓ 4 callersFunctionimageGenerationDefaultModel
( providerId: ImageGenerationDraftProviderId, runtimeConfig: RuntimeConfigPayload | null, )
apps/desktop/src/components/auth/AuthPanel.tsx:1140
↓ 4 callersFunctionimportedEntryDepth
(relativePath: string)
apps/desktop/electron/main.ts:20786
↓ 4 callersMethodinfo
* The **`console.info()`** static method outputs a message to the console at the 'info' log level. * * [MDN Reference](https://developer.moz
website/docs/worker-configuration.d.ts:177
↓ 4 callersFunctioninspectWorkspaceTools
( request: WorkspaceMcpHostCliRequest, _deps: WorkspaceMcpHostDeps = {} )
runtime/api-server/src/workspace-mcp-host.ts:96
↓ 4 callersMethodinstallWorkspaceApp
( params: RuntimeAgentToolsInstallWorkspaceAppParams, )
runtime/api-server/src/runtime-agent-tools.ts:7039
↓ 4 callersFunctionintegrationBranchNodeId
(treeId: string, entityKey: string | null, branchKey: string)
runtime/api-server/src/integration-memory.ts:3229
↓ 4 callersFunctionintegrationEntityNodeId
(treeId: string, entityKey: string)
runtime/api-server/src/integration-memory.ts:3221
↓ 4 callersFunctioninteractionFallbackLeafBody
(leaf: InteractionLeafRecord)
runtime/api-server/src/interaction-memory.ts:573
↓ 4 callersFunctioninvalidateAppSdkAuthCache
()
apps/desktop/src/lib/app-sdk-client.ts:50
↓ 4 callersFunctioninvalidateIntegrationAccountCache
( connectionIds?: readonly string[], )
apps/desktop/src/lib/integrationAccountStore.ts:104
↓ 4 callersFunctionisAbsolutePath
(targetPath: string)
apps/desktop/src/components/panes/FileExplorerPane.tsx:728
↓ 4 callersFunctionisActiveCoordinatorSession
( session: AgentSessionRecord | null | undefined, )
runtime/api-server/src/coordinator-session-routing.ts:47
↓ 4 callersFunctionisAllowedArchivePath
(p: string)
runtime/api-server/src/app.ts:3084
↓ 4 callersFunctionisComposioAccountMissingError
* Composio returns this when the connected_account_id has been deleted * upstream — common for legacy rows whose external_id pointed at a * Composio
apps/desktop/electron/main.ts:11100
↓ 4 callersFunctionisComposioNotFoundError
(error: unknown)
runtime/api-server/src/integration-context-fetch.ts:617
↓ 4 callersFunctionisCronjobMainSessionKind
(value: string | null | undefined)
runtime/api-server/src/cron-worker.ts:139
↓ 4 callersFunctionisDeprecatedRuntimeModelId
(modelId: string)
apps/desktop/electron/main.ts:6645
↓ 4 callersFunctionisHtmlPreviewPayload
( preview: Pick<FilePreviewPayload, "kind" | "extension"> | null | undefined, )
apps/desktop/src/components/panes/InternalSurfacePane.tsx:111
↓ 4 callersFunctionisMarkdownPreviewPayload
( preview: Pick<FilePreviewPayload, "kind" | "extension"> | null | undefined, )
apps/desktop/src/components/panes/InternalSurfacePane.tsx:100
↓ 4 callersFunctionisProviderIdSupported
(normalized: string)
runtime/api-server/src/integration-catalog.ts:136
↓ 4 callersFunctionisRecord
(value: unknown)
runtime/api-server/src/bridge-worker.ts:58
↓ 4 callersFunctionisRecord
(value: unknown)
runtime/api-server/src/composio-tool-registry.ts:24
↓ 4 callersFunctionisRecord
(value: unknown)
runtime/harnesses/src/native-web-search.ts:100
↓ 4 callersFunctionisSameOrDescendantPath
(rootPath: string, targetPath: string)
apps/desktop/electron/main.ts:20521
↓ 4 callersFunctionisSoftCheckpointCompactionError
(error: unknown)
runtime/api-server/src/session-checkpoint.ts:965
↓ 4 callersFunctionisSqliteError
(error: unknown)
apps/desktop/electron/browser-pane/import-chromium.ts:141
↓ 4 callersFunctionjsonResponse
(body: unknown, init: ResponseInit = {})
runtime/api-server/src/composio-mcp-host.test.ts:15
↓ 4 callersFunctionjsonResponse
(response: ServerResponse, statusCode: number, payload: Record<string, unknown>)
runtime/api-server/src/workspace-mcp-host.ts:141
↓ 4 callersFunctionlabPayload
(params: { lab: WorkspaceRecord | null; source: WorkspaceRecord; session: AgentSessionRecord | null; c
runtime/api-server/src/app.ts:2174
↓ 4 callersFunctionlegacyRuntimeDatabasePath
()
apps/desktop/electron/main.ts:3926
↓ 4 callersFunctionlegacyRuntimeProviderId
(modelProxyProvider: string)
runtime/api-server/src/agent-runtime-config.ts:729
↓ 4 callersFunctionlerpDmx
(start: number, end: number, progress: number)
apps/desktop/src/lib/dotmatrix-core.tsx:464
↓ 4 callersMethodlistTeammates
(params: RuntimeAgentToolsListTeammatesParams)
runtime/api-server/src/runtime-agent-tools.ts:3890
← previousnext →1,301–1,400 of 8,692, ranked by callers