MCPcopy Create free account

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

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

↓ 1 callersFunctionuninstallMarketplaceSkill
(data: UninstallMarketplaceSkillMutationRequest, config: Partial<RequestConfig<UninstallMarketplaceSkillMutati
sdk/app-sdk/src/generated/core/uninstallMarketplaceSkill.ts:19
↓ 1 callersFunctionuninstallMarketplaceSkillMutationKey
()
sdk/app-sdk/src/generated/react/useUninstallMarketplaceSkill.ts:13
↓ 1 callersFunctionuniqueChatMessagesInDisplayOrder
(messages: ChatMessage[])
apps/desktop/src/components/panes/ChatPane/index.tsx:1698
↓ 1 callersFunctionuniqueHarnessSkillIds
( skillMetadataByAlias: ReadonlyMap<string, HarnessSkillMetadata>, )
runtime/harnesses/src/skill-policy.ts:56
↓ 1 callersFunctionuniqueHarnessSkillMetadata
( skillMetadataByAlias: ReadonlyMap<string, HarnessSkillMetadata>, )
runtime/harnesses/src/skill-policy.ts:33
↓ 1 callersFunctionuniqueNonEmptyStringsInOrder
( values: Array<string | null | undefined>, )
runtime/api-server/src/agent-runtime-config.ts:318
↓ 1 callersFunctionunsupportedJobResult
(job: ProactiveBridgeJob)
runtime/api-server/src/bridge-worker.ts:185
↓ 1 callersFunctionunsupportedStartError
(params: { appId: string; appDir?: string; resolvedApp?: ResolvedApplicationRuntime; })
runtime/api-server/src/app-lifecycle-worker.ts:1299
↓ 1 callersFunctionupdate
()
apps/desktop/src/lib/dotmatrix-hooks.ts:13
↓ 1 callersFunctionupdateCellValue
( rowIndex: number, columnIndex: number, value: string, )
apps/desktop/src/components/panes/SpreadsheetEditor.tsx:282
↓ 1 callersMethodupdateConnection
(connectionId: string, params: { status?: string; secretRef?: string; accountLabel?: string; g
runtime/api-server/src/integrations.ts:404
↓ 1 callersFunctionupdateCronjob
( workspaceId: string, jobId: string, payload: CronjobUpdatePayload, )
apps/desktop/electron/main.ts:10189
↓ 1 callersFunctionupdateCronjobBody
(toolParams: unknown)
runtime/harnesses/src/runtime-tool-capability-client.ts:269
↓ 1 callersFunctionupdateDesktopBrowserCapabilityConfig
(update: { enabled: boolean; url?: string; authToken?: string; })
apps/desktop/electron/main.ts:5807
↓ 1 callersFunctionupdateHeaderValue
(columnIndex: number, value: string)
apps/desktop/src/components/panes/SpreadsheetEditor.tsx:262
↓ 1 callersMethodupdateInteractionLeafStatus
(params: { workspaceId: string; leafId: string; status: InteractionLeafStatus; supersededAt?:
runtime/state-store/src/store.ts:7315
↓ 1 callersFunctionupdateIssue
( workspaceId: string, issueId: string, payload: UpdateIssuePayload, )
apps/desktop/electron/main.ts:10027
↓ 1 callersMethodupdateMemoryUpdateProposal
(params: { workspaceId: string; proposalId: string; fields: MemoryUpdateProposalUpdateFields; })
runtime/state-store/src/store.ts:3184
↓ 1 callersFunctionupdateNotification
( workspaceId: string, notificationId: string, payload: RuntimeNotificationUpdatePayload, )
apps/desktop/electron/main.ts:10300
↓ 1 callersFunctionupdateQueuedSessionInput
( payload: HolabossUpdateQueuedSessionInputPayload, )
apps/desktop/electron/main.ts:16565
↓ 1 callersFunctionupdateStep
(now: number)
apps/desktop/src/lib/dotmatrix-hooks.ts:131
↓ 1 callersFunctionupdateTeammate
( workspaceId: string, teammateId: string, payload: UpdateTeammatePayload, )
apps/desktop/electron/main.ts:9912
↓ 1 callersMethodupdateTerminalSession
(params: { workspaceId: string; terminalId: string; title?: string | null; status?: TerminalSe
runtime/state-store/src/store.ts:6193
↓ 1 callersFunctionupdateTurnContextBudgetTelemetryFromEvent
( telemetry: TurnContextBudgetTelemetry, eventType: string, payload: Record<string, unknown>, )
runtime/api-server/src/claimed-input-executor.ts:2268
↓ 1 callersMethodupdateTurnResultContextBudgetDecisions
(params: { workspaceId: string; inputId: string; contextBudgetDecisions: Record<string, unknown> |
runtime/state-store/src/store.ts:6449
↓ 1 callersFunctionuploadOnce
( url: string, data: Buffer, timeoutMs: number, onProgress: ((p: UploadProgress) => void) | undefined,
apps/desktop/electron/workspace-packager.ts:704
↓ 1 callersFunctionuploadToPresignedUrl
( url: string, data: Buffer, optionsOrTimeoutMs: UploadOptions | number = {}, )
apps/desktop/electron/workspace-packager.ts:671
↓ 1 callersFunctionupsertAppCatalogEntry
( database: Database.Database, params: { appId: string source: AppCatalogSource name: string
apps/desktop/electron/control-plane-owned-state.ts:1124
↓ 1 callersFunctionupsertLegacySessionHistoryManifest
(params: { store: RuntimeStateStore; workspace: WorkspaceRecord; items: Array<Record<string, unknown>>;
runtime/api-server/src/app.ts:1772
↓ 1 callersMethodupsertOAuthAppConfig
(params: { providerId: string; clientId: string; clientSecret: string; authorizeUrl: string;
runtime/state-store/src/store.ts:4992
↓ 1 callersFunctionupsertOAuthConfig
( providerId: string, payload: OAuthAppConfigUpsertPayload, )
apps/desktop/electron/main.ts:10725
↓ 1 callersMethodupsertOAuthConfig
( providerId: string, payload: LocalOAuthAppConfigUpsertPayload, )
apps/desktop/electron/control-plane-owned-state.ts:198
↓ 1 callersFunctionupsertSessionRecordOverride
(record: AgentSessionRecordPayload)
apps/desktop/src/components/panes/ChatPane/index.tsx:4304
↓ 1 callersFunctionupsertUserMemoryEntry
(store: RuntimeStateStore, params: { memoryId: string; memoryType: "preference" | "identity"; title: str
runtime/api-server/src/recall-embedding-backfill-worker.test.ts:68
↓ 1 callersFunctionurgencyScore
(evidence: BaseMemoryRerankerEvidence)
runtime/api-server/src/memory-reranker.ts:137
↓ 1 callersFunctionuseChatComposerModelSelection
()
apps/desktop/src/lib/chat/useChatComposerModelSelection.ts:180
↓ 1 callersFunctionuseChatLayout
()
apps/desktop/src/components/layout/shell/useChatLayout.ts:15
↓ 1 callersFunctionuseControlCenterCardSignals
( workspaceIds: readonly string[], enabled: boolean, )
apps/desktop/src/lib/controlCenterLifecycle.ts:35
↓ 1 callersFunctionuseDraftRestore
(workspaceId: string | null)
apps/desktop/src/components/publish/usePublishDraft.ts:113
↓ 1 callersFunctionuseElapsedMs
()
apps/desktop/src/components/integration/OAuthWaitIndicator.tsx:152
↓ 1 callersFunctionuseIntegrationAccountMetadata
( connections: IntegrationConnectionPayload[], )
apps/desktop/src/lib/integrationAccountStore.ts:82
↓ 1 callersFunctionuseIsDarkTheme
()
apps/desktop/src/lib/themeAttr.ts:44
↓ 1 callersFunctionuseIsMacFullscreen
()
apps/desktop/src/lib/StoplightContext.tsx:63
↓ 1 callersFunctionuseIsMobile
()
sdk/ui/src/hooks/use-mobile.ts:5
↓ 1 callersFunctionuseNameCheck
(name: string, debounceMs = 400)
apps/desktop/src/components/publish/useNameCheck.ts:15
↓ 1 callersFunctionusePublishDraftAutosave
( workspaceId: string | null, draft: Omit<PublishDraft, "schemaVersion" | "savedAt">, enabled: boolean,
apps/desktop/src/components/publish/usePublishDraft.ts:74
↓ 1 callersFunctionusePublishFlow
()
apps/desktop/src/components/publish/usePublishFlow.ts:48
↓ 1 callersFunctionuseQueuedSessionInputPreview
(params: { workspaceId?: string | null; sessionId?: string | null; })
apps/desktop/src/components/panes/ChatPane/index.tsx:1906
↓ 1 callersFunctionuseRendererSentrySection
( name: string, value: Record<string, unknown> | null | undefined, )
apps/desktop/src/lib/rendererSentry.ts:147
↓ 1 callersFunctionuseReturnedToAppAfterStart
()
apps/desktop/src/components/integration/OAuthWaitIndicator.tsx:164
↓ 1 callersFunctionuseSettingsState
()
apps/desktop/src/components/layout/shell/useSettingsState.ts:68
↓ 1 callersFunctionuseShellNotifications
()
apps/desktop/src/components/layout/shell/useShellNotifications.ts:93
↓ 1 callersFunctionuseWorkspaceArtifacts
(workspaceId: string | null)
apps/desktop/src/components/layout/shell/useWorkspaceLists.ts:75
↓ 1 callersFunctionuseWorkspaceIssueTurnResults
( workspaceId: string, sessionIds: string[], )
apps/desktop/src/components/layout/shell/WorkspaceDashboardPane.tsx:229
↓ 1 callersFunctionuseWorkspaceOutputFolders
(workspaceId: string | null)
apps/desktop/src/components/layout/shell/useWorkspaceLists.ts:39
↓ 1 callersFunctionuseWorkspaceSkills
(workspaceId: string | null)
apps/desktop/src/components/layout/shell/useWorkspaceLists.ts:6
↓ 1 callersFunctionvalidateCron
(cron: string)
apps/desktop/src/lib/cron.ts:37
↓ 1 callersFunctionvalidateFindPathInputs
(paths: readonly string[])
runtime/harness-host/src/pi-find-tool.ts:87
↓ 1 callersFunctionvalidateModulePath
(modulePath: string, toolId: string)
runtime/api-server/src/workspace-tool-loader.ts:90
↓ 1 callersFunctionvalidateRuntimeProvider
( providerId: string, )
apps/desktop/electron/main.ts:5502
↓ 1 callersFunctionvalidateRuntimeRoot
(runtimeRoot: string)
apps/desktop/electron/main.ts:17063
↓ 1 callersMethodvalue
()
runtime/harnesses/src/attachment-content.ts:20
↓ 1 callersFunctionverifyPortListenerCwd
(params: { port: number; expectedAppDir: string; })
runtime/api-server/src/app-lifecycle-worker.ts:712
↓ 1 callersFunctionversionFromReleaseTag
(releaseTag)
apps/desktop/scripts/run-electron-builder.mjs:28
↓ 1 callersFunctionvirtualIntegrationContactContent
(params: { tree: IntegrationTreeRecord; entry: IntegrationContactEntry; relatedThreadLabels: string[]; }
runtime/api-server/src/integration-memory.ts:3269
↓ 1 callersFunctionvisit
(node: TreeNode)
apps/desktop/src/components/publish/BundleFileTree.tsx:303
↓ 1 callersFunctionvisit
(dir: string)
runtime/api-server/src/workspace-app-ui-lint.ts:105
↓ 1 callersFunctionvisit
(dir: string)
runtime/api-server/src/workspace-app-host-lint.ts:85
↓ 1 callersFunctionvisit
(currentDir: string, relativeDir: string)
runtime/api-server/src/teammate-skill-files.ts:314
↓ 1 callersMethodwait
(delay: number, maybeOptions?: SchedulerWaitOptions)
website/docs/worker-configuration.d.ts:877
↓ 1 callersFunctionwaitFor
(pred: () => boolean, timeoutMs: number)
sdk/app-builder-sdk/test/workspace-integration.test.ts:141
↓ 1 callersFunctionwaitFor
(pred: () => boolean, timeoutMs: number)
sdk/app-builder-sdk/test/manifest-and-entry-point.test.ts:163
↓ 1 callersFunctionwaitFor
(assertion: () => void, timeoutMs = 1_000)
runtime/api-server/src/integration-context-fetch-manager.test.ts:24
↓ 1 callersFunctionwaitForAuthCallback
(timeoutMs = 120_000)
apps/desktop/electron/main.ts:9420
↓ 1 callersFunctionwaitForBrowserWindowFocus
(host: BrowserWindow)
apps/desktop/electron/browser-pane/tab-state.ts:651
↓ 1 callersFunctionwaitForComposioConnectionInvalidation
({ externalId, signal, }: { externalId: string; signal?: AbortSignal; })
apps/desktop/src/lib/composioConnectionEvents.ts:47
↓ 1 callersFunctionwaitForDesktopBrowserConfig
(userDataPath)
apps/desktop/e2e/browser-workspace-isolation.test.mjs:91
↓ 1 callersFunctionwaitForHtmlPdfRender
(contents: WebContents)
apps/desktop/electron/main.ts:21201
↓ 1 callersFunctionwaitForInFlightAppBuild
(params: { store: RuntimeStateStore; workspaceId: string; appId: string; timeoutMs?: number; })
runtime/api-server/src/resolved-app-bootstrap-shared.ts:165
↓ 1 callersFunctionwaitForOpenAiCodexAuthorizationCode
( params: { deviceAuthId: string; userCode: string; intervalSeconds: number; }, options?: {
apps/desktop/electron/main.ts:7892
↓ 1 callersFunctionwaitForRenderedBrowserFrame
( tab: BrowserTabRecord, )
apps/desktop/electron/browser-pane/tab-state.ts:702
↓ 1 callersMethodwaitForSubagentCancellationSettlement
(params: { workspaceId: string; subagentId: string; ownerMainSessionId: string; })
runtime/api-server/src/runtime-agent-tools.ts:6562
↓ 1 callersFunctionwaitForTurnResult
(baseUrl, params)
scripts/memory-eval.mjs:287
↓ 1 callersFunctionwaitForWorkspaceMcpReady
( url: string, timeoutSeconds: number, deps: Pick<WorkspaceMcpSidecarDeps, "isReady"> )
runtime/api-server/src/workspace-mcp-sidecar.ts:232
↓ 1 callersMethodwaitTerminalSession
(params: RuntimeAgentToolsWaitTerminalSessionParams)
runtime/api-server/src/runtime-agent-tools.ts:5994
↓ 1 callersFunctionwaitTerminalSessionBody
(toolParams: unknown)
runtime/harnesses/src/runtime-tool-capability-client.ts:514
↓ 1 callersMethodwake
()
runtime/api-server/src/evolve-worker.ts:91
↓ 1 callersMethodwake
()
runtime/api-server/src/main-session-event-worker.ts:32
↓ 1 callersMethodwake
()
runtime/api-server/src/main-session-event-worker.ts:514
↓ 1 callersMethodwake
()
runtime/api-server/src/recall-embedding-backfill-worker.ts:186
↓ 1 callersFunctionwalk
(dir: string)
apps/desktop/electron/workspace-packager.ts:527
↓ 1 callersFunctionwalk
(currentPath: string)
runtime/api-server/src/interaction-memory.ts:616
↓ 1 callersFunctionwalk
(currentPath: string)
runtime/api-server/src/integration-memory.ts:2831
↓ 1 callersFunctionwalkSourceFiles
(rootDir: string)
runtime/api-server/src/workspace-app-host-lint.ts:83
↓ 1 callersFunctionwatchFilePreviewPath
( targetPath: string, workspaceId?: string | null, )
apps/desktop/electron/main.ts:20460
↓ 1 callersFunctionwebSearchParameters
()
runtime/harnesses/src/native-web-search.ts:841
↓ 1 callersFunctionwhen
(s: string)
sdk/app-builder-sdk/reference/slack-messaging/e2e-bearer.ts:33
↓ 1 callersFunctionwhen
(s: string)
runtime/harnesses/src/embedded-skills/app-builder-sdk/reference/slack-messaging/e2e-bearer.ts:33
↓ 1 callersFunctionwindowDayKeys
(days: number)
apps/desktop/src/components/layout/shell/WorkspaceDashboardPane.tsx:136
↓ 1 callersFunctionwindowsPowerShellPath
()
apps/desktop/electron/main.ts:17219
← previousnext →6,601–6,700 of 8,692, ranked by callers