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
↓ 1 callers
Function
imageGenerationModelSuggestions
( providerId: ImageGenerationDraftProviderId, runtimeConfig: RuntimeConfigPayload | null, )
apps/desktop/src/components/auth/AuthPanel.tsx:1173
↓ 1 callers
Function
imageGenerationProviderLabel
( providerId: ImageGenerationDraftProviderId, )
apps/desktop/src/components/auth/AuthPanel.tsx:1164
↓ 1 callers
Function
imageGenerationProviderStorageId
( providerId: ImageGenerationDraftProviderId, )
apps/desktop/src/components/auth/AuthPanel.tsx:1124
↓ 1 callers
Function
imageUrlPromptLabel
(imageUrl: string, index: number, request: HarnessHostPiRequest)
runtime/harness-host/src/pi.ts:320
↓ 1 callers
Function
importBrowserProfileIntoWorkspace
( payload: BrowserImportProfilePayload, )
apps/desktop/electron/main.ts:3782
↓ 1 callers
Function
importChromeProfileIntoWorkspace
(workspaceId: string)
apps/desktop/electron/main.ts:3801
↓ 1 callers
Function
importChromeProfileIntoWorkspace
( workspaceId: string | null | undefined, deps: BrowserImportDeps, )
apps/desktop/electron/browser-pane/import-browsers.ts:942
↓ 1 callers
Function
importExternalExplorerEntries
( destinationDirectoryPath: string, entries: unknown, workspaceId?: string | null, )
apps/desktop/electron/main.ts:20807
↓ 1 callers
Function
importSafariProfileIntoWorkspace
( workspaceId: string | null | undefined, safariArchivePath: string | null | undefined, deps: BrowserImp
apps/desktop/electron/browser-pane/import-browsers.ts:790
↓ 1 callers
Function
importSummaryMessage
(summary: BrowserImportSummaryPayload)
apps/desktop/src/components/panes/BrowserProfileImportButton.tsx:51
↓ 1 callers
Function
importWorkspaceToolModule
(moduleFile: string, entry: WorkspaceMcpCatalogEntry)
runtime/api-server/src/workspace-tool-loader.ts:270
↓ 1 callers
Function
indexFiles
(workspaceRoot: string, workspaceId: string)
runtime/api-server/src/memory-recall-manifest.ts:316
↓ 1 callers
Function
indexedMemorySort
(records: IndexedMemoryRecord[])
runtime/api-server/src/memory-recall-manifest.ts:290
↓ 1 callers
Function
inferCode
(message: string, error: unknown)
apps/desktop/src/lib/integrationErrorMessages.ts:131
↓ 1 callers
Function
inferMcpPolicy
(toolRef: AgentCapabilityMcpToolRef)
runtime/api-server/src/agent-capability-registry.ts:565
↓ 1 callers
Function
inferRuntimePlatform
(builderArgs)
apps/desktop/scripts/run-electron-builder.mjs:15
↓ 1 callers
Function
inferSessionKind
(params: { workspace: WorkspaceRecord; sessionId: string; persistedKind?: string | null; })
runtime/api-server/src/claimed-input-executor.ts:1720
↓ 1 callers
Function
inferWorkspaceAppIdFromText
(text: string)
apps/desktop/src/lib/workspaceApps.ts:62
↓ 1 callers
Function
initHarnessSentry
()
runtime/harness-host/src/harness-ai-monitoring.ts:21
↓ 1 callers
Function
initialBrowserState
( space: BrowserSpaceId, )
apps/desktop/src/components/panes/ChatPane/helpers.ts:11
↓ 1 callers
Function
initialBrowserTabSeed
( workspaceId: string, space: BrowserSpaceId, sessionId?: string | null, )
apps/desktop/electron/browser-pane/tab-state.ts:1479
↓ 1 callers
Function
initialDesktopAppName
()
apps/desktop/electron/main.ts:6
↓ 1 callers
Function
initialPresetFor
Pick reasonable defaults when switching presets so the form doesn't * flash blank parametric controls. Carries over hour/minute when the * new pre
apps/desktop/src/components/panes/AutomationsPaneInlineEditors.tsx:390
↓ 1 callers
Function
injectMentionLinks
(text: string)
apps/desktop/src/components/panes/ChatPane/helpers.ts:271
↓ 1 callers
Function
inlineBackgroundIndicator
(tasks: BackgroundTaskRecordPayload[])
apps/desktop/src/components/panes/BackgroundTasksPane.tsx:152
↓ 1 callers
Function
inlineHarnessDocumentAttachmentSection
( params: HarnessDocumentAttachmentSectionParams, )
runtime/harnesses/src/attachment-content.ts:588
↓ 1 callers
Function
inlineImageUrlInput
(request: HarnessHostPiRequest, imageUrl: string)
runtime/harness-host/src/pi.ts:451
↓ 1 callers
Function
inlineRemoteImageUrl
( imageUrl: string, maxInlineImageBytes = DEFAULT_HARNESS_MAX_INLINE_IMAGE_BYTES, )
runtime/harness-host/src/pi.ts:413
↓ 1 callers
Function
inlineWorkspaceImageUrl
( request: HarnessHostPiRequest, imageUrl: string, maxInlineImageBytes = DEFAULT_HARNESS_MAX_INLINE_IMAG
runtime/harness-host/src/pi.ts:369
↓ 1 callers
Function
inputIdFromHistoryMessage
( message: SessionHistoryMessagePayload, )
apps/desktop/src/components/panes/ChatPane/helpers.ts:349
↓ 1 callers
Function
inputModalitiesForRequest
(request: HarnessModelRoutingRequest)
runtime/harnesses/src/model-routing.ts:367
↓ 1 callers
Function
inputModelValue
(input: SessionInputRecord | null | undefined)
runtime/api-server/src/cron-worker.ts:249
↓ 1 callers
Function
inputTextValue
( input: { payload?: Record<string, unknown> | null } | null | undefined, )
runtime/api-server/src/runtime-agent-tools.ts:2198
↓ 1 callers
Function
inputThinkingValue
(input: SessionInputRecord | null | undefined)
runtime/api-server/src/cron-worker.ts:257
↓ 1 callers
Function
inspectDashboardUiUsage
(appDir: string)
runtime/api-server/src/workspace-app-ui-lint.ts:298
↓ 1 callers
Function
inspectableSessionCategory
( session: | Pick< AgentSessionRecordPayload, | "kind" | "source_type" |
apps/desktop/src/components/panes/ChatPane/index.tsx:1515
↓ 1 callers
Function
inspectableSessionLabel
( session: | Pick< AgentSessionRecordPayload, | "kind" | "source_type" |
apps/desktop/src/components/panes/ChatPane/index.tsx:1545
↓ 1 callers
Function
installAppFromArchiveFile
(params: { workspaceId: string; archivePath: string; })
apps/desktop/electron/main.ts:14494
↓ 1 callers
Function
installAppFromCatalog
( appId: string, options?: { connectionId?: string }, )
apps/desktop/src/lib/workspaceDesktop.tsx:1218
↓ 1 callers
Function
installAppUpdateNow
()
apps/desktop/electron/main.ts:2330
↓ 1 callers
Function
installBrowserPaneHandlers
(_deps: BrowserPaneDeps)
apps/desktop/electron/browser-pane/index.ts:69
↓ 1 callers
Function
installBrowserPaneIpcHandlers
(deps: BrowserPaneIpcDeps)
apps/desktop/electron/browser-pane/handlers.ts:220
↓ 1 callers
Function
installImportedMarketplaceSkill
(data: InstallImportedMarketplaceSkillMutationRequest, config: Partial<RequestConfig<InstallImportedMarketplac
sdk/app-sdk/src/generated/core/installImportedMarketplaceSkill.ts:19
↓ 1 callers
Function
installImportedMarketplaceSkillMutationKey
()
sdk/app-sdk/src/generated/react/useInstallImportedMarketplaceSkill.ts:13
↓ 1 callers
Function
installMacApplicationMenu
()
apps/desktop/electron/main.ts:23071
↓ 1 callers
Function
installMacStatusItem
()
apps/desktop/electron/main.ts:23042
↓ 1 callers
Function
installMarketplaceSkill
(data: InstallMarketplaceSkillMutationRequest, config: Partial<RequestConfig<InstallMarketplaceSkillMutationRe
sdk/app-sdk/src/generated/core/installMarketplaceSkill.ts:19
↓ 1 callers
Function
installMarketplaceSkillMutationKey
()
sdk/app-sdk/src/generated/react/useInstallMarketplaceSkill.ts:13
↓ 1 callers
Function
installMockResponses
(responses: Array<Record<string, unknown>>)
runtime/api-server/src/memory-recall-manifest.test.ts:63
↓ 1 callers
Function
installRendererAuthCacheListeners
()
apps/desktop/src/lib/app-sdk-client.ts:60
↓ 1 callers
Function
instructionWithInlineBackgroundUpdates
(params: { baseInstruction: string; context: Record<string, unknown> | null | undefined; })
runtime/api-server/src/claimed-input-executor.ts:1417
↓ 1 callers
Function
instructionWithIssueAssignmentContext
(params: { store: RuntimeStateStore; workspaceDir: string; workspaceId: string; sessionId: string; b
runtime/api-server/src/claimed-input-executor.ts:1455
↓ 1 callers
Function
instructionWithRetryContinuationPrompt
(params: { baseInstruction: string; failureMessage?: string | null; })
runtime/api-server/src/claimed-input-executor.ts:1527
↓ 1 callers
Function
integrationBranchBody
(params: { tree: IntegrationTreeRecord; entityLabel: string | null; branchKey: string; branchLabel: st
runtime/api-server/src/integration-memory.ts:3197
↓ 1 callers
Function
integrationBranchSlug
( key: string | null | undefined, label: string | null | undefined, )
runtime/api-server/src/memory-browser.ts:347
↓ 1 callers
Method
integrationEmbeddingVectorResultsForRows
( rows: Array<{ vec_rowid: number; distance: number }> )
runtime/state-store/src/store.ts:10168
↓ 1 callers
Function
integrationEntitySlug
( key: string | null | undefined, label: string | null | undefined, )
runtime/api-server/src/memory-browser.ts:339
↓ 1 callers
Function
integrationMemoryTreesForConnection
(params: { store: RuntimeStateStore; connectionId: string; })
runtime/api-server/src/integration-memory.ts:4593
↓ 1 callers
Method
integrationNodeEmbeddingRowid
(params: { nodeKind: InteractionTreeChildKind; nodeId: string; embeddingModel: string; })
runtime/state-store/src/store.ts:9936
↓ 1 callers
Function
integrationRelationCounts
(dbPath, treeId)
scripts/memory-eval.mjs:521
↓ 1 callers
Function
integrationRootNodeId
()
runtime/api-server/src/memory-browser.ts:85
↓ 1 callers
Function
integrationSummaryFolderName
(level: number, nodeId: string)
runtime/api-server/src/integration-memory.ts:416
↓ 1 callers
Function
integrationSummaryRelativePath
( params: { treeSlug: string; level: number; nodeId: string; root?: boolean; entitySlug?
runtime/api-server/src/integration-memory.ts:474
↓ 1 callers
Function
integrationTreeBody
(params: { tree: IntegrationTreeRecord; leafCount: number; summaryCount: number; })
runtime/api-server/src/integration-memory.ts:3150
↓ 1 callers
Function
integrationTreeDir
(workspaceRoot: string, slug: string)
runtime/api-server/src/integration-memory.ts:383
↓ 1 callers
Function
integrationTreeHasSemanticState
(params: { store: RuntimeStateStore; treeId: string; })
runtime/api-server/src/integration-context-fetch.ts:4566
↓ 1 callers
Function
integrationTreeIdentity
(params: { provider: string; ownerUserId: string; accountKey: string; accountLabel: string; })
runtime/api-server/src/integration-memory.ts:2883
↓ 1 callers
Function
integrationTreeSubtitle
(params: { provider: string; ownerUserId: string; })
runtime/api-server/src/memory-browser.ts:359
↓ 1 callers
Function
integrationVectorNodeKind
(node: NonNullable<ReturnType<RuntimeStateStore["getSemanticMemoryNode"]>>)
runtime/api-server/src/workspace-memory.ts:82
↓ 1 callers
Function
intentSpecificScore
(params: { intent: MemoryRetrievalIntent; evidence: BaseMemoryRerankerEvidence; queryTokens: string[];
runtime/api-server/src/memory-reranker.ts:223
↓ 1 callers
Function
interactionBatchLeaseKey
(sessionId: string)
runtime/api-server/src/turn-memory-writeback.ts:544
↓ 1 callers
Function
interactionCanonicalContentPath
(baseSegments: string[])
runtime/api-server/src/interaction-memory.ts:482
↓ 1 callers
Function
interactionCanonicalLeafFolderName
(params: { leafId: string; subjectKey: string; title: string; })
runtime/api-server/src/interaction-memory.ts:543
↓ 1 callers
Function
interactionCanonicalTreeBaseSegments
(workspaceId: string, entitySlug: string)
runtime/api-server/src/interaction-memory.ts:478
↓ 1 callers
Method
interactionEmbeddingVectorResultsForRows
( workspaceId: string, rows: Array<{ vec_rowid: number; distance: number }> )
runtime/state-store/src/store.ts:7680
↓ 1 callers
Function
interactionEntityDir
(workspaceDir: string, slug: string)
runtime/api-server/src/interaction-memory.ts:440
↓ 1 callers
Function
interactionEntityRebuildKey
(workspaceId: string, entityId: string)
runtime/api-server/src/turn-memory-writeback.ts:144
↓ 1 callers
Function
interactionEntityTypeHint
(memoryType: string | null | undefined)
runtime/api-server/src/interaction-memory.ts:860
↓ 1 callers
Function
interactionLeafRelativePath
(workspaceId: string, entitySlug: string, leafId: string)
runtime/api-server/src/interaction-memory.ts:448
↓ 1 callers
Function
interactionMemoryRootDir
(workspaceDir: string)
runtime/api-server/src/interaction-memory.ts:436
↓ 1 callers
Method
interactionNodeEmbeddingRowid
(params: { workspaceId: string; nodeKind: InteractionTreeChildKind; nodeId: string; embeddingM
runtime/state-store/src/store.ts:7438
↓ 1 callers
Function
interactionRootNodeId
(workspaceId: string)
runtime/api-server/src/memory-browser.ts:81
↓ 1 callers
Function
interactionTreeSubtitle
(entityType: string)
runtime/api-server/src/memory-browser.ts:355
↓ 1 callers
Function
interactiveElementsExpression
(options: BrowserGetStateOptions)
runtime/api-server/src/desktop-browser-tools.ts:2192
↓ 1 callers
Function
invalidPayloadResult
(job: ProactiveBridgeJob, jobName: string)
runtime/api-server/src/bridge-worker.ts:174
↓ 1 callers
Function
invisibleInputHostWindowBounds
( viewBounds: BrowserBoundsPayload, )
apps/desktop/electron/browser-pane/tab-state.ts:531
↓ 1 callers
Function
isAbortedBrowserLoadError
(error: unknown)
apps/desktop/electron/browser-pane/utils.ts:149
↓ 1 callers
Function
isAbortedBrowserLoadFailure
( errorCode: number, errorDescription: string, )
apps/desktop/electron/main.ts:6046
↓ 1 callers
Function
isActiveIntegrationConnection
(connection: IntegrationConnectionRecord)
runtime/api-server/src/workspace-integration-visibility.ts:28
↓ 1 callers
Function
isAllowedArchivePathForRuntime
(p: string)
apps/desktop/electron/main.ts:14402
↓ 1 callers
Function
isAppTheme
(value: string)
apps/desktop/src/components/layout/themes.ts:29
↓ 1 callers
Function
isBinaryBuffer
(buffer: Buffer)
runtime/harnesses/src/attachment-content.ts:148
↓ 1 callers
Function
isBlockedIssueResumable
* Whether a blocked issue can be resumed with a one-click PATCH status=todo. * * The runtime auto-dispatches the issue when status transitions back
apps/desktop/src/components/layout/shell/IssuesBoardPane.tsx:115
↓ 1 callers
Function
isBrowserDownloadWaitCondition
( condition: BrowserWaitCondition, )
runtime/api-server/src/desktop-browser-tools.ts:374
↓ 1 callers
Function
isBrowserPopupNavigationUrl
(rawUrl: string)
apps/desktop/electron/main.ts:2375
↓ 1 callers
Function
isBrowserPopupWindowRequest
( frameName?: string | null, features?: string | null, )
apps/desktop/electron/main.ts:22149
↓ 1 callers
Function
isBundledLanguage
(lang: string)
apps/desktop/src/components/marketplace/CodeBlock.tsx:29
↓ 1 callers
Function
isCallableClass
(value: unknown)
runtime/api-server/src/workspace-tool-loader.ts:150
↓ 1 callers
Function
isCiEnvironment
(env)
apps/desktop/scripts/run-electron-builder.mjs:47
↓ 1 callers
Function
isColorScheme
(value: string)
apps/desktop/src/components/layout/themes.ts:54
← previous
next →
4,901–5,000 of 8,692, ranked by callers