MCPcopy Create free account

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

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

↓ 3 callersFunctionemptyHarnessTodoState
(sessionId: string)
runtime/harnesses/src/todo-policy.ts:104
↓ 3 callersFunctionemptySessionTodoState
(sessionId: string)
runtime/api-server/src/session-todo.ts:114
↓ 3 callersFunctionemptyWorkspaceListResponse
( limit = 100, )
apps/desktop/electron/main.ts:13974
↓ 3 callersFunctionensureAllAppsRunning
( workspaceId: string )
runtime/api-server/src/app.ts:4322
↓ 3 callersMethodensureAppBuilderTeammate
(workspaceId: string)
runtime/state-store/src/store.ts:2434
↓ 3 callersFunctionensureCodexTokensFresh
(skewMs: number = DEFAULT_SKEW_MS)
runtime/api-server/src/codex-token-refresh.ts:218
↓ 3 callersFunctionensureProviderGroup
(providerId: string)
apps/desktop/electron/main.ts:6864
↓ 3 callersFunctionensureRuntimeBindingReadyForWorkspaceFlow
( reason: string, options?: { forceRefresh?: boolean; allowProvisionWhenUnmanaged?: boolean; w
apps/desktop/electron/main.ts:8985
↓ 3 callersFunctionensureUncategorizedEntity
(store: RuntimeStateStore, workspaceId: string)
runtime/api-server/src/interaction-memory.ts:1264
↓ 3 callersFunctionensureVirtualDirectory
( root: VirtualMemoryDirectoryBuilder, segments: string[], )
runtime/api-server/src/memory-browser.ts:429
↓ 3 callersFunctionensureWorkspaceOnboardingStarterMessage
(params: { store: RuntimeStateStore; workspaceId: string; sessionId: string; })
runtime/api-server/src/app.ts:2153
↓ 3 callersFunctionerrResult
(code: string, message: string)
sdk/app-builder-sdk/src/runtime/mcp-server.ts:488
↓ 3 callersFunctionerrResult
(code: string, message: string)
runtime/harnesses/src/embedded-skills/app-builder-sdk/sdk-package/src/runtime/mcp-server.ts:488
↓ 3 callersFunctionescapeYaml
(s: string)
sdk/app-builder-sdk/src/runtime/manifest.ts:89
↓ 3 callersFunctionescapeYaml
(s: string)
runtime/harnesses/src/embedded-skills/app-builder-sdk/sdk-package/src/runtime/manifest.ts:89
↓ 3 callersFunctionestimateSessionContextTokens
(sessionFile: string)
runtime/api-server/src/session-checkpoint.ts:419
↓ 3 callersFunctionevaluatePreRunSessionCompaction
(params: { liveSessionFile: string; snapshotPayload: Record<string, unknown> | null; selectedModel: stri
runtime/api-server/src/session-checkpoint.ts:555
↓ 3 callersFunctionevaluateWorkspace
(browserConfig, workspaceId, expression)
apps/desktop/e2e/browser-workspace-isolation.test.mjs:198
↓ 3 callersFunctioneventChannel
(terminalId: string)
runtime/api-server/src/terminal-session-manager.ts:92
↓ 3 callersFunctioneventSequence
(event: Record<string, unknown>)
runtime/api-server/src/runner-worker.ts:341
↓ 3 callersFunctionexpect
(actual: T)
sdk/app-builder-sdk/reference/slack-messaging/e2e-bearer.ts:35
↓ 3 callersFunctionexpect
(actual: T)
runtime/harnesses/src/embedded-skills/app-builder-sdk/reference/slack-messaging/e2e-bearer.ts:35
↓ 3 callersFunctionextractEmailAddresses
(value: string | null)
runtime/api-server/src/integration-memory.ts:3356
↓ 3 callersFunctionfallbackWorkspaceActivityAt
(workspace: WorkspaceRecordPayload)
apps/desktop/src/components/layout/WorkspaceControlCenter.tsx:174
↓ 3 callersFunctionfetchJson
(url, init)
scripts/lib/memory-live-utils.mjs:274
↓ 3 callersFunctionfetchWorkspaceAppProbe
(params: { url: string; method?: "GET" | "POST"; timeoutMs: number; headers?: Record<string, string>;
runtime/api-server/src/runtime-agent-tools.ts:1912
↓ 3 callersFunctionfinalizeLiveTraceSteps
( status: Extract<ChatTraceStepStatus, "completed" | "error" | "waiting">, )
apps/desktop/src/components/layout/shell/IssueDetailPane.tsx:519
↓ 3 callersFunctionfingerprintText
(value: string)
runtime/api-server/src/agent-prompt-sections.ts:182
↓ 3 callersFunctionfiniteNumber
(value: unknown)
runtime/api-server/src/claimed-input-executor.ts:1873
↓ 3 callersFunctionfirstExistingPath
(paths)
runtime/deploy/package_windows_runtime.mjs:72
↓ 3 callersFunctionfirstExistingRelativePath
( rootPath: string, relativePaths: readonly string[], )
apps/desktop/electron/main.ts:16974
↓ 3 callersFunctionfirstNonEmptyString
(...values: unknown[])
runtime/harness-host/src/pi.ts:640
↓ 3 callersFunctionflushExecutionSegment
()
apps/desktop/src/components/panes/ChatPane/index.tsx:3169
↓ 3 callersFunctionfocusOrCreateMainWindow
()
apps/desktop/electron/main.ts:22734
↓ 3 callersFunctionforgetWorkspaceDir
(workspaceId: string)
apps/desktop/electron/main.ts:13062
↓ 3 callersFunctionformatAttachmentSize
(sizeBytes: number)
apps/desktop/src/components/panes/ChatPane/AttachmentList.tsx:10
↓ 3 callersFunctionformatBytes
(n: number)
apps/desktop/src/components/publish/PublishScreen.tsx:79
↓ 3 callersFunctionformatBytes
(n: number)
apps/desktop/src/components/publish/BundleFileTree.tsx:31
↓ 3 callersFunctionformatCalendarLabel
(value: string | null | undefined)
apps/desktop/src/components/layout/shell/IssueDetailPane.tsx:117
↓ 3 callersFunctionformatCompactNumber
(value: number)
apps/desktop/src/components/layout/shell/WorkspaceDashboardPane.tsx:117
↓ 3 callersMethodfromDataAsync
(data: Buffer | Uint8Array | ArrayBuffer)
runtime/harnesses/src/attachment-content.ts:33
↓ 3 callersFunctionfutureEvent
(offsetMinutes = 60, durationMinutes = 30)
sdk/app-builder-sdk/reference/gcalendar-events/e2e.ts:135
↓ 3 callersFunctionfutureEvent
(offsetMinutes = 60, durationMinutes = 30)
runtime/harnesses/src/embedded-skills/app-builder-sdk/reference/gcalendar-events/e2e.ts:135
↓ 3 callersFunctiongatewayBaseUrl
(service: string)
apps/desktop/electron/main.ts:9303
↓ 3 callersFunctiongetConnectedAccount
( params: GetConnectedAccountParams )
runtime/api-server/src/composio-minimal-example.ts:220
↓ 3 callersMethodgetConversationBinding
(params: { workspaceId: string; bindingId: string })
runtime/state-store/src/store.ts:3511
↓ 3 callersFunctiongetExplorerRowId
(absolutePath: string)
apps/desktop/src/components/panes/FileExplorerPane.tsx:1105
↓ 3 callersMethodgetIntegrationLeaf
(params: { leafId: string; })
runtime/state-store/src/store.ts:7991
↓ 3 callersMethodgetInteractionLeaf
(params: { workspaceId: string; leafId: string; })
runtime/state-store/src/store.ts:7210
↓ 3 callersMethodgetJson
(path: string)
runtime/api-server/src/composio-api-client.ts:282
↓ 3 callersMethodgetLatestInputForSession
(params: LatestSessionInputOptions)
runtime/state-store/src/store.ts:5125
↓ 3 callersMethodgetMemoryEntry
(params: { memoryId: string; workspaceId?: string | null })
runtime/state-store/src/store.ts:6840
↓ 3 callersMethodgetMemoryUpdateProposal
(params: { workspaceId: string; proposalId: string })
runtime/state-store/src/store.ts:11959
↓ 3 callersFunctiongetPayloadConfigFromPayload
( config: ChartConfig, payload: unknown, key: string )
sdk/ui/src/primitives/chart.tsx:328
↓ 3 callersMethodgetRuntimeNotification
(params: { workspaceId: string; notificationId: string })
runtime/state-store/src/store.ts:11474
↓ 3 callersMethodgetSessionFile
()
runtime/api-server/src/session-checkpoint.ts:97
↓ 3 callersMethodgetTask
(params: RuntimeAgentToolsGetTaskParams)
runtime/api-server/src/runtime-agent-tools.ts:4724
↓ 3 callersMethodgetTerminalSession
(params: RuntimeAgentToolsGetTerminalSessionParams)
runtime/api-server/src/runtime-agent-tools.ts:5968
↓ 3 callersMethodgetWorkspaceAppPorts
( params: RuntimeAgentToolsGetWorkspaceAppPortsParams, )
runtime/api-server/src/runtime-agent-tools.ts:7457
↓ 3 callersFunctiongitHubRepositoriesFromData
(value: unknown)
runtime/api-server/src/integration-context-fetch.ts:917
↓ 3 callersFunctiongmailHeaderValue
(payload: unknown, name: string)
runtime/api-server/src/integration-context-fetch.ts:814
↓ 3 callersFunctionhandleAuthCallbackUrl
(targetUrl: string)
apps/desktop/electron/main.ts:9172
↓ 3 callersFunctionhandleBrowserWindowOpenAsTab
( workspaceId: string, targetUrl: string, disposition: string, frameName: string, space: B
apps/desktop/electron/browser-pane/tab-state.ts:1315
↓ 3 callersFunctionhandleStartSignIn
()
apps/desktop/src/components/auth/AuthPanel.tsx:2182
↓ 3 callersFunctionhasBlockedPersistedHarnessTodoState
(stateDir: string, sessionId: string)
runtime/harnesses/src/todo-policy.ts:356
↓ 3 callersFunctionhasExplicitAuthHeader
(headers: Record<string, string>)
runtime/api-server/src/memory-model-client.ts:87
↓ 3 callersFunctionhasExplicitAuthHeader
(headers: Record<string, string>)
runtime/api-server/src/image-generation.ts:55
↓ 3 callersFunctionhasFlag
(argv, flag)
scripts/lib/memory-live-utils.mjs:34
↓ 3 callersFunctionhasRenderableMessageContent
( text: string, attachments: ChatAttachment[], )
apps/desktop/src/components/panes/ChatPane/index.tsx:993
↓ 3 callersFunctionheaderValue
(headers: unknown, key: string)
sdk/bridge/src/turn-context.ts:4
↓ 3 callersFunctionhideAuthPopup
()
apps/desktop/electron/main.ts:22509
↓ 3 callersFunctionhighSignalScore
(value: string)
runtime/api-server/src/memory-reranker.ts:102
↓ 3 callersFunctionhostFromUrl
(url: string)
apps/desktop/src/components/layout/shell/TopChrome.tsx:425
↓ 3 callersMethodhyperlink
()
apps/desktop/electron/main.ts:256
↓ 3 callersFunctionimageGenerationProviderDraftId
( value: string, )
apps/desktop/src/components/auth/AuthPanel.tsx:1111
↓ 3 callersFunctionimageGenerationProviderIsAvailable
( document: Record<string, unknown>, providerId: string, runtimeConfig: ReturnType<typeof resolveProduct
runtime/api-server/src/image-generation-model.ts:338
↓ 3 callersFunctionimageInputUnsupportedMessage
(modelLabel: string)
apps/desktop/src/components/panes/ChatPane/helpers.ts:61
↓ 3 callersFunctioninferDraggedAttachmentKind
(name: string, mimeType?: string | null)
apps/desktop/src/lib/attachmentDrag.ts:19
↓ 3 callersFunctioninferModelProxyProviderFromToken
(token: string)
runtime/api-server/src/agent-runtime-config.ts:422
↓ 3 callersFunctioninspectableRunSessionCategory
( session: AgentSessionRecordPayload, )
apps/desktop/src/components/panes/SubagentSessionsPane.tsx:55
↓ 3 callersFunctionintegrationBranchSlug
(key: string | null | undefined, label: string | null | undefined)
runtime/api-server/src/integration-memory.ts:400
↓ 3 callersFunctionintegrationCatalogProviderIds
()
runtime/api-server/src/integration-catalog.ts:121
↓ 3 callersFunctionintegrationEntitySlug
(key: string | null | undefined, label: string | null | undefined)
runtime/api-server/src/integration-memory.ts:395
↓ 3 callersMethodinvokeSkill
(params: RuntimeAgentToolsInvokeSkillParams)
runtime/api-server/src/runtime-agent-tools.ts:5711
↓ 3 callersFunctionisAbsolutePath
(targetPath: string)
apps/desktop/src/components/panes/InternalSurfacePane.tsx:70
↓ 3 callersFunctionisCronjobMainSessionKind
(kind: string | null | undefined)
runtime/api-server/src/claimed-input-executor.ts:2839
↓ 3 callersFunctionisDelegatingFrontSessionKind
(params: { sessionKind: string | null | undefined; onboardingState?: string | null; })
runtime/api-server/src/ts-runner.ts:1229
↓ 3 callersFunctionisExplorerShortcutTarget
(target: EventTarget | null)
apps/desktop/src/components/panes/FileExplorerPane.tsx:3212
↓ 3 callersFunctionisInStoreCatalog
(toolkitSlug: string)
runtime/api-server/src/integration-store-catalog.ts:154
↓ 3 callersFunctionisJsonValue
(value: unknown)
runtime/harness-host/src/contracts.ts:167
↓ 3 callersFunctionisManagedWebSearchProvider
(providerId: WebSearchProviderId)
apps/desktop/src/components/auth/AuthPanel.tsx:385
↓ 3 callersFunctionisNativeTextAction
(action: BrowserActionKind)
runtime/api-server/src/desktop-browser-tools.ts:1628
↓ 3 callersFunctionisPreservedWorkspaceEntryForReplaceExisting
(entryName: string)
runtime/api-server/src/app.ts:2906
↓ 3 callersFunctionisPrimaryChatSessionKind
(kind: string | null | undefined)
runtime/api-server/src/app.ts:1633
↓ 3 callersFunctionisRecord
(value: unknown)
runtime/api-server/src/main-session-event-prompt.ts:3
↓ 3 callersFunctionisRecord
(value: unknown)
runtime/api-server/src/runtime-ai-monitoring.ts:19
↓ 3 callersFunctionisRecord
(value: unknown)
runtime/api-server/src/memory-recall-manifest.ts:101
↓ 3 callersFunctionisRecord
(value: unknown)
runtime/api-server/src/integration-types.ts:39
↓ 3 callersFunctionisRecord
(value: unknown)
runtime/api-server/src/cronjob-policy.ts:9
↓ 3 callersFunctionisRecord
(value: unknown)
runtime/api-server/src/runner-worker.ts:309
← previousnext →1,801–1,900 of 8,692, ranked by callers