Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/holaboss-ai/holaOS
/ functions
Functions
8,692 in github.com/holaboss-ai/holaOS
⨍
Functions
8,692
◇
Types & classes
2,242
↓ 2 callers
Function
filenameFromUrl
(value: string)
runtime/api-server/src/runtime-agent-tools.ts:2398
↓ 2 callers
Function
filterPiRuntimeToolDefinitionsForHost
( tools: readonly TTool[], )
runtime/harness-host/src/pi.ts:1780
↓ 2 callers
Function
finalize
(node: TreeNode)
apps/desktop/src/components/publish/BundleFileTree.tsx:96
↓ 2 callers
Method
finalize
(returnCode: number)
runtime/api-server/src/runner-worker.ts:754
↓ 2 callers
Method
finalizeLiveSession
( live: LiveTerminalSession, params: { eventType: string; status: TerminalSessionStatus;
runtime/api-server/src/terminal-session-manager.ts:535
↓ 2 callers
Function
findLoadedEntry
( entries: LocalFileEntry[], targetPath: string, directoryEntriesByPath: Record<string, LocalFileEntry[]
apps/desktop/src/components/panes/FileExplorerPane.tsx:912
↓ 2 callers
Function
fingerprintJsonValue
(value: unknown)
runtime/api-server/src/ts-runner.ts:338
↓ 2 callers
Function
firstAccessiblePath
(paths)
apps/desktop/scripts/runtime-bundle-state.mjs:69
↓ 2 callers
Function
firstConfiguredProviderByKind
( catalog: RuntimeModelCatalog, kind: string, )
runtime/api-server/src/agent-runtime-config.ts:749
↓ 2 callers
Function
firstExistingPath
(paths)
apps/desktop/scripts/stage-runtime-bundle.mjs:39
↓ 2 callers
Function
firstExistingPath
(paths)
runtime/deploy/bootstrap/windows.mjs:39
↓ 2 callers
Function
firstMatchingEntry
(rootPath, matcher)
runtime/deploy/stage_python_runtime.mjs:44
↓ 2 callers
Function
firstNonEmptyLine
(content: string)
apps/desktop/electron/main.ts:9706
↓ 2 callers
Function
firstNonEmptyString
(...values: unknown[])
runtime/api-server/src/memory-model-client.ts:53
↓ 2 callers
Function
firstNonEmptyString
(...values: Array<string | null | undefined>)
runtime/api-server/src/recall-embedding-backfill-worker.ts:65
↓ 2 callers
Function
firstNonEmptyString
(...values: unknown[])
runtime/harnesses/src/mcp.ts:78
↓ 2 callers
Function
flattenHarnessTodoSummaries
(phases: HarnessTodoPhase[])
runtime/harnesses/src/todo-policy.ts:141
↓ 2 callers
Function
flattenSessionTodoSummaries
( phases: SessionTodoPhase[], )
runtime/api-server/src/session-todo.ts:137
↓ 2 callers
Function
flush
()
apps/desktop/electron/main.ts:16600
↓ 2 callers
Function
flush
(next: number)
apps/desktop/src/components/panes/ChatPane/index.tsx:9568
↓ 2 callers
Function
flushHarnessSentry
()
runtime/harness-host/src/harness-ai-monitoring.ts:48
↓ 2 callers
Function
flushLiveAssistantOutputSegment
( tone: ChatMessage["tone"] = "default", )
apps/desktop/src/components/layout/shell/IssueDetailPane.tsx:447
↓ 2 callers
Function
flushLiveAssistantOutputSegment
( tone: ChatMessage["tone"] = "default", )
apps/desktop/src/components/panes/ChatPane/index.tsx:4798
↓ 2 callers
Function
flushLiveExecutionSegment
()
apps/desktop/src/components/layout/shell/IssueDetailPane.tsx:464
↓ 2 callers
Function
flushSentry
()
runtime/api-server/src/index.ts:84
↓ 2 callers
Function
focusBrowserTabInSpace
( workspaceId: string, tabSpace: BrowserTabSpaceState, tabId: string, space: BrowserSpaceId,
apps/desktop/electron/browser-pane/tab-state.ts:1094
↓ 2 callers
Function
focusContextLabel
(view?: string | null)
apps/desktop/src/components/panes/appSurfacePresentation.ts:26
↓ 2 callers
Function
formatBillingDate
(value: string)
apps/desktop/src/components/billing/BillingSummaryCard.tsx:27
↓ 2 callers
Function
formatBillingDateTime
(value: string)
apps/desktop/src/components/billing/BillingSettingsPanel.tsx:40
↓ 2 callers
Function
formatBytes
(n: number)
apps/desktop/src/components/publish/LivePreviewPanel.tsx:49
↓ 2 callers
Function
formatCapabilityToolResultForModel
( payload: unknown, options?: { thresholdBytes?: number; previewBytes?: number; }, )
runtime/harnesses/src/capability-http.ts:197
↓ 2 callers
Function
formatHarnessTodoListText
(phases: HarnessTodoPhase[])
runtime/harnesses/src/todo-policy.ts:701
↓ 2 callers
Function
formatPreviewSize
(bytes: number)
apps/desktop/src/components/panes/InternalSurfacePane.tsx:974
↓ 2 callers
Function
formatRelative
(ms: number | null)
apps/desktop/src/components/publish/PublishScreen.tsx:95
↓ 2 callers
Function
formatRemaining
(remainingMs: number)
apps/desktop/src/components/integration/OAuthWaitIndicator.tsx:145
↓ 2 callers
Function
formatSessionTodoWriteText
(nextState: SessionTodoState)
runtime/api-server/src/session-todo.ts:688
↓ 2 callers
Function
formatWorkspaceToolBridgeError
(error: unknown)
runtime/api-server/src/workspace-tool-loader.ts:282
↓ 2 callers
Method
forward
* Forward this email message to a verified destination address of the account. * @param rcptTo Verified destination address. * @param header
website/docs/worker-configuration.d.ts:10739
↓ 2 callers
Function
freshnessNote
(evidence: MemoryRetrievalEvidence)
runtime/api-server/src/memory-hybrid-retrieval.ts:92
↓ 2 callers
Function
freshnessNote
( stalenessPolicy: MemoryStalenessPolicy, verificationPolicy: MemoryVerificationPolicy )
runtime/api-server/src/memory-governance.ts:120
↓ 2 callers
Function
freshnessRank
(value: MemoryFreshnessAssessment["state"])
runtime/api-server/src/memory-recall-index.ts:288
↓ 2 callers
Function
genAiSpanAttributes
(params: { operationName: string; model: string; providerId?: string | null; workspaceId?: string | nu
runtime/api-server/src/runtime-ai-monitoring.ts:87
↓ 2 callers
Function
generateSummaryText
(params: { entity: InteractionEntityRecord; children: Array<{ kind: InteractionTreeChildKind; id:
runtime/api-server/src/interaction-memory.ts:1528
↓ 2 callers
Function
getAppHttpUrl
( workspaceId: string, appId: string, )
apps/desktop/electron/main.ts:18077
↓ 2 callers
Method
getAttribute
(name: string)
website/docs/worker-configuration.d.ts:1535
↓ 2 callers
Method
getBindingByHarnessSessionId
(params: { workspaceId: string; harness: string; harnessSessionId: string; })
runtime/state-store/src/store.ts:3399
↓ 2 callers
Function
getButtonBounds
(button: HTMLButtonElement | null)
apps/desktop/src/components/panes/BrowserPane.tsx:647
↓ 2 callers
Method
getCatalog
()
runtime/api-server/src/integrations.ts:221
↓ 2 callers
Function
getFilePreviewKind
(targetPath: string)
apps/desktop/electron/main.ts:20154
↓ 2 callers
Method
getInputByIdempotencyKey
(params: { workspaceId: string; idempotencyKey: string })
runtime/state-store/src/store.ts:5116
↓ 2 callers
Function
getItemOffset
(depth: number)
website/docs/app/routes/docs.tsx:87
↓ 2 callers
Function
getLocalWorkspaceLifecycle
( workspaceId: string, )
apps/desktop/electron/main.ts:14718
↓ 2 callers
Function
getMarketplaceSkill
(skillId: GetMarketplaceSkillPathParams["skillId"], config: Partial<RequestConfig> & { client?: typeof fetch }
sdk/app-sdk/src/generated/core/getMarketplaceSkill.ts:19
↓ 2 callers
Function
getMarketplaceSkillQueryKey
(skillId: GetMarketplaceSkillPathParams["skillId"])
sdk/app-sdk/src/generated/react/useGetMarketplaceSkill.ts:13
↓ 2 callers
Function
getMarketplaceSkillSuspenseQueryKey
(skillId: GetMarketplaceSkillPathParams["skillId"])
sdk/app-sdk/src/generated/react/useGetMarketplaceSkillSuspense.ts:13
↓ 2 callers
Method
getNode
(subPath?: string)
runtime/harness-host/src/pi-archive-reader.ts:112
↓ 2 callers
Function
getOnboardingStatus
( workspaceId: string, )
apps/desktop/electron/main.ts:16307
↓ 2 callers
Method
getOutputCounts
(params: { workspaceId: string })
runtime/state-store/src/store.ts:10838
↓ 2 callers
Function
getProtectedWorkspacePathLabel
( workspaceRoot: string | null | undefined, targetPath: string | null | undefined, )
apps/desktop/src/components/panes/FileExplorerPane.tsx:855
↓ 2 callers
Function
getProviderForCatalogEntry
( entry: AppCatalogEntryPayload | undefined, )
apps/desktop/src/lib/workspaceDesktop.tsx:29
↓ 2 callers
Function
getRuntimeConfigWithoutCatalogRefresh
()
apps/desktop/electron/main.ts:7763
↓ 2 callers
Function
getSidebarItemClass
(options: { variant: 'link' | 'button'; highlight?: boolean })
website/docs/app/routes/docs.tsx:91
↓ 2 callers
Function
getSigningKey
()
runtime/api-server/src/grant-signing.ts:7
↓ 2 callers
Function
getStoreCatalogEntry
(toolkitSlug: string)
runtime/api-server/src/integration-store-catalog.ts:150
↓ 2 callers
Function
getWorkspaceLifecycleViaRuntime
( workspaceId: string, )
apps/desktop/electron/main.ts:14930
↓ 2 callers
Function
gitHubIssuesFromData
(value: unknown)
runtime/api-server/src/integration-context-fetch.ts:913
↓ 2 callers
Function
githubRepositoryOwnerAndName
(value: unknown)
runtime/api-server/src/integration-context-fetch.ts:845
↓ 2 callers
Function
globalMemoryFiles
(globalMemoryRootDir: string)
runtime/api-server/src/memory.ts:266
↓ 2 callers
Method
goBack
()
apps/desktop/src/types/webview.d.ts:8
↓ 2 callers
Method
goForward
()
apps/desktop/src/types/webview.d.ts:9
↓ 2 callers
Function
googleImageConfigFromSize
(value: string)
runtime/api-server/src/image-generation.ts:106
↓ 2 callers
Function
googleSheetNamesFromData
(value: unknown)
runtime/api-server/src/integration-context-fetch.ts:1103
↓ 2 callers
Function
googleSheetsInfoFromData
(value: unknown)
runtime/api-server/src/integration-context-fetch.ts:1098
↓ 2 callers
Function
graphNodeColor
(node: MemoryBrowserGraphNodePayload)
apps/desktop/src/components/panes/MemoryPane.tsx:116
↓ 2 callers
Function
groupedEventPayload
(events: MainSessionEventQueueRecord[])
runtime/api-server/src/main-session-event-worker.ts:46
↓ 2 callers
Function
handleAddProvider
(providerId: KnownProviderId)
apps/desktop/src/components/auth/AuthPanel.tsx:2888
↓ 2 callers
Function
handleCancelConnect
(slug: string)
apps/desktop/src/features/workspace-onboarding/DeterministicWorkspaceOnboardingSurface.tsx:731
↓ 2 callers
Function
handleCancelProviderEditing
(providerId: KnownProviderId)
apps/desktop/src/components/auth/AuthPanel.tsx:2418
↓ 2 callers
Function
handleClipboardCopy
( event: ClipboardEvent, mode: ExplorerClipboardMode, )
apps/desktop/src/components/panes/FileExplorerPane.tsx:3230
↓ 2 callers
Function
handleConnect
( entry: HeroEntry, opts?: { force?: boolean }, )
apps/desktop/src/features/workspace-onboarding/DeterministicWorkspaceOnboardingSurface.tsx:663
↓ 2 callers
Function
handleDisconnect
(connectionId: string)
apps/desktop/src/components/panes/IntegrationsPane.tsx:968
↓ 2 callers
Function
handleDisconnectRuntimeProvider
(providerId: KnownProviderId)
apps/desktop/src/components/auth/AuthPanel.tsx:2932
↓ 2 callers
Function
handleFetchContext
(connectionId: string)
apps/desktop/src/components/panes/IntegrationsPane.tsx:1171
↓ 2 callers
Function
handleFile
(file: File)
apps/desktop/src/components/publish/PublishScreen.tsx:1429
↓ 2 callers
Function
handleOpen
(opts?: { forceNewTab?: boolean })
apps/desktop/src/components/layout/shell/Sidebar.tsx:2112
↓ 2 callers
Function
handleRefresh
(connectionId: string)
apps/desktop/src/components/panes/IntegrationsPane.tsx:1078
↓ 2 callers
Function
handleRefreshSession
()
apps/desktop/src/components/auth/AuthPanel.tsx:2198
↓ 2 callers
Function
handleSaveDetails
()
apps/desktop/src/components/panes/ChatPane/IssueThreadControls.tsx:142
↓ 2 callers
Function
handleSaveRuntimeSettings
(providerId?: KnownProviderId)
apps/desktop/src/components/auth/AuthPanel.tsx:2797
↓ 2 callers
Function
handleSelect
()
apps/desktop/src/components/layout/shell/TopChrome.tsx:504
↓ 2 callers
Function
handleSignOut
()
apps/desktop/src/components/auth/AuthPanel.tsx:2203
↓ 2 callers
Function
handleSubmit
()
apps/desktop/src/components/layout/WorkspaceControlCenter.tsx:1591
↓ 2 callers
Function
handleToggleContextAutoFetch
( connectionId: string, enabled: boolean, )
apps/desktop/src/components/panes/IntegrationsPane.tsx:1214
↓ 2 callers
Function
handleValidateProvider
(providerId: KnownProviderId)
apps/desktop/src/components/auth/AuthPanel.tsx:2901
↓ 2 callers
Function
harnessGenAiSpanAttributes
(params: { operationName: string; model: string; providerId?: string | null; workspaceId?: string | nu
runtime/harness-host/src/harness-ai-monitoring.ts:80
↓ 2 callers
Function
hasActiveChatSelection
(container: HTMLDivElement | null)
apps/desktop/src/components/panes/ChatPane/index.tsx:3370
↓ 2 callers
Function
hasExplicitHostStatePath
(options: RuntimeStateStoreOptions = {})
runtime/state-store/src/store.ts:1421
↓ 2 callers
Function
hasGlobChars
(value: string)
runtime/harness-host/src/pi-search-tool.ts:77
↓ 2 callers
Function
hasMemoryRetrieveTool
(request: ComposeBaseAgentPromptRequest)
runtime/api-server/src/agent-runtime-prompt.ts:210
↓ 2 callers
Function
hasNativeComposeLifecycle
(params: { appDir?: string; resolvedApp?: ResolvedApplicationRuntime; })
runtime/api-server/src/app-lifecycle-worker.ts:235
← previous
next →
2,601–2,700 of 8,692, ranked by callers