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
filterSlashItems
(items: SlashItem[], query: string)
sdk/editor/src/extensions/SlashMenuList.tsx:499
↓ 1 callers
Function
finalizeMarketplaceSubmission
(submissionId: FinalizeMarketplaceSubmissionPathParams["submissionId"], data?: FinalizeMarketplaceSubmissionMu
sdk/app-sdk/src/generated/core/finalizeMarketplaceSubmission.ts:19
↓ 1 callers
Function
finalizeMarketplaceSubmissionMutationKey
()
sdk/app-sdk/src/generated/react/useFinalizeMarketplaceSubmission.ts:13
↓ 1 callers
Function
finalizeVirtualTree
( builder: VirtualMemoryDirectoryBuilder, )
runtime/api-server/src/memory-browser.ts:467
↓ 1 callers
Function
findActiveMentionRange
( value: string, caretIndex: number, )
apps/desktop/src/components/panes/ChatPane/helpers.ts:214
↓ 1 callers
Function
findActiveSlashCommandRange
( value: string, caretIndex: number, )
apps/desktop/src/components/panes/ChatPane/helpers.ts:147
↓ 1 callers
Method
findAvailablePort
()
runtime/state-store/src/store.ts:11185
↓ 1 callers
Function
findBrowserTabMatch
( tabs: ReadonlyArray<{ id: string; url: string }>, url: string, dedupBy: "exact" | "origin", )
apps/desktop/src/components/layout/shell/useOpenWorkspaceOutput.ts:13
↓ 1 callers
Function
findCodeChild
(node: ReactNode)
apps/desktop/src/components/marketplace/CodeBlock.tsx:94
↓ 1 callers
Function
findExistingEntityBySubjectHint
(params: { shortlist: InteractionEntityRecord[]; hint: StableSubjectHint | null; })
runtime/api-server/src/interaction-memory.ts:977
↓ 1 callers
Function
findForbiddenUpstreamHosts
(appDir: string)
runtime/api-server/src/workspace-app-host-lint.ts:114
↓ 1 callers
Function
findFreePort
()
runtime/api-server/src/composio-tool-registry.ts:126
↓ 1 callers
Function
findFrontierPendingIntegrations
* Walks the assistant turn history newest-to-oldest and returns the first * non-empty `pendingIntegrations` array. That's the set we treat as the *
apps/desktop/src/components/panes/ChatPane/index.tsx:806
↓ 1 callers
Function
findHarnessTodoTask
(phases: HarnessTodoPhase[], id: string)
runtime/harnesses/src/todo-policy.ts:546
↓ 1 callers
Function
findLastAssistantMessage
(session: PiSnapshotPostRunCompactionSession)
runtime/harness-host/src/pi.ts:1079
↓ 1 callers
Function
findParallelDesignSystemMarkers
Walk every `.css` file under `clientDir` (excluding the library's * own stylesheet — apps don't ship that) and flag every line that * signals a pa
runtime/api-server/src/workspace-app-ui-lint.ts:165
↓ 1 callers
Function
findScrollableContainer
(element: HTMLElement | null)
apps/desktop/src/components/marketplace/SimpleMarkdown.tsx:116
↓ 1 callers
Function
findSessionTodoTask
(phases: SessionTodoPhase[], id: string)
runtime/api-server/src/session-todo.ts:500
↓ 1 callers
Function
fingerprintPayloadForEvaluatedSet
( evaluatedSet: Omit<EvaluatedAgentCapabilitySet, "fingerprint" | "evaluation"> )
runtime/api-server/src/agent-capability-registry.ts:1143
↓ 1 callers
Function
fingerprintText
(value: string)
runtime/api-server/src/evolve-skill-review.ts:156
↓ 1 callers
Function
finiteNumber
(value: unknown)
apps/desktop/src/components/layout/shell/WorkspaceDashboardPane.tsx:71
↓ 1 callers
Function
firstEmbeddingCapableProvider
( candidateIds: Array<string | null | undefined>, )
runtime/api-server/src/recall-embedding-model.ts:98
↓ 1 callers
Function
firstExisting
(paths)
apps/desktop/scripts/run-packaged.mjs:50
↓ 1 callers
Function
firstFilePath
( node: MemoryBrowserTreeNodePayload | null | undefined, )
apps/desktop/src/components/panes/MemoryPane.tsx:37
↓ 1 callers
Function
firstHeading
(content: string)
runtime/api-server/src/memory-recall-manifest.ts:227
↓ 1 callers
Function
firstNonEmptyLines
(value: string, maxLines: number, maxChars: number)
runtime/api-server/src/turn-result-summary.ts:14
↓ 1 callers
Function
firstQuestionFromOnboarding
Pull the first 1-2 sentences after the first heading or paragraph for the chat-bubble preview.
apps/desktop/src/components/publish/LivePreviewPanel.tsx:437
↓ 1 callers
Function
firstSummaryLine
(content: string)
runtime/api-server/src/memory-recall-manifest.ts:232
↓ 1 callers
Function
firstWorkspacePaneSectionClassName
( _step: FirstWorkspacePaneStep, )
apps/desktop/src/components/layout/firstWorkspacePaneLayout.ts:15
↓ 1 callers
Function
flatten
* Flatten the tree into rows respecting the expanded-dir set, depth-first. * Hidden files (starting with `.`) are visible — the bundle does ship thos
apps/desktop/src/components/publish/BundleFileTree.tsx:216
↓ 1 callers
Function
flattenSummaryUnits
(summary: SummaryResult)
runtime/harness-host/src/pi-hashline-tools.ts:581
↓ 1 callers
Function
flattenTree
( node: FileNode, path: string[], ancestorsHaveNext: boolean[], isLast: boolean, isRoot: boolean, )
website/docs/app/components/DiagramFileTree.tsx:22
↓ 1 callers
Function
flushBuffered
()
runtime/harness-host/src/pi-find-tool.ts:265
↓ 1 callers
Function
flushLiveExecutionSegment
()
apps/desktop/src/components/panes/ChatPane/index.tsx:4818
↓ 1 callers
Function
focusHighlight
(view?: string | null)
apps/desktop/src/components/panes/appSurfacePresentation.ts:43
↓ 1 callers
Function
focusIndexedKeyboardTargetExpression
(index: number)
apps/desktop/electron/browser-pane/http-service.ts:295
↓ 1 callers
Function
fontSizePxFromOpenXmlSize
( rawSize: string | null | undefined, )
apps/desktop/electron/main.ts:19949
↓ 1 callers
Function
formatAccountHandle
(handle: string)
apps/desktop/src/features/workspace-onboarding/DeterministicWorkspaceOnboardingSurface.tsx:65
↓ 1 callers
Function
formatBig
(n: number)
sdk/app-builder-sdk/reference/post-analytics/src/client/components/post-card.tsx:10
↓ 1 callers
Function
formatBig
(n: number)
sdk/app-builder-sdk/reference/post-analytics/src/client/components/kpi-strip.tsx:10
↓ 1 callers
Function
formatBig
(n: number)
sdk/app-builder-sdk/reference/post-analytics/src/client/components/digest-rail.tsx:8
↓ 1 callers
Function
formatBillingDate
(value: string)
apps/desktop/src/components/billing/BillingSettingsPanel.tsx:32
↓ 1 callers
Function
formatBundleBytes
(bytes: number)
apps/desktop/src/components/layout/SettingsScreenRoot.tsx:196
↓ 1 callers
Function
formatBytes
(bytes: number)
apps/desktop/src/components/panes/MemoryPane.tsx:79
↓ 1 callers
Function
formatBytes
(bytes: number)
apps/desktop/src/components/settings/SubmissionsPanel.tsx:75
↓ 1 callers
Function
formatCapabilityToolResult
(payload: unknown)
runtime/harnesses/src/capability-http.ts:190
↓ 1 callers
Function
formatDailyCron
(cron: string)
apps/desktop/src/components/panes/AutomationsPane.tsx:93
↓ 1 callers
Function
formatDashboardUiLintError
( violations: DashboardUiLintViolation[], )
runtime/api-server/src/workspace-app-ui-lint.ts:421
↓ 1 callers
Function
formatDate
(dateString: string)
apps/desktop/src/components/settings/SubmissionsPanel.tsx:66
↓ 1 callers
Function
formatDisplayPath
(cwd: string, absolutePath: string, isDirectory: boolean)
runtime/harness-host/src/pi-find-tool.ts:131
↓ 1 callers
Function
formatExistingSignaturesBlock
(signatures: AppSignature[])
runtime/api-server/src/runtime-agent-tools.ts:179
↓ 1 callers
Function
formatFileSize
(size: number)
apps/desktop/src/components/panes/FileExplorerPane.tsx:1048
↓ 1 callers
Function
formatFindGroupedOutput
(paths: readonly string[])
runtime/harness-host/src/pi-find-tool.ts:142
↓ 1 callers
Function
formatHarnessTodoMarker
(status: HarnessTodoStatus)
runtime/harnesses/src/todo-policy.ts:686
↓ 1 callers
Function
formatHarnessTodoWriteText
(nextState: HarnessTodoState)
runtime/harnesses/src/todo-policy.ts:727
↓ 1 callers
Function
formatHostLintError
(violations: HostLintViolation[])
runtime/api-server/src/workspace-app-host-lint.ts:161
↓ 1 callers
Function
formatLastActivityLabel
(value: string | null | undefined)
apps/desktop/src/components/layout/WorkspaceControlCenter.tsx:429
↓ 1 callers
Function
formatModified
(ts: string)
apps/desktop/src/components/panes/FileExplorerPane.tsx:1077
↓ 1 callers
Function
formatNotificationRelativeTime
(iso: string | null | undefined)
apps/desktop/src/components/layout/NotificationInbox.tsx:27
↓ 1 callers
Function
formatNumber
(n: number)
sdk/app-builder-sdk/reference/post-analytics/src/client/components/metric-chart.tsx:20
↓ 1 callers
Function
formatPdfMetadataSection
( infoEntries: Array<[string, string]>, metadataEntries: Array<[string, string]>, )
runtime/harnesses/src/attachment-content.ts:305
↓ 1 callers
Function
formatProposalTimestamp
(value: string)
apps/desktop/src/components/layout/OperationsDrawer.tsx:963
↓ 1 callers
Function
formatRangeLabel
(range: LineRange)
runtime/harness-host/src/pi-hashline-tools.ts:322
↓ 1 callers
Function
formatRelativeFuture
(ms: number | null)
apps/desktop/src/components/auth/AuthPanel.tsx:564
↓ 1 callers
Function
formatRelativePast
(iso: string | null)
apps/desktop/src/components/auth/AuthPanel.tsx:576
↓ 1 callers
Function
formatSearchResult
(value: unknown, index: number)
runtime/harnesses/src/native-web-search.ts:609
↓ 1 callers
Function
formatSessionTimeOnly
(ms: number)
apps/desktop/src/components/panes/SubagentSessionsPane.tsx:117
↓ 1 callers
Function
formatSessionTodoMarker
(status: SessionTodoStatus)
runtime/api-server/src/session-todo.ts:647
↓ 1 callers
Function
formatSessionUpdatedLabel
(session: AgentSessionRecordPayload)
apps/desktop/src/components/panes/SubagentSessionsPane.tsx:65
↓ 1 callers
Function
formatSummaryFooter
(displayPath: string, elidedRanges: readonly SummaryRange[], elidedLines?: number)
runtime/harness-host/src/pi-hashline-tools.ts:626
↓ 1 callers
Function
forwardAbortSignal
()
runtime/api-server/src/claimed-input-executor.ts:4364
↓ 1 callers
Function
forwardSignal
(signal)
runtime/deploy/bootstrap/windows.mjs:145
↓ 1 callers
Function
forwardedDeliverableDedupeKey
( deliverable: Record<string, unknown>, )
runtime/api-server/src/claimed-input-executor.ts:1612
↓ 1 callers
Function
freshnessAdjustment
( freshnessState: MemoryRerankerFreshnessState, bias: MemoryRerankerFreshnessBias, )
runtime/api-server/src/memory-reranker.ts:315
↓ 1 callers
Method
fromBlankAsync
()
runtime/harness-host/src/pi.test.ts:55
↓ 1 callers
Function
frontmatterBlock
(value: string)
runtime/api-server/src/memory-recall-manifest.ts:147
↓ 1 callers
Function
frontmatterMetadata
(rawFrontmatter: string | null)
runtime/api-server/src/memory-recall-manifest.ts:158
↓ 1 callers
Function
generalMemberPayload
( value: unknown, fieldName: string )
runtime/harness-host/src/contracts.ts:336
↓ 1 callers
Method
generate
* Generate a new watermark profile * @param input The image stream to upload * @param params The watermark creation parameters. * @retu
website/docs/worker-configuration.d.ts:12104
↓ 1 callers
Function
generateDesktopSandboxId
()
apps/desktop/electron/main.ts:8594
↓ 1 callers
Method
generateImage
(params: RuntimeAgentToolsGenerateImageParams)
runtime/api-server/src/runtime-agent-tools.ts:5370
↓ 1 callers
Function
generateMarketplaceTemplateContent
(data: GenerateMarketplaceTemplateContentMutationRequest, config: Partial<RequestConfig<GenerateMarketplaceTem
sdk/app-sdk/src/generated/core/generateMarketplaceTemplateContent.ts:19
↓ 1 callers
Function
generateMarketplaceTemplateContentMutationKey
()
sdk/app-sdk/src/generated/react/useGenerateMarketplaceTemplateContent.ts:13
↓ 1 callers
Function
generateSummaryText
(params: { tree: IntegrationTreeRecord; title: string; scopeLabel: string; children: Array<{ kind:
runtime/api-server/src/integration-memory.ts:2975
↓ 1 callers
Function
generateWorkspaceImage
( params: GenerateWorkspaceImageParams, )
runtime/api-server/src/image-generation.ts:280
↓ 1 callers
Method
get
(key: Key, options?: Partial<KVNamespaceGetOptions<undefined>>)
website/docs/worker-configuration.d.ts:1864
↓ 1 callers
Function
getAnchorBounds
(element: HTMLElement | null)
apps/desktop/src/components/panes/BrowserPane.tsx:661
↓ 1 callers
Function
getAnchorBounds
(element: HTMLElement | null)
apps/desktop/src/components/panes/SpaceBrowserDisplayPane.tsx:238
↓ 1 callers
Function
getAppGrant
()
sdk/bridge/src/env.ts:5
↓ 1 callers
Function
getAppNames
(apps?: (string | AppEntry)[])
apps/desktop/src/components/settings/SubmissionsPanel.tsx:94
↓ 1 callers
Function
getApproveMarketplaceSubmissionUrl
(submissionId: ApproveMarketplaceSubmissionPathParams["submissionId"])
sdk/app-sdk/src/generated/core/approveMarketplaceSubmission.ts:10
↓ 1 callers
Method
getBackgroundTask
(params: RuntimeAgentToolsGetBackgroundTaskParams)
runtime/api-server/src/runtime-agent-tools.ts:5312
↓ 1 callers
Function
getCachedRuntimeStateRecord
( workspaceId: string, sessionId: string, )
apps/desktop/electron/main.ts:13940
↓ 1 callers
Function
getCategory
(manifest: Record<string, unknown>)
apps/desktop/src/components/settings/SubmissionsPanel.tsx:86
↓ 1 callers
Function
getComparableFileName
(targetName: string)
apps/desktop/src/components/panes/FileExplorerPane.tsx:444
↓ 1 callers
Method
getConnection
Read a single Composio connected account by id.
runtime/api-server/src/composio-api-client.ts:233
↓ 1 callers
Method
getConversationBindingBySession
(params: { workspaceId: string; sessionId: string; role?: string | null; })
runtime/state-store/src/store.ts:3546
↓ 1 callers
Function
getCpuInfo
()
runtime/api-server/src/app.ts:3191
↓ 1 callers
Function
getCreateMarketplaceSubmissionUrl
()
sdk/app-sdk/src/generated/core/createMarketplaceSubmission.ts:10
↓ 1 callers
Function
getDeleteMarketplaceSubmissionUrl
(submissionId: DeleteMarketplaceSubmissionPathParams["submissionId"])
sdk/app-sdk/src/generated/core/deleteMarketplaceSubmission.ts:10
← previous
next →
4,601–4,700 of 8,692, ranked by callers