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
↓ 2 callers
Function
pollRuntimeState
()
apps/desktop/src/components/layout/WorkspaceControlCenter.tsx:1054
↓ 2 callers
Function
pollStatuses
()
apps/desktop/src/components/panes/IntegrationsPane.tsx:514
↓ 2 callers
Function
pollStatuses
()
apps/desktop/src/features/workspace-onboarding/DeterministicWorkspaceOnboardingSurface.tsx:590
↓ 2 callers
Function
popupThemeCss
(theme = currentTheme)
apps/desktop/electron/main.ts:2542
↓ 2 callers
Function
portsForAppIndex
(index: number)
runtime/api-server/src/workspace-apps.ts:113
↓ 2 callers
Method
postJson
(path: string, body: Record<string, unknown>)
runtime/api-server/src/composio-api-client.ts:270
↓ 2 callers
Function
postWorkspaceAgentRunRequest
(params: { workspaceId: string; runtimeBinding: { authToken: string; userId: string; sandboxId
runtime/api-server/src/claimed-input-executor.ts:677
↓ 2 callers
Function
precedenceRank
(value: AgentPromptSectionPrecedence)
runtime/api-server/src/agent-prompt-sections.ts:75
↓ 2 callers
Function
preferredWorkspaceSessionId
(params: { store: RuntimeStateStore; workspace: WorkspaceRecord; })
runtime/api-server/src/app.ts:1659
↓ 2 callers
Function
prepareInstructionWithQuotedWorkspaceSkills
(params: { instruction: string; workspaceSkills: ResolvedWorkspaceSkill[]; })
runtime/api-server/src/workspace-skills.ts:574
↓ 2 callers
Function
prepareRunnerRetry
(failureMessage?: string | null)
runtime/api-server/src/claimed-input-executor.ts:5148
↓ 2 callers
Function
presetToCron
(preset: SchedulePreset)
apps/desktop/src/lib/cron.ts:174
↓ 2 callers
Function
printHelp
()
scripts/runtime-start-isolated.mjs:8
↓ 2 callers
Function
printHelp
()
scripts/desktop-dev-isolated.mjs:8
↓ 2 callers
Function
proactiveBaseUrl
()
apps/desktop/electron/main.ts:9355
↓ 2 callers
Function
proactiveBridgeHeaders
()
runtime/api-server/src/bridge-worker.ts:134
↓ 2 callers
Method
probeWorkspaceAppEndpoints
( params: RuntimeAgentToolsProbeWorkspaceAppEndpointsParams, )
runtime/api-server/src/runtime-agent-tools.ts:8042
↓ 2 callers
Function
productRuntimeConfigResponse
(config: ProductRuntimeConfig)
runtime/api-server/src/runtime-config-cli.ts:47
↓ 2 callers
Function
projectBrowserToolIdsForSession
(params: { sessionKind: string | null | undefined; browserToolIds: string[]; })
runtime/api-server/src/ts-runner.ts:1269
↓ 2 callers
Function
projectExtraToolIdsForSession
(params: { harnessId: string | null | undefined; sessionKind: string | null | undefined; onboardingState
runtime/api-server/src/ts-runner.ts:1334
↓ 2 callers
Function
projectResolvedMcpServerIdsForSession
(params: { sessionKind: string | null | undefined; resolvedMcpServerIds: string[]; })
runtime/api-server/src/ts-runner.ts:1414
↓ 2 callers
Function
projectRuntimeToolIdsForSession
(params: { sessionKind: string | null | undefined; onboardingState?: string | null; runtimeToolIds: stri
runtime/api-server/src/ts-runner.ts:1280
↓ 2 callers
Function
projectsBaseUrl
()
apps/desktop/electron/main.ts:9307
↓ 2 callers
Function
promptCacheStableCandidate
(promptCacheProfile: Record<string, unknown> | null)
runtime/api-server/src/claimed-input-executor.ts:2243
↓ 2 callers
Function
proposalSourceLabel
( source: TaskProposalRecordPayload["proposal_source"], )
apps/desktop/src/components/layout/OperationsDrawer.tsx:58
↓ 2 callers
Function
providerDisplayName
(provider: string)
apps/desktop/src/components/onboarding/constants.ts:19
↓ 2 callers
Function
providerDraftEnabled
(providerId: KnownProviderId)
apps/desktop/src/components/auth/AuthPanel.tsx:1938
↓ 2 callers
Function
providerForApp
(appId: string)
apps/desktop/src/lib/workspaceDesktop.tsx:1213
↓ 2 callers
Function
providerIdForKind
(kind: NativeWebSearchProviderKind)
runtime/harnesses/src/native-web-search.ts:192
↓ 2 callers
Function
providerPathSegment
(provider: string)
runtime/api-server/src/agent-runtime-config.ts:1008
↓ 2 callers
Function
publishSessionArtifact
( context: HolabossTurnContext, request: PublishSessionArtifactRequest, )
sdk/bridge/src/workspace-outputs.ts:135
↓ 2 callers
Function
pushCapabilityPromptSections
( promptSections: AgentPromptSection[], capabilityManifest: AgentCapabilityManifest | null, delegatedCap
runtime/api-server/src/agent-runtime-prompt.ts:883
↓ 2 callers
Function
pushSeparator
()
runtime/harness-host/src/pi-search-tool.ts:371
↓ 2 callers
Function
pushSharedRuntimeContextPromptSections
( promptSections: AgentPromptSection[], request: ComposeBaseAgentPromptRequest, options: SharedRuntimeCo
runtime/api-server/src/agent-runtime-prompt.ts:967
↓ 2 callers
Function
queuedMainSessionEventsFromContext
( context: Record<string, unknown> | null | undefined, )
runtime/api-server/src/claimed-input-executor.ts:1406
↓ 2 callers
Method
quoteIdentifier
(name: string)
sdk/app-builder-sdk/src/runtime/state-backend-sqlite.ts:180
↓ 2 callers
Method
quoteIdentifier
(name: string)
runtime/harnesses/src/embedded-skills/app-builder-sdk/sdk-package/src/runtime/state-backend-sqlite.ts:180
↓ 2 callers
Function
quoteSqlIdentifier
(value: string)
runtime/api-server/src/runtime-agent-tools.ts:8540
↓ 2 callers
Function
quotedSkillIdsFromInstruction
(value: unknown)
runtime/api-server/src/runtime-agent-tools.ts:2139
↓ 2 callers
Function
rankTool
(slug: string)
runtime/api-server/src/composio-tool-registry.ts:172
↓ 2 callers
Function
readBody
(req: import("node:http").IncomingMessage)
runtime/api-server/src/composio-test-server.ts:32
↓ 2 callers
Function
readConfig
(sessionId: string | null | undefined)
runtime/api-server/src/main-session-event-worker.ts:118
↓ 2 callers
Function
readCookieOrThrow
()
apps/desktop/electron/main.ts:8474
↓ 2 callers
Function
readDocument
(configPath: string)
runtime/api-server/src/codex-token-refresh.ts:166
↓ 2 callers
Function
readHbIgnore
(hbIgnorePath: string)
apps/desktop/electron/workspace-packager.ts:218
↓ 2 callers
Function
readIsDarkAttr
()
apps/desktop/src/lib/themeAttr.ts:9
↓ 2 callers
Function
readLocalTemplateAppIds
( templateRoot: string, workspaceYamlContent: string, )
apps/desktop/electron/main.ts:12533
↓ 2 callers
Function
readMemoryBrowserFile
(params: { store: RuntimeStateStore; workspaceId: string; targetPath: string; })
runtime/api-server/src/memory-browser.ts:942
↓ 2 callers
Function
readRequestBase64
( args: string[], stdin: ReadableRequestStream = process.stdin as ReadableRequestStream, )
runtime/harness-host/src/index.ts:33
↓ 2 callers
Function
readStoredMemoryFile
(params: { store: RuntimeStateStore; workspaceId: string; relativePath: string; })
runtime/api-server/src/memory-browser.ts:519
↓ 2 callers
Function
readUserVersion
(db: Database.Database)
runtime/state-store/src/debug-cli.ts:81
↓ 2 callers
Function
readWorkspaceRuntimePlanReferences
(workspaceDir: string)
runtime/api-server/src/runner-prep.ts:59
↓ 2 callers
Function
readWorkspaceSignatures
Read `.signature.json` for every dashboard-shape app in the workspace * except `excludeAppId`. Malformed or missing files are silently * skipped —
runtime/api-server/src/runtime-agent-tools.ts:138
↓ 2 callers
Function
rebuildAllInteractionTrees
(params: { store: RuntimeStateStore; workspaceId: string; selectedModel?: string | null; sessionId?: s
runtime/api-server/src/interaction-memory.ts:2224
↓ 2 callers
Function
recallEmbeddingsProviderDraftId
( value: string, )
apps/desktop/src/components/auth/AuthPanel.tsx:970
↓ 2 callers
Function
recencyScore
(evidence: BaseMemoryRerankerEvidence)
runtime/api-server/src/memory-reranker.ts:148
↓ 2 callers
Function
reconcileAutonomousMainSessionActivity
(params: { workspaceId: string; mainSessionId: string; currentMessages: ChatMessage[]; cancell
apps/desktop/src/components/panes/ChatPane/index.tsx:4966
↓ 2 callers
Function
recordFromData
(value: unknown)
runtime/api-server/src/integration-context-fetch.ts:809
↓ 2 callers
Function
recordTerminalEventForInput
( inputId: string, eventType: "run_completed" | "run_failed", )
apps/desktop/src/components/panes/ChatPane/index.tsx:4325
↓ 2 callers
Function
redactDiagnosticsValue
( value: unknown, keyName = "", )
apps/desktop/electron/diagnostics-bundle.ts:58
↓ 2 callers
Function
redactRendererSentryValue
( value: unknown, keyName = "", )
apps/desktop/src/lib/rendererSentry.ts:42
↓ 2 callers
Function
refetch
()
apps/desktop/src/components/panes/AppSurfacePane.tsx:191
↓ 2 callers
Function
refreshAppCatalog
()
apps/desktop/src/lib/workspaceDesktop.tsx:1196
↓ 2 callers
Function
refreshLoadedDirectories
()
apps/desktop/src/components/panes/FileExplorerPane.tsx:1492
↓ 2 callers
Function
refreshPiSkillCatalog
(params: { skillDirs: readonly string[]; skillMetadataByAlias: Map<string, PiSkillMetadata>; skillWideni
runtime/harness-host/src/pi.ts:1347
↓ 2 callers
Function
relativePosixPath
(root: string, targetPath: string)
runtime/api-server/src/memory.ts:335
↓ 2 callers
Function
remapOpacityToTriplet
( opacity: number, opacityBase: number | undefined, opacityMid: number | undefined, opacityPeak: numbe
apps/desktop/src/lib/dotmatrix-core.tsx:483
↓ 2 callers
Function
rememberTerminalEvent
( inputId: string, eventType: "run_completed" | "run_failed", )
apps/desktop/src/components/layout/shell/IssueDetailPane.tsx:569
↓ 2 callers
Function
removeComposioMcpRegistryEntry
(workspaceDir: string)
runtime/api-server/src/composio-tool-registry.ts:98
↓ 2 callers
Function
removeFileAndEmptyParents
(filePath: string, stopDir: string)
runtime/api-server/src/evolve-skill-review.ts:277
↓ 2 callers
Function
removeInstalledApp
(appId: string)
apps/desktop/src/lib/workspaceDesktop.tsx:1184
↓ 2 callers
Function
renderBinaryReadOutput
(params: { displayPath: string; extension: string; sizeBytes: number; })
runtime/harness-host/src/pi-hashline-tools.ts:920
↓ 2 callers
Function
renderCapabilityPolicyCorePromptSection
( manifest: AgentCapabilityManifest, )
runtime/api-server/src/agent-capability-registry.ts:1438
↓ 2 callers
Function
renderHarnessSkillBlock
( metadata: HarnessSkillMetadata, readFile: (filePath: string) => string = readUtf8, )
runtime/harnesses/src/workspace-skills.ts:374
↓ 2 callers
Function
renderOption
(option: ChatModelOption)
apps/desktop/src/components/panes/ChatPane/Composer/ModelCombobox.tsx:101
↓ 2 callers
Function
renderProviderModelSelection
( providerId: KnownProviderId, draft: ProviderDraft, )
apps/desktop/src/components/auth/AuthPanel.tsx:3127
↓ 2 callers
Function
renderRawReadOutput
(params: { totalLines: number; visibleStartLine: number; visibleLines: readonly string[]; })
runtime/harness-host/src/pi-hashline-tools.ts:376
↓ 2 callers
Function
renderSearchFrameLines
(matches: readonly SearchMatch[], output: string[])
runtime/harness-host/src/pi-search-tool.ts:425
↓ 2 callers
Function
renderStatusLine
(nextLabel: string, className = "")
apps/desktop/src/components/panes/ChatPane/AssistantTurn/index.tsx:193
↓ 2 callers
Function
renderTemplateString
(template, context)
scripts/memory-eval.mjs:104
↓ 2 callers
Function
renewClaimLease
(source: "heartbeat" | "event")
runtime/api-server/src/claimed-input-executor.ts:4992
↓ 2 callers
Function
replaceDesignCronjobs
(params: { store: RuntimeStateStore; sourceWorkspaceId: string; targetWorkspaceId: string; })
runtime/api-server/src/app.ts:2085
↓ 2 callers
Function
replaceDesignIntegrationBindings
(params: { store: RuntimeStateStore; sourceWorkspaceId: string; targetWorkspaceId: string; })
runtime/api-server/src/app.ts:2120
↓ 2 callers
Function
replaceOrAppendMaterializedTemplateFile
( files: MaterializedTemplateFilePayload[], nextFile: MaterializedTemplateFilePayload, )
apps/desktop/electron/main.ts:12168
↓ 2 callers
Function
replacePiSkillIdMap
( target: Map<string, ReadonlySet<string>>, source: ReadonlyMap<string, ReadonlySet<string>>, )
runtime/harness-host/src/pi.ts:1337
↓ 2 callers
Method
replyTask
(params: RuntimeAgentToolsReplyTaskParams)
runtime/api-server/src/runtime-agent-tools.ts:4803
↓ 2 callers
Function
requestRuntimeJsonViaHttp
( targetUrl: URL, method: "GET" | "POST" | "PUT" | "PATCH" | "DELETE", payload?: unknown, timeoutMs =
apps/desktop/electron/main.ts:12892
↓ 2 callers
Function
requestSignal
( signal: AbortSignal | undefined, timeoutMs: number, )
runtime/harnesses/src/native-web-search.ts:562
↓ 2 callers
Function
requestedHarnessThinkingBudgets
( request: Pick<HarnessModelRoutingRequest, "thinking_value">, )
runtime/harnesses/src/model-routing.ts:277
↓ 2 callers
Function
requestedHarnessThinkingLevel
( request: Pick<HarnessModelRoutingRequest, "thinking_value">, )
runtime/harnesses/src/model-routing.ts:271
↓ 2 callers
Function
requestedPiThinkingBudgets
( request: Pick<HarnessHostPiRequest, "thinking_value">, )
runtime/harness-host/src/pi.ts:1709
↓ 2 callers
Function
requestedPiThinkingConfig
( request: Pick<HarnessHostPiRequest, "thinking_value">, )
runtime/harness-host/src/pi.ts:1715
↓ 2 callers
Function
requeueMainSessionEventForRetry
(params: { store: RuntimeStateStore; workspaceId: string; eventId: string; completedAt: string; stop
runtime/api-server/src/claimed-input-executor.ts:4075
↓ 2 callers
Method
requireSubagentRun
(params: { workspaceId: string; subagentId: string; })
runtime/api-server/src/runtime-agent-tools.ts:6217
↓ 2 callers
Function
requiredInteger
(value: unknown, fieldName: string)
runtime/harness-host/src/contracts.ts:236
↓ 2 callers
Function
requiredIssueAttachments
(value: unknown, workspaceDir: string)
runtime/api-server/src/app.ts:901
↓ 2 callers
Function
requiredNumber
(value: unknown, fieldName: string)
runtime/harness-host/src/contracts.ts:243
↓ 2 callers
Function
requiredSessionInputAttachments
(value: unknown, workspaceDir: string)
runtime/api-server/src/app.ts:840
↓ 2 callers
Function
requiredString
(value: JsonRecord, key: string, path: string)
runtime/api-server/src/workspace-runtime-plan.ts:263
↓ 2 callers
Method
requiredTeammateKind
(value: string | null | undefined)
runtime/state-store/src/store.ts:16646
← previous
next →
3,101–3,200 of 8,692, ranked by callers