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
scaffoldWorkspaceAppServerTs
(params: { appId: string; name: string })
runtime/api-server/src/runtime-agent-tools.ts:998
↓ 1 callers
Function
scaffoldWorkspaceAppTsconfig
()
runtime/api-server/src/runtime-agent-tools.ts:976
↓ 1 callers
Function
scanLocalAppArchives
()
apps/desktop/electron/main.ts:12235
↓ 1 callers
Function
scenario
(name: string, body: () => Promise<void>)
sdk/app-builder-sdk/reference/slack-messaging/e2e-bearer.ts:26
↓ 1 callers
Function
scenario
(name: string, body: () => Promise<void>)
runtime/harnesses/src/embedded-skills/app-builder-sdk/reference/slack-messaging/e2e-bearer.ts:26
↓ 1 callers
Function
scheduleAppUpdateChecks
()
apps/desktop/electron/main.ts:2241
↓ 1 callers
Function
scheduleAtLabel
(job: CronjobRecordPayload)
apps/desktop/src/components/panes/AutomationsPane.tsx:117
↓ 1 callers
Function
scheduleComposerFooterLayoutSync
()
apps/desktop/src/components/panes/ChatPane/Composer/index.tsx:401
↓ 1 callers
Function
scheduleEvolveTasks
(options: ScheduleEvolveTasksOptions)
runtime/api-server/src/evolve-tasks.ts:63
↓ 1 callers
Function
scheduleLiveAssistantFlush
()
apps/desktop/src/components/layout/shell/IssueDetailPane.tsx:437
↓ 1 callers
Function
scheduleLiveAssistantFlush
()
apps/desktop/src/components/panes/ChatPane/index.tsx:4841
↓ 1 callers
Function
scheduleSharedAgentInputHostDestroy
( workspaceId: string, hostState: SharedAgentInputHostState, )
apps/desktop/electron/browser-pane/tab-state.ts:593
↓ 1 callers
Function
schemaAliases
(config: JsonRecord)
runtime/api-server/src/workspace-runtime-plan.ts:241
↓ 1 callers
Function
scopeBucketForEntry
( entry: MemoryEntryRecord, workspaceId: string, )
runtime/api-server/src/memory-embedding-index.ts:33
↓ 1 callers
Function
scopeFromPath
(relPath: string, workspaceId: string)
runtime/api-server/src/memory-recall-manifest.ts:245
↓ 1 callers
Function
scopePriority
(entry: MemoryEntryRecord)
runtime/api-server/src/memory-recall-index.ts:113
↓ 1 callers
Function
scopeSummaries
(records: IndexedMemoryRecord[], indexes: IndexFileRecord[])
runtime/api-server/src/memory-recall-manifest.ts:605
↓ 1 callers
Function
scopedRootNode
( root: MemoryBrowserTreeNodePayload | null, source: MemorySource, )
apps/desktop/src/components/panes/MemoryPane.tsx:101
↓ 1 callers
Function
scoreCandidates
( candidates: NodeCandidate[], lexicalRanksByNodeId: Map<string, number>, extraReason?: string,
runtime/api-server/src/integration-memory.ts:5134
↓ 1 callers
Function
scratchpadContextPromptSection
( context: AgentScratchpadContext | null | undefined, scratchpadAvailable: boolean, todoCoordinationAvai
runtime/api-server/src/agent-runtime-prompt.ts:640
↓ 1 callers
Function
scratchpadPreview
(content: string)
runtime/api-server/src/session-scratchpad.ts:32
↓ 1 callers
Function
scratchpadWriteOpSchema
()
runtime/harnesses/src/runtime-capability-tools.ts:73
↓ 1 callers
Function
screenshotBase64
(value: Record<string, unknown>)
runtime/api-server/src/desktop-browser-tools.ts:2523
↓ 1 callers
Function
screenshotExtension
(mimeType: string)
runtime/api-server/src/desktop-browser-tools.ts:2504
↓ 1 callers
Function
screenshotExtension
(mimeType: string)
runtime/api-server/src/tool-result-preview.ts:100
↓ 1 callers
Function
scrollElementWithinContainer
( container: HTMLElement, target: HTMLElement, )
apps/desktop/src/components/marketplace/SimpleMarkdown.tsx:127
↓ 1 callers
Function
scrollExpression
(deltaY: number)
runtime/api-server/src/desktop-browser-tools.ts:2614
↓ 1 callers
Function
searchExaHostedMcp
(params: { provider: ResolvedWebSearchProvider; query: string; numResults: number; livecrawl: ExaWebSe
runtime/harnesses/src/native-web-search.ts:673
↓ 1 callers
Function
searchHolaboss
(params: { provider: ResolvedWebSearchProvider; query: string; numResults: number; livecrawl: ExaWebSe
runtime/harnesses/src/native-web-search.ts:715
↓ 1 callers
Method
searchWeb
(params: RuntimeAgentToolsSearchWebParams)
runtime/api-server/src/runtime-agent-tools.ts:5647
↓ 1 callers
Function
seedCampaignPlans
(dbPath: string)
runtime/api-server/src/runtime-agent-tools.test.ts:2653
↓ 1 callers
Function
seedWorkspaceDataForQuery
(dbPath: string)
runtime/api-server/src/app.test.ts:79
↓ 1 callers
Function
selectAddressInput
()
apps/desktop/src/components/panes/BrowserPane.tsx:449
↓ 1 callers
Function
selectMarketplaceTemplate
(templateName: string)
apps/desktop/src/lib/workspaceDesktop.tsx:641
↓ 1 callers
Function
selectRankedEntriesWithBudgets
(params: { ranked: RankedMemoryRecallEntry[]; maxEntries: number; })
runtime/api-server/src/memory-recall.ts:23
↓ 1 callers
Function
selectSafariExportArchivePath
( ownerWindow: BrowserWindow | null, )
apps/desktop/electron/browser-pane/import-browsers.ts:315
↓ 1 callers
Function
selectSkillFromPicker
(command: ChatComposerSlashCommandOption)
apps/desktop/src/components/panes/ChatPane/Composer/index.tsx:741
↓ 1 callers
Function
selectedHarness
()
runtime/api-server/src/claimed-input-executor.ts:368
↓ 1 callers
Function
selectedHarness
(request: TsRunnerRequest)
runtime/api-server/src/ts-runner.ts:551
↓ 1 callers
Function
selectedImageGenerationSettings
( document: Record<string, unknown>, runtimeConfig: ReturnType<typeof resolveProductRuntimeConfig>, para
runtime/api-server/src/image-generation-model.ts:295
↓ 1 callers
Function
selectedModelParts
( selectedModel: string | null, )
runtime/api-server/src/session-checkpoint.ts:330
↓ 1 callers
Function
selectedModelSupportsImageGeneration
(params: { document: Record<string, unknown>; selectedModel: string; providerId: string; configuredPro
runtime/api-server/src/image-generation-model.ts:255
↓ 1 callers
Function
selectedRuntimeOutputSchema
(request: AgentRuntimeConfigCliRequest)
runtime/api-server/src/agent-runtime-config.ts:1534
↓ 1 callers
Function
semanticCandidateKind
( node: ReturnType<RuntimeStateStore["listSemanticMemoryNodes"]>[number], )
runtime/api-server/src/integration-memory.ts:4946
↓ 1 callers
Function
semanticDedupKey
(entry: MemoryEntryRecord)
runtime/api-server/src/memory-recall.ts:14
↓ 1 callers
Function
semanticDuplicateDecision
(params: { workspaceId: string; candidate: InteractionLeafCandidate; shortlist: SemanticDuplicateCandida
runtime/api-server/src/interaction-memory.ts:1079
↓ 1 callers
Function
semanticDuplicateShortlist
(params: { candidate: InteractionLeafCandidate; leaves: InteractionLeafRecord[]; })
runtime/api-server/src/interaction-memory.ts:1048
↓ 1 callers
Function
semanticGmailThreadNodeId
(treeId: string, threadEntityKey: string)
runtime/api-server/src/integration-memory.ts:5029
↓ 1 callers
Function
semanticIntegrationLeafNodeId
(treeId: string, leafId: string)
runtime/api-server/src/integration-memory.ts:536
↓ 1 callers
Function
semanticIntegrationTreeBaseSegments
(treeSlug: string)
runtime/api-server/src/integration-memory.ts:540
↓ 1 callers
Function
semanticInteractionCandidateKind
( node: ReturnType<RuntimeStateStore["listSemanticMemoryNodes"]>[number], )
runtime/api-server/src/interaction-memory.ts:2471
↓ 1 callers
Function
semanticInteractionCandidateKindForDoc
( doc: Pick<SemanticSearchDoc, "nodeClass">, )
runtime/api-server/src/interaction-memory.ts:2477
↓ 1 callers
Function
semanticInteractionNodeDepth
(pathValue: string)
runtime/api-server/src/memory-browser.ts:163
↓ 1 callers
Function
semanticInteractionNodeLevel
( node: ReturnType<RuntimeStateStore["listSemanticMemoryNodes"]>[number], )
runtime/api-server/src/interaction-memory.ts:2489
↓ 1 callers
Function
semanticInteractionNodeLevelForDoc
( doc: Pick<SemanticSearchDoc, "nodeClass" | "nodeKind" | "path">, )
runtime/api-server/src/interaction-memory.ts:2502
↓ 1 callers
Function
semanticInteractionRootNodeId
(entityId: string)
runtime/api-server/src/interaction-memory.ts:490
↓ 1 callers
Function
semanticInteractionTreeBaseSegments
(workspaceId: string, entitySlug: string)
runtime/api-server/src/interaction-memory.ts:498
↓ 1 callers
Function
semanticInteractionTreeDir
(workspaceDir: string, slug: string)
runtime/api-server/src/interaction-memory.ts:444
↓ 1 callers
Function
semanticInteractionTreeRelativePath
(workspaceId: string, entitySlug: string)
runtime/api-server/src/interaction-memory.ts:502
↓ 1 callers
Function
semanticLeafRelativePath
( parentRelativePath: string, leaf: Pick<IntegrationLeafRecord, "leafId" | "subjectKey" | "title" | "exter
runtime/api-server/src/integration-memory.ts:552
↓ 1 callers
Method
semanticMemoryEdgesMatch
( existing: SemanticMemoryContainmentEdgeRecord[], desired: Array<{ childNodeId: string; position: num
runtime/state-store/src/store.ts:15925
↓ 1 callers
Method
semanticMemoryNodeMatches
( existing: SemanticMemoryNodeRecord, desired: { nodeClass: SemanticMemoryNodeClass; nodeK
runtime/state-store/src/store.ts:15894
↓ 1 callers
Method
semanticMemoryRelationMatches
( existing: SemanticMemoryRelationRecord, desired: { metadata?: Record<string, unknown> | null;
runtime/state-store/src/store.ts:15970
↓ 1 callers
Method
semanticMemorySearchDocMatches
( existing: SemanticMemorySearchDocRecord, desired: { nodeClass: SemanticMemoryNodeClass;
runtime/state-store/src/store.ts:15943
↓ 1 callers
Function
semanticNodeBody
(params: { tree: IntegrationTreeRecord; nodeKind: string; title: string; summary: string; childCount
runtime/api-server/src/integration-memory.ts:657
↓ 1 callers
Function
semanticNodeDepth
(pathValue: string)
runtime/api-server/src/memory-browser.ts:144
↓ 1 callers
Function
semanticSearchDocsByNodeId
(params: { store: RuntimeStateStore; workspaceId: string; treeId: string; })
runtime/api-server/src/interaction-memory.ts:2304
↓ 1 callers
Function
semanticSearchDocsByNodeId
(params: { store: RuntimeStateStore; treeId: string; })
runtime/api-server/src/integration-memory.ts:4737
↓ 1 callers
Function
semanticSearchDocsForIntegrationTree
(params: { semantic: SemanticIntegrationTreeBuildResult; })
runtime/api-server/src/integration-memory.ts:2775
↓ 1 callers
Function
semanticSearchDocsForInteractionTree
(params: { nodes: Awaited<ReturnType<typeof buildSemanticInteractionTree>>["nodes"]; bodiesByPath: Awaited
runtime/api-server/src/interaction-memory.ts:1893
↓ 1 callers
Function
semanticSimilarityForLeaf
(params: { candidate: InteractionLeafCandidate; leaf: InteractionLeafRecord; })
runtime/api-server/src/interaction-memory.ts:1013
↓ 1 callers
Function
send
()
apps/desktop/electron/main.ts:23013
↓ 1 callers
Function
send
(body: SendBody)
apps/desktop/src/lib/analytics/umami.ts:48
↓ 1 callers
Method
sendTerminalSessionInput
(params: RuntimeAgentToolsSendTerminalSessionInputParams)
runtime/api-server/src/runtime-agent-tools.ts:6066
↓ 1 callers
Function
sendTerminalSessionInputBody
(toolParams: unknown)
runtime/harnesses/src/runtime-tool-capability-client.ts:523
↓ 1 callers
Function
sentrySafeHeaders
( headers: Record<string, string>, )
runtime/api-server/src/memory-model-client.ts:219
↓ 1 callers
Function
serializeBrowserWorkspace
( workspace: BrowserWorkspaceState, )
apps/desktop/electron/main.ts:18375
↓ 1 callers
Function
serializeCsvCell
(value: string)
apps/desktop/electron/main.ts:19596
↓ 1 callers
Function
serializeExplorerAttachmentDragPayload
(payload: ExplorerAttachmentDragPayload)
apps/desktop/src/lib/attachmentDrag.ts:38
↓ 1 callers
Function
serializeRequestBody
(body: BodyInit | null | undefined)
apps/desktop/src/lib/bff-fetch-bridge.ts:49
↓ 1 callers
Function
serializeRequestHeaders
(input: HeadersInit | undefined)
apps/desktop/src/lib/bff-fetch-bridge.ts:38
↓ 1 callers
Function
serializeResponseHeaders
(headers: Headers)
apps/desktop/electron/bff-fetch.ts:100
↓ 1 callers
Function
serializedBrowserWorkspaceTabs
( tabSpace: BrowserTabSpaceState, )
apps/desktop/electron/main.ts:18364
↓ 1 callers
Function
serializedOnboardingQuestionKey
(value: unknown)
apps/desktop/src/components/panes/ChatPane/index.tsx:831
↓ 1 callers
Function
serviceBaseUrlFromHost
(baseUrl: string, port: number)
apps/desktop/electron/authPopupPreload.ts:105
↓ 1 callers
Function
serviceBaseUrlFromHost
(baseUrl: string, port: number)
runtime/api-server/src/bridge-worker.ts:146
↓ 1 callers
Function
sessionAttachmentContextAttachments
( params: { store: RuntimeStateStore; workspaceId: string; messageId: string; metadata: Reco
runtime/api-server/src/ts-runner.ts:964
↓ 1 callers
Function
sessionAttachmentContextPromptSection
( context: AgentSessionAttachmentContext | null | undefined, )
runtime/api-server/src/agent-runtime-prompt.ts:589
↓ 1 callers
Function
sessionAvatarUser
(session: AuthSession | null)
apps/desktop/src/components/auth/AuthPanel.tsx:1617
↓ 1 callers
Function
sessionBatchCursorKey
(sessionId: string)
runtime/api-server/src/turn-memory-writeback.ts:528
↓ 1 callers
Function
sessionCompactionLockKey
(params: { workspaceId: string; sessionId: string; })
runtime/api-server/src/session-checkpoint.ts:1136
↓ 1 callers
Function
sessionDateBucket
Bucket label used for grouping in the full-variant timeline.
apps/desktop/src/components/panes/SubagentSessionsPane.tsx:84
↓ 1 callers
Function
sessionFileFingerprint
(sessionFile: string)
runtime/api-server/src/session-checkpoint.ts:291
↓ 1 callers
Function
sessionIdFromRequest
(request: IncomingMessage)
apps/desktop/electron/browser-pane/http-service.ts:221
↓ 1 callers
Function
sessionInitials
(session: AuthSession | null)
apps/desktop/src/components/auth/AuthPanel.tsx:1639
↓ 1 callers
Function
sessionInputAttachments
(value: unknown)
runtime/api-server/src/claimed-input-executor.ts:307
↓ 1 callers
Function
sessionInputImageUrls
(value: unknown)
runtime/api-server/src/claimed-input-executor.ts:316
↓ 1 callers
Function
sessionMemoryExcerpt
(raw: string, maxChars = 320)
runtime/api-server/src/app.ts:534
↓ 1 callers
Function
sessionMemoryPath
(workspaceId: string, sessionId: string)
runtime/api-server/src/app.ts:525
↓ 1 callers
Function
sessionMessagePayload
(record: SessionMessageRecord, metadata?: Record<string, unknown>)
runtime/api-server/src/app.ts:1314
← previous
next →
6,201–6,300 of 8,692, ranked by callers