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
groupOutputsByTime
* Buckets outputs by recency relative to the local "now". Inputs are * already sorted latest-first by the caller, so within each bucket the * order
apps/desktop/src/components/panes/ArtifactsPane.tsx:336
↓ 1 callers
Function
groupedMainSessionEventsPayload
( events: Array<{ eventId: string; eventType: string; deliveryBucket: string; status: string
runtime/api-server/src/app.ts:1645
↓ 1 callers
Function
handleClose
()
apps/desktop/src/components/auth/CodexOAuthModal.tsx:117
↓ 1 callers
Function
handleCloseBrowserTab
(id: string)
apps/desktop/src/components/layout/shell/TopChrome.tsx:60
↓ 1 callers
Function
handleCodexOAuthSuccess
(nextConfig: RuntimeConfigPayload)
apps/desktop/src/components/auth/AuthPanel.tsx:3027
↓ 1 callers
Function
handleConnectCodexProvider
(providerId: KnownProviderId)
apps/desktop/src/components/auth/AuthPanel.tsx:3010
↓ 1 callers
Function
handleConnectProvider
(provider: string)
apps/desktop/src/components/panes/MarketplacePane.tsx:112
↓ 1 callers
Function
handleContinue
()
apps/desktop/src/features/workspace-onboarding/DeterministicWorkspaceOnboardingSurface.tsx:771
↓ 1 callers
Function
handleContinueFromName
()
apps/desktop/src/components/onboarding/FirstWorkspacePane.tsx:100
↓ 1 callers
Function
handleCopy
()
apps/desktop/src/components/layout/shell/Sidebar.tsx:2115
↓ 1 callers
Function
handleCopy
()
apps/desktop/src/components/marketplace/CodeBlock.tsx:203
↓ 1 callers
Function
handleCopy
()
apps/desktop/src/components/panes/ChatPane/UserTurn.tsx:96
↓ 1 callers
Function
handleCopy
()
apps/desktop/src/components/panes/ChatPane/AssistantTurn/ActionsMenu.tsx:26
↓ 1 callers
Function
handleCopy
()
apps/desktop/src/components/auth/CodexOAuthModal.tsx:98
↓ 1 callers
Function
handleCopyDiagnosticsPath
()
apps/desktop/src/components/layout/SettingsScreenRoot.tsx:459
↓ 1 callers
Function
handleCopyPath
()
apps/desktop/src/components/layout/shell/Sidebar.tsx:2270
↓ 1 callers
Function
handleDelete
(workspace: WorkspaceRecordPayload)
apps/desktop/src/components/layout/shell/Sidebar.tsx:2437
↓ 1 callers
Function
handleDelete
()
apps/desktop/src/components/panes/MissingWorkspacePane.tsx:35
↓ 1 callers
Function
handleDelete
(job: CronjobRecordPayload)
apps/desktop/src/components/panes/AutomationsPane.tsx:315
↓ 1 callers
Function
handleDelete
(submission: SubmissionItem)
apps/desktop/src/components/settings/SubmissionsPanel.tsx:324
↓ 1 callers
Function
handleEdit
(job: CronjobRecordPayload)
apps/desktop/src/components/panes/AutomationsPane.tsx:439
↓ 1 callers
Function
handleExportDiagnosticsBundle
(workspaceId: string)
apps/desktop/src/components/layout/SettingsScreenRoot.tsx:412
↓ 1 callers
Function
handleFiles
(files: FileList)
apps/desktop/src/components/publish/PublishScreen.tsx:1538
↓ 1 callers
Function
handleImport
()
apps/desktop/src/components/panes/BrowserProfileImportButton.tsx:358
↓ 1 callers
Function
handleMcpPost
( request: IncomingMessage, response: ServerResponse, serverName: string, tools: WorkspaceMcpToolDefin
runtime/api-server/src/workspace-mcp-host.ts:152
↓ 1 callers
Function
handleMcpPost
( request: IncomingMessage, response: ServerResponse, serverName: string, tools: ToolListEntry[], ca
runtime/api-server/src/composio-mcp-host.ts:222
↓ 1 callers
Function
handleMention
()
apps/desktop/src/components/layout/shell/Sidebar.tsx:2292
↓ 1 callers
Function
handleOpenInput
()
apps/desktop/src/components/layout/shell/NewTabDialog.tsx:44
↓ 1 callers
Function
handleOpenReadOnlyAgentSession
( session: AgentSessionRecordPayload, )
apps/desktop/src/components/panes/ChatPane/index.tsx:7482
↓ 1 callers
Function
handleReconnectFailed
(providerId: string)
apps/desktop/src/features/workspace-onboarding/DeterministicWorkspaceOnboardingSurface.tsx:740
↓ 1 callers
Function
handleRefreshCodexToken
()
apps/desktop/src/components/auth/AuthPanel.tsx:3070
↓ 1 callers
Function
handleRelocate
()
apps/desktop/src/components/panes/MissingWorkspacePane.tsx:23
↓ 1 callers
Function
handleRemove
()
apps/desktop/src/components/layout/shell/Sidebar.tsx:2123
↓ 1 callers
Function
handleRemove
()
apps/desktop/src/components/panes/AppSurfacePane.tsx:251
↓ 1 callers
Function
handleRestart
()
apps/desktop/src/components/layout/RuntimeStatusIndicator.tsx:118
↓ 1 callers
Function
handleRetry
()
apps/desktop/src/components/panes/AppSurfacePane.tsx:268
↓ 1 callers
Function
handleRevealDiagnosticsBundle
()
apps/desktop/src/components/layout/SettingsScreenRoot.tsx:450
↓ 1 callers
Function
handleRunNow
(job: CronjobRecordPayload)
apps/desktop/src/components/panes/AutomationsPane.tsx:397
↓ 1 callers
Function
handleSaveWebSearchSettings
()
apps/desktop/src/components/auth/AuthPanel.tsx:2698
↓ 1 callers
Function
handleSetBetaChannel
(checked: boolean)
apps/desktop/src/components/layout/SettingsScreenRoot.tsx:472
↓ 1 callers
Function
handleSkipOnboarding
()
apps/desktop/src/features/workspace-onboarding/WorkspaceOnboardingSurface.tsx:24
↓ 1 callers
Function
handleToggleEnabled
(job: CronjobRecordPayload)
apps/desktop/src/components/panes/AutomationsPane.tsx:371
↓ 1 callers
Function
handler
(e: KeyboardEvent)
apps/desktop/src/components/layout/shell/AppShell.tsx:138
↓ 1 callers
Function
harnessHostEntryPath
()
runtime/api-server/src/session-checkpoint.ts:276
↓ 1 callers
Function
harnessHostEntryPath
()
runtime/api-server/src/ts-runner.ts:1992
↓ 1 callers
Function
harnessTimeoutSeconds
(payload: Record<string, unknown>)
runtime/api-server/src/runner-worker.ts:198
↓ 1 callers
Function
harnessTodoWriteRepairError
(op: Record<string, unknown>)
runtime/harnesses/src/todo-policy.ts:507
↓ 1 callers
Function
hasActiveSessionRuns
(store: RuntimeStateStore)
runtime/api-server/src/recall-embedding-backfill-worker.ts:110
↓ 1 callers
Function
hasActiveUserBrowserSurface
( context: AgentOperatorSurfaceContext | null | undefined, )
runtime/api-server/src/ts-runner.ts:781
↓ 1 callers
Function
hasAnyNodeExecutable
(nodeBinDir)
runtime/deploy/prune_packaged_tree.mjs:200
↓ 1 callers
Function
hasAnyUserTable
(db: Database.Database)
runtime/state-store/src/migrations.ts:222
↓ 1 callers
Function
hasAssistantOutput
()
apps/desktop/src/components/panes/ChatPane/index.tsx:3186
↓ 1 callers
Function
hasCodexProviderConfigured
()
runtime/api-server/src/codex-token-refresh.ts:212
↓ 1 callers
Function
hasCompleteVectorCoverage
(params: { eligibleEntries: MemoryEntryRecord[]; indexes: MemoryEmbeddingIndexRecord[]; embeddingModelId
runtime/api-server/src/memory-recall-manifest.ts:438
↓ 1 callers
Function
hasExplicitOutputDir
(builderArgs)
apps/desktop/scripts/run-electron-builder.mjs:38
↓ 1 callers
Function
hasGlobPathChars
(value: string)
runtime/harness-host/src/pi-find-tool.ts:58
↓ 1 callers
Function
hasHeroEntry
(_toolkitSlug: string)
runtime/api-server/src/composio-tool-registry.ts:149
↓ 1 callers
Function
hasLocator
(args: Record<string, unknown>)
runtime/api-server/src/desktop-browser-tools.ts:644
↓ 1 callers
Function
hasManagedHolabossSearchBinding
(document: Record<string, unknown>)
runtime/harnesses/src/native-web-search.ts:198
↓ 1 callers
Function
hasPendingLegacyHostStateDatabaseFileMigration
()
apps/desktop/electron/main.ts:4076
↓ 1 callers
Function
hasPendingLegacyWorkspaceRuntimeMigration
()
apps/desktop/electron/main.ts:4086
↓ 1 callers
Function
hasPersistedHarnessTodoState
(stateDir: string, sessionId: string)
runtime/harnesses/src/todo-policy.ts:352
↓ 1 callers
Function
hasRecentRuntimeModelCatalogRefreshFailure
()
apps/desktop/electron/main.ts:7329
↓ 1 callers
Function
hasRecentTransientRuntimeBindingRefreshFailure
( userId: string, )
apps/desktop/electron/main.ts:8765
↓ 1 callers
Function
hasStagedChanges
(workspaceDir: string)
apps/desktop/electron/workspace-git.ts:116
↓ 1 callers
Function
hasTailwindImportSomewhere
(clientDir: string)
runtime/api-server/src/workspace-app-ui-lint.ts:263
↓ 1 callers
Function
hasValidSkillFormat
(params: { skillId: string; skillFilePath: string })
runtime/api-server/src/workspace-skills.ts:280
↓ 1 callers
Function
hasWorkspaceIntegrationCatalogTool
(request: ComposeBaseAgentPromptRequest)
runtime/api-server/src/agent-runtime-prompt.ts:215
↓ 1 callers
Function
hashSchema
Stable, deterministic hash of the parsed schema. The applier records * this alongside the version so we can tell apart "version 4 of * manifest A"
runtime/api-server/src/data-schema.ts:280
↓ 1 callers
Function
hashSeed
(seed: string)
apps/desktop/src/components/ui/UserAvatar.tsx:29
↓ 1 callers
Function
hashString
Stable djb2-style hash so a workspace id always maps to the same bucket.
apps/desktop/src/components/ui/workspace-icon-catalog.ts:128
↓ 1 callers
Function
hashValue
(value: string)
apps/desktop/src/components/panes/MemoryPane.tsx:209
↓ 1 callers
Function
hashlineEditedPathsFromInput
(input: string)
runtime/api-server/src/claimed-input-executor.ts:3496
↓ 1 callers
Function
hashlinePathsFromInput
(input: string)
runtime/harnesses/src/workspace-boundary.ts:259
↓ 1 callers
Function
hashlineSectionPathsFromEditInput
(input: string)
apps/desktop/src/components/panes/ChatPane/index.tsx:2031
↓ 1 callers
Function
healthProbeUrls
(params: { resolvedApp: ResolvedApplicationRuntime; httpPort: number; mcpPort: number; })
runtime/api-server/src/app-lifecycle-worker.ts:896
↓ 1 callers
Function
hideAppSurface
()
apps/desktop/electron/main.ts:18222
↓ 1 callers
Function
hideOverlay
()
apps/desktop/electron/browserPopupPreload.ts:88
↓ 1 callers
Function
hitText
(hit)
scripts/memory-eval.mjs:595
↓ 1 callers
Function
holabossSearchEndpointFromDocument
( document: Record<string, unknown>, )
runtime/harnesses/src/native-web-search.ts:224
↓ 1 callers
Function
holabossSearchEndpointFromModelProxyUrl
(modelProxyBaseUrl: string)
runtime/harnesses/src/native-web-search.ts:293
↓ 1 callers
Function
holabossSupportedModels
( runtimeConfig: RuntimeConfigPayload | null, )
apps/desktop/src/components/auth/AuthPanel.tsx:639
↓ 1 callers
Function
holabossUiNamedImports
(contents: string)
runtime/api-server/src/workspace-app-ui-lint.ts:133
↓ 1 callers
Function
hostFromUrl
(url: string)
apps/desktop/src/components/layout/shell/ChatPanel.tsx:567
↓ 1 callers
Function
hostFromUrl
(url: string)
apps/desktop/src/components/layout/shell/Sidebar.tsx:124
↓ 1 callers
Function
htmlPdfBaseHrefFromPath
( absolutePath: string | null | undefined, )
apps/desktop/electron/main.ts:21162
↓ 1 callers
Function
htmlPdfSuggestedFileName
(rawName: string | null | undefined)
apps/desktop/electron/main.ts:21145
↓ 1 callers
Function
hubSpotCompaniesFromData
(value: unknown)
runtime/api-server/src/integration-context-fetch.ts:1166
↓ 1 callers
Function
hubSpotContactsFromData
(value: unknown)
runtime/api-server/src/integration-context-fetch.ts:1162
↓ 1 callers
Function
hubSpotDealsFromData
(value: unknown)
runtime/api-server/src/integration-context-fetch.ts:1170
↓ 1 callers
Function
humanizeFetchError
( category: FetchErrorCategory, rawMessage: string, )
apps/desktop/src/features/workspace-onboarding/DeterministicWorkspaceOnboardingSurface.tsx:155
↓ 1 callers
Function
humanizeSkillId
(skillId: string)
apps/desktop/electron/main.ts:15077
↓ 1 callers
Function
humanizeTaskStatus
(value: string | null | undefined)
apps/desktop/src/components/panes/ChatPane/BackgroundTaskReferenceCards.tsx:4
↓ 1 callers
Function
humanizeWorkspaceAppName
(appId: string)
runtime/api-server/src/runtime-agent-tools.ts:880
↓ 1 callers
Method
i
(name: string)
sdk/app-builder-sdk/src/runtime/state-backend-sqlite.ts:188
↓ 1 callers
Method
i
(name: string)
runtime/harnesses/src/embedded-skills/app-builder-sdk/sdk-package/src/runtime/state-backend-sqlite.ts:188
↓ 1 callers
Function
identifyUmamiUser
(userId: string | null)
apps/desktop/src/lib/analytics/umami.ts:79
↓ 1 callers
Function
identityMemoryIndexPath
()
runtime/api-server/src/memory-recall-manifest.ts:312
↓ 1 callers
Function
imageContentFromDataUrl
( imageUrl: string, maxInlineImageBytes = DEFAULT_HARNESS_MAX_INLINE_IMAGE_BYTES, )
runtime/harness-host/src/pi.ts:342
↓ 1 callers
Function
imageGenerationModelPlaceholder
( providerId: ImageGenerationDraftProviderId, runtimeConfig: RuntimeConfigPayload | null, )
apps/desktop/src/components/auth/AuthPanel.tsx:1156
← previous
next →
4,801–4,900 of 8,692, ranked by callers