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
renderLegacySessionHistoryMarkdown
(params: { workspace: WorkspaceRecord; session: AgentSessionRecord; messages: Array<Record<string, unkno
runtime/api-server/src/app.ts:1728
↓ 1 callers
Function
renderMergedSummaryLine
(unit: Extract<SummaryUnit, { kind: "merged" }>)
runtime/harness-host/src/pi-hashline-tools.ts:577
↓ 1 callers
Function
renderMinimalWorkspaceYaml
( workspace: WorkspaceRecordPayload, template: ResolvedTemplatePayload, )
apps/desktop/electron/main.ts:15207
↓ 1 callers
Function
renderOption
(value: string)
apps/desktop/src/components/panes/ChatPane/Composer/ThinkingValueSelect.tsx:64
↓ 1 callers
Function
renderProviderDrawerContent
(providerId: KnownProviderId)
apps/desktop/src/components/auth/AuthPanel.tsx:3239
↓ 1 callers
Function
renderProviderRow
(providerId: KnownProviderId)
apps/desktop/src/components/auth/AuthPanel.tsx:3478
↓ 1 callers
Function
renderSummaryReadOutput
(params: { displayPath: string; tag: string; summary: SummaryResult; })
runtime/harness-host/src/pi-hashline-tools.ts:642
↓ 1 callers
Function
renderWorkspaceInstructionsManagedSection
(content: string)
runtime/api-server/src/runtime-agent-tools.ts:2034
↓ 1 callers
Function
renderedPromptSections
( promptSections: Array<{ channel: string; content: string }>, )
runtime/api-server/src/agent-runtime-config.test.ts:81
↓ 1 callers
Function
renderedRuntimeConfigPrompt
( promptLayers: Array<{ apply_at: string; content: string }>, )
runtime/api-server/src/agent-runtime-config.test.ts:70
↓ 1 callers
Function
rendererLocationSnapshot
()
apps/desktop/src/lib/rendererSentry.ts:81
↓ 1 callers
Function
renewClaimLeaseOnly
(source: "checkpoint" | "heartbeat" | "event")
runtime/api-server/src/claimed-input-executor.ts:4583
↓ 1 callers
Function
replaceCachedCloudWorkspaceRecords
( items: WorkspaceRecordPayload[], )
apps/desktop/electron/main.ts:14038
↓ 1 callers
Method
replaceIntegrationNodeEmbeddingVector
(params: { nodeKind: InteractionTreeChildKind; nodeId: string; embeddingModel: string; embeddi
runtime/state-store/src/store.ts:9962
↓ 1 callers
Method
replaceInteractionNodeEmbeddingVector
(params: { workspaceId: string; nodeKind: InteractionTreeChildKind; nodeId: string; embeddingM
runtime/state-store/src/store.ts:7466
↓ 1 callers
Function
replaceMentionText
( value: string, range: { start: number; end: number }, insertion: string, )
apps/desktop/src/components/panes/ChatPane/helpers.ts:245
↓ 1 callers
Function
replacePiSkillMetadataByAlias
( target: Map<string, PiSkillMetadata>, source: ReadonlyMap<string, PiSkillMetadata>, )
runtime/harness-host/src/pi.ts:1320
↓ 1 callers
Function
reportOutputFilePath
(params: { workspaceDir: string; title: string; filename?: string | null; })
runtime/api-server/src/runtime-agent-tools.ts:2574
↓ 1 callers
Function
reportTitleFromContent
(content: string)
runtime/api-server/src/runtime-agent-tools.ts:2529
↓ 1 callers
Method
requestAlignmentRevision
(params: { workspaceId: string })
runtime/api-server/src/runtime-agent-tools.ts:3564
↓ 1 callers
Function
requestOnboardingAlignmentRevision
( workspaceId: string, )
apps/desktop/electron/main.ts:16484
↓ 1 callers
Function
requestOnboardingVerificationRevision
( workspaceId: string, )
apps/desktop/electron/main.ts:16499
↓ 1 callers
Function
requestOpenAiCodexDeviceCode
()
apps/desktop/electron/main.ts:7842
↓ 1 callers
Function
requestPlan
( toolId: RuntimeAgentToolId, toolParams: unknown, )
runtime/harnesses/src/runtime-tool-capability-client.ts:705
↓ 1 callers
Function
requestUsesUserBrowserSurface
( request: Pick<TsRunnerRequest, "session_kind" | "context">, )
runtime/api-server/src/ts-runner.ts:1901
↓ 1 callers
Method
requestVerificationRevision
(params: { workspaceId: string })
runtime/api-server/src/runtime-agent-tools.ts:3608
↓ 1 callers
Function
requestedHarnessThinkingConfig
( request: Pick<HarnessModelRoutingRequest, "thinking_value">, )
runtime/harnesses/src/model-routing.ts:284
↓ 1 callers
Function
requestedOpenAiCompat
( request: Pick<HarnessModelRoutingRequest, "thinking_value">, )
runtime/harnesses/src/model-routing.ts:313
↓ 1 callers
Function
requestedWorkspaceTemplateMode
( payload: HolabossCreateWorkspacePayload, )
apps/desktop/electron/main.ts:13017
↓ 1 callers
Method
requireActiveTeammate
(params: { workspaceId: string; teammateId: string; missingCode?: string; inactiveCode?: strin
runtime/api-server/src/runtime-agent-tools.ts:6276
↓ 1 callers
Function
requireBaseAdapter
(harnessId: string)
runtime/api-server/src/harness-registry.ts:134
↓ 1 callers
Method
requireCronjob
(params: { workspaceId?: string | null; jobId: string })
runtime/api-server/src/runtime-agent-tools.ts:6724
↓ 1 callers
Function
requireHarnessHostPluginByCommand
(command: unknown)
runtime/harness-host/src/harness-registry.ts:36
↓ 1 callers
Method
requireTaskRecord
(params: { workspaceId: string; taskId: string })
runtime/api-server/src/runtime-agent-tools.ts:6127
↓ 1 callers
Function
requireTerminalSession
(params: { manager: TerminalSessionManagerLike | null | undefined; terminalId: string; workspaceId: stri
runtime/api-server/src/app.ts:607
↓ 1 callers
Method
requireUpdatedSession
(params: { workspaceId: string; sessionId: string; fields: AgentSessionUpdateFields; })
runtime/state-store/src/store.ts:16882
↓ 1 callers
Function
requiredCronjobDeliveryInput
(value: unknown)
runtime/api-server/src/app.ts:704
↓ 1 callers
Function
requiredDelegateTaskInputs
(body: Record<string, unknown>)
runtime/api-server/src/app.ts:762
↓ 1 callers
Function
requiredHarnessSkillIdsForTool
( state: HarnessSkillWideningState, toolName: string, )
runtime/harnesses/src/skill-policy.ts:111
↓ 1 callers
Function
requiredPositiveInteger
(value: unknown, key: string)
runtime/api-server/src/workspace-mcp-host.ts:66
↓ 1 callers
Function
requiredPositiveInteger
(value: unknown, key: string)
runtime/api-server/src/composio-mcp-host.ts:70
↓ 1 callers
Function
requiredSessionInputImageUrls
(value: unknown)
runtime/api-server/src/app.ts:875
↓ 1 callers
Function
requiredTeammateSkillInputs
( value: unknown, fieldName: string, )
runtime/api-server/src/app.ts:913
↓ 1 callers
Method
resetLeaf
()
runtime/api-server/src/claimed-input-executor.ts:178
↓ 1 callers
Function
resignNativeBindings
()
apps/desktop/scripts/rebuild-native.mjs:23
↓ 1 callers
Function
resolveApiBaseUrl
(override: string | undefined)
sdk/app-builder-sdk/src/runtime/integration-status.ts:73
↓ 1 callers
Function
resolveAppSurfacePath
({ path, resourceId, view, }: AppSurfaceRouteInput)
apps/desktop/src/components/panes/appSurfaceRoute.ts:11
↓ 1 callers
Function
resolveAppSurfaceUrl
( workspaceId: string, appId: string, urlPath?: string, )
apps/desktop/electron/main.ts:18165
↓ 1 callers
Function
resolveAppUpdateEnabled
()
apps/desktop/scripts/write-packaged-config.mjs:23
↓ 1 callers
Function
resolveAppUpdatePublishConfig
()
apps/desktop/scripts/write-app-update-config.mjs:15
↓ 1 callers
Function
resolveArchiveReadPath
(rawPath: string, cwd: string)
runtime/harness-host/src/pi-hashline-tools.ts:944
↓ 1 callers
Function
resolveAttachmentAbsolutePath
(request: HarnessHostPiRequest, attachment: PiAttachment)
runtime/harness-host/src/pi.ts:282
↓ 1 callers
Function
resolveBridgeWorker
( options: BuildRuntimeApiServerOptions, app: FastifyInstance, store: RuntimeStateStore )
runtime/api-server/src/app.ts:314
↓ 1 callers
Function
resolveBrowserCapabilityBaseUrl
(value: unknown)
runtime/harnesses/src/browser-capability-client.ts:56
↓ 1 callers
Function
resolveBundleRoot
(explicitBundleRoot)
runtime/deploy/bootstrap/windows.mjs:13
↓ 1 callers
Function
resolveBundledPythonSpec
(runtimePlatform, env = process.env)
runtime/deploy/stage_python_runtime.mjs:129
↓ 1 callers
Function
resolveCallableName
( descriptor: StaticAgentCapabilityDescriptor, toolServerIdMap: Readonly<Record<string, string>> | null |
runtime/api-server/src/agent-capability-registry.ts:1069
↓ 1 callers
Function
resolveCardBadge
( session: RuntimeCardState, signal: ControlCenterCardSignal | null, )
apps/desktop/src/components/layout/WorkspaceControlCenter.tsx:291
↓ 1 callers
Function
resolveComposioClient
(client?: ComposioExecuteClient | null)
runtime/api-server/src/integration-context-fetch.ts:4610
↓ 1 callers
Method
resolveCreateWorkspacePath
(requested: string | undefined, workspaceId: string)
runtime/state-store/src/store.ts:1931
↓ 1 callers
Function
resolveCronWorker
( options: BuildRuntimeApiServerOptions, app: FastifyInstance, store: RuntimeStateStore, queueWorker:
runtime/api-server/src/app.ts:286
↓ 1 callers
Method
resolveDeletedWorkspacePreservedPath
(workspaceId: string)
runtime/state-store/src/store.ts:12104
↓ 1 callers
Function
resolveDiagnosticsWorkspace
( workspaceId?: string | null, )
apps/desktop/electron/main.ts:4267
↓ 1 callers
Function
resolveDmxBoxOuterDim
( options: { boxSize?: number; minSize?: number } | null | undefined )
apps/desktop/src/lib/dotmatrix-core.tsx:589
↓ 1 callers
Function
resolveDownloadTarget
(params: { workspaceRoot: string; workspaceId: string; outputPath?: string | null; overwrite?: boolean
runtime/api-server/src/runtime-agent-tools.ts:2427
↓ 1 callers
Function
resolveDurableMemoryWorker
( options: BuildRuntimeApiServerOptions, app: FastifyInstance, store: RuntimeStateStore, memoryService
runtime/api-server/src/app.ts:256
↓ 1 callers
Function
resolveEmojiSrc
(emoji: string | null | undefined)
apps/desktop/src/components/marketplace/KitEmoji.tsx:8
↓ 1 callers
Function
resolveEntityTreeId
(queryCase, expectedEntities, entityReports)
scripts/memory-eval.mjs:242
↓ 1 callers
Function
resolveEventDeliveryOwnerMainSessionId
(params: { store: RuntimeStateStore; workspace: WorkspaceRecord; event: MainSessionEventQueueRecord; })
runtime/api-server/src/main-session-event-worker.ts:455
↓ 1 callers
Function
resolveExtractedPythonRoot
(extractDir)
runtime/deploy/stage_python_runtime.mjs:269
↓ 1 callers
Function
resolveGitSha
()
runtime/deploy/build_runtime_root.mjs:217
↓ 1 callers
Function
resolveGroupSubtitle
(group: UsageGroup)
apps/desktop/src/components/billing/BillingSettingsPanel.tsx:196
↓ 1 callers
Function
resolveGroupTitle
(group: UsageGroup)
apps/desktop/src/components/billing/BillingSettingsPanel.tsx:177
↓ 1 callers
Function
resolveHarnessModelProfile
( request: HarnessModelRoutingRequest, options: { modelCatalog: Record<string, Record<string, HarnessC
runtime/harnesses/src/model-routing.ts:635
↓ 1 callers
Function
resolveHarnessNativeWebSearchToolDefinitions
( options: HarnessNativeWebSearchToolOptions = {}, )
runtime/harnesses/src/native-web-search.ts:926
↓ 1 callers
Function
resolveHarnessQuotedSkillSections
(params: { instruction: string; skillMetadataByAlias: ReadonlyMap<string, HarnessSkillMetadata>; readFil
runtime/harnesses/src/workspace-skills.ts:382
↓ 1 callers
Function
resolveHarnessQuotedSkillSectionsFromWorkspace
(params: { instruction: string; workspaceSkillDirs: readonly string[]; loadSkillsFromDir: (dir: string)
runtime/harnesses/src/workspace-skills.ts:418
↓ 1 callers
Function
resolveHeadingId
( props: MdProps, headingSlugCounts: Map<string, number>, )
apps/desktop/src/components/marketplace/SimpleMarkdown.tsx:140
↓ 1 callers
Function
resolveIntegrationContextAutofetchWorker
( options: BuildRuntimeApiServerOptions, app: FastifyInstance, store: RuntimeStateStore, fetchManager:
runtime/api-server/src/app.ts:355
↓ 1 callers
Function
resolveLabel
(appId: string, yamlName: string | null | undefined)
apps/desktop/src/lib/workspaceApps.ts:22
↓ 1 callers
Function
resolveLanguage
(language: string | undefined)
apps/desktop/src/components/marketplace/CodeBlock.tsx:33
↓ 1 callers
Function
resolveLivePiSessionFile
(params: { workspaceDir: string; harnessSessionId: string | null; })
runtime/api-server/src/claimed-input-executor.ts:435
↓ 1 callers
Function
resolveLocalAppsRoot
()
apps/desktop/electron/main.ts:12219
↓ 1 callers
Function
resolveLocalPythonRoot
(localDir)
runtime/deploy/stage_python_runtime.mjs:415
↓ 1 callers
Function
resolveLocalTimezone
()
apps/desktop/electron/main.ts:8255
↓ 1 callers
Function
resolveMacWebAuthnKeychainAccessGroup
()
apps/desktop/scripts/write-packaged-config.mjs:66
↓ 1 callers
Function
resolveMainSessionEventWorker
( options: BuildRuntimeApiServerOptions, app: FastifyInstance, store: RuntimeStateStore, queueWorker:
runtime/api-server/src/app.ts:298
↓ 1 callers
Function
resolveMcpRegistry
(config: JsonRecord)
runtime/api-server/src/workspace-runtime-plan.ts:672
↓ 1 callers
Function
resolveMcpToolTextResult
(raw: unknown)
runtime/harness-host/src/pi.ts:1472
↓ 1 callers
Function
resolveMemoryBackend
()
runtime/api-server/src/memory.ts:248
↓ 1 callers
Function
resolveNodeVersion
()
runtime/deploy/package_windows_runtime.mjs:109
↓ 1 callers
Function
resolveNpmVersion
()
runtime/deploy/package_windows_runtime.mjs:113
↓ 1 callers
Function
resolveOrCreateWorkspaceMainSession
(params: { store: RuntimeStateStore; workspace: WorkspaceRecord; })
runtime/api-server/src/app.ts:1925
↓ 1 callers
Function
resolvePiLiveSessionDir
(workspaceDir: string)
runtime/api-server/src/claimed-input-executor.ts:392
↓ 1 callers
Function
resolvePiModel
(request: HarnessHostPiRequest, modelRegistry: ModelRegistry)
runtime/harness-host/src/pi.ts:1646
↓ 1 callers
Function
resolvePiSessionDir
(workspaceDir: string)
runtime/harness-host/src/pi.ts:1157
↓ 1 callers
Function
resolvePolishTargetSession
Resolve the user-facing main session to route the polish input at. * If `callerSessionId` is a delegated subagent, use its owner main * session so
runtime/api-server/src/runtime-agent-tools.ts:307
↓ 1 callers
Function
resolvePosixPythonBinary
(pythonInstallRoot)
runtime/deploy/stage_python_runtime.mjs:285
↓ 1 callers
Function
resolveProviderFromRuntimeConfig
()
runtime/harnesses/src/native-web-search.ts:330
↓ 1 callers
Function
resolvePythonArchive
(spec)
runtime/deploy/stage_python_runtime.mjs:175
← previous
next →
5,901–6,000 of 8,692, ranked by callers