MCPcopy Create free account

hub / github.com/holaboss-ai/holaOS / functions

Functions8,692 in github.com/holaboss-ai/holaOS

↓ 3 callersFunctionrunWorkspaceRuntimePlanCli
( argv: string[], options: { io?: { stdout: NodeJS.WritableStream; stderr: NodeJS.WritableStream };
runtime/api-server/src/workspace-runtime-plan.ts:1003
↓ 3 callersFunctionruntimeBindingSentryContext
(params: { runtimeBinding: RuntimeBindingSentryContextInput; runtimeExecContext?: Record<string, unknown>
runtime/api-server/src/claimed-input-executor.ts:614
↓ 3 callersFunctionruntimeBundleNodeRelativePaths
( runtimePlatform: | "macos" | "linux" | "windows" = runtimePlatformFromProcessPlatform(), )
apps/desktop/electron/main.ts:1445
↓ 3 callersFunctionruntimeConfigHeaders
(params?: { requireAuth?: boolean; requireUser?: boolean; })
runtime/api-server/src/runtime-config.ts:442
↓ 3 callersFunctionruntimeConfigProviderHasModelToken
( runtimeConfig: RuntimeConfigPayload | null, providerId: string, token: string, )
apps/desktop/src/components/auth/AuthPanel.tsx:842
↓ 3 callersFunctionruntimeDbPath
(workspaceDir)
scripts/lib/memory-live-utils.mjs:71
↓ 3 callersFunctionruntimeExecContextString
( request: TsRunnerRequest, key: string, )
runtime/api-server/src/ts-runner.ts:500
↓ 3 callersFunctionruntimeModelCatalogCachePath
()
apps/desktop/electron/main.ts:3922
↓ 3 callersFunctionruntimeModelIdFromToken
(token: string)
apps/desktop/electron/main.ts:6620
↓ 3 callersFunctionruntimeModelInputModalityList
(value: unknown)
apps/desktop/electron/main.ts:6749
↓ 3 callersFunctionruntimeRoot
()
runtime/api-server/src/runner-worker.ts:55
↓ 3 callersFunctionruntimeRootDir
()
runtime/api-server/src/ts-runner.ts:560
↓ 3 callersFunctionruntimeSentryFileMetadata
(filePath: string)
apps/desktop/electron/main.ts:4434
↓ 3 callersFunctionruntimeStateEffectiveStatus
( runtimeState: | Pick<SessionRuntimeRecordPayload, "status" | "effective_state"> | null | undef
apps/desktop/src/components/layout/shell/IssueDetailPane.tsx:236
↓ 3 callersFunctionruntimeStateEffectiveStatus
( runtimeState: | Pick<SessionRuntimeRecordPayload, "status" | "effective_state"> | null | undef
apps/desktop/src/components/panes/ChatPane/index.tsx:1420
↓ 3 callersFunctionruntimeToolSelectedModelForPiRequest
( request: Pick<HarnessHostPiRequest, "selected_model" | "provider_id" | "model_id">, )
runtime/harness-host/src/pi.ts:145
↓ 3 callersFunctionruntimeUserProfilePayload
(record: RuntimeUserProfileRecord | null, profileId = "default")
runtime/api-server/src/app.ts:1373
↓ 3 callersFunctionsafeStat
(filePath: string)
runtime/api-server/src/runtime-sentry.ts:246
↓ 3 callersFunctionsameEntry
( entry: RecentFile, filePath: string, workspaceId: string | null, )
apps/desktop/src/components/layout/shell/state/recentFiles.ts:32
↓ 3 callersFunctionsanitizeSegment
(value: string, fallback: string)
runtime/api-server/src/tool-result-preview.ts:92
↓ 3 callersFunctionsanitizeSessionId
(value)
scripts/lib/memory-live-utils.mjs:283
↓ 3 callersFunctionsanitizeWorkspaceId
(workspaceId: string)
runtime/state-store/src/store.ts:1417
↓ 3 callersFunctionsavePreview
()
apps/desktop/src/components/panes/FileExplorerPane.tsx:2510
↓ 3 callersFunctionscheduleReconnect
()
apps/desktop/electron/composio-events-bridge.ts:82
↓ 3 callersMethodsearchIntegrationNodeEmbeddingsByVector
(params: { embedding: Float32Array; embeddingModel: string; limit: number; treeIds?: string[]
runtime/state-store/src/store.ts:10124
↓ 3 callersMethodsearchUserMemoryRecallVectors
(params: { embedding: Float32Array; limit: number; scopeBuckets?: Array<Extract<MemoryEmbeddingSco
runtime/state-store/src/store.ts:10462
↓ 3 callersFunctionseedLeaf
(params: { entityId: string; slug: string; leafId: string; title: string; summary: string;
runtime/api-server/src/turn-memory-writeback.test.ts:1486
↓ 3 callersFunctionseedVisibleAgentBrowserSession
( workspace: BrowserWorkspaceState | null | undefined, sessionId?: string | null, )
apps/desktop/electron/main.ts:18455
↓ 3 callersFunctionselectedHarness
()
runtime/api-server/src/runtime-config.ts:358
↓ 3 callersFunctionsemanticIntegrationTreeDir
(workspaceRoot: string, slug: string)
runtime/api-server/src/integration-memory.ts:391
↓ 3 callersFunctionsendBrowserKeyPress
( webContents: WebContents, keyCode: string, modifiers?: Array<"meta" | "control">, )
apps/desktop/electron/main.ts:18522
↓ 3 callersMethodsendInput
(params: { workspaceId: string; terminalId: string; data: string })
runtime/api-server/src/terminal-session-manager.ts:58
↓ 3 callersFunctionserializePdfValue
(value: unknown)
runtime/harnesses/src/attachment-content.ts:255
↓ 3 callersFunctionserializeQuotedSkillPrompt
( input: string, quotedSkillIds: string[], )
apps/desktop/src/components/panes/ChatPane/index.tsx:922
↓ 3 callersFunctionsessionArtifactPayload
(record: OutputRecord)
runtime/api-server/src/app.ts:1411
↓ 3 callersFunctionsessionDisplayName
(session: AuthSession | null)
apps/desktop/src/components/auth/AuthPanel.tsx:1604
↓ 3 callersFunctionsessionDotVariant
( tone: SessionStatusTone, )
apps/desktop/src/components/panes/SpaceBrowserExplorerPane.tsx:89
↓ 3 callersFunctionsessionSelectionUsesOnboarding
(workspace: WorkspaceRecord)
runtime/api-server/src/app.ts:1604
↓ 3 callersFunctionsessionTodoBlocked
(state: SessionTodoState)
runtime/api-server/src/runtime-agent-tools.ts:3165
↓ 3 callersFunctionsetActiveBrowserWorkspace
( workspaceId: string | null | undefined, space?: BrowserSpaceId | null, sessionId?: string | null, )
apps/desktop/electron/main.ts:22329
↓ 3 callersFunctionsetEnv
(vars: Record<string, string>)
sdk/bridge/test/integration-proxy.test.ts:6
↓ 3 callersFunctionsetLiveExecutionItemsState
(nextItems: ChatExecutionTimelineItem[])
apps/desktop/src/components/layout/shell/IssueDetailPane.tsx:414
↓ 3 callersFunctionshortLabel
(value: string, fallback: string)
runtime/api-server/src/memory-browser.ts:325
↓ 3 callersFunctionshouldShowExecutionInternalsForSession
( sessionId: string | null | undefined, )
apps/desktop/src/components/panes/ChatPane/index.tsx:4749
↓ 3 callersFunctionsnap
()
apps/desktop/src/components/panes/ChatPane/index.tsx:5141
↓ 3 callersFunctionsortOutputsLatestFirst
(outputs: WorkspaceOutputRecordPayload[])
apps/desktop/src/components/panes/ChatPane/ArtifactBrowserModal.tsx:316
↓ 3 callersFunctionsseEvent
(event: RunnerEvent)
runtime/api-server/src/runner-worker.ts:379
↓ 3 callersFunctionstageNodePackage
(outputRoot, packageDir, outputName)
runtime/deploy/build_runtime_root.mjs:238
↓ 3 callersFunctionstagePythonRuntime
(outputRootArg, runtimePlatformArg = process.platform)
runtime/deploy/stage_python_runtime.mjs:424
↓ 3 callersFunctionstamp
()
sdk/app-builder-sdk/reference/slack-messaging/e2e.ts:148
↓ 3 callersFunctionstamp
()
sdk/app-builder-sdk/reference/gcalendar-events/e2e.ts:134
↓ 3 callersFunctionstamp
()
runtime/harnesses/src/embedded-skills/app-builder-sdk/reference/slack-messaging/e2e.ts:148
↓ 3 callersFunctionstamp
()
runtime/harnesses/src/embedded-skills/app-builder-sdk/reference/gcalendar-events/e2e.ts:134
↓ 3 callersFunctionstandaloneRuntimeApiPortForSandboxRoot
(sandboxRoot)
scripts/isolated-runtime-launchers.mjs:127
↓ 3 callersFunctionstartCase
(value: string)
apps/desktop/src/components/panes/ChatPane/index.tsx:1586
↓ 3 callersFunctionstartComposeAppTarget
(params: { appId: string; appDir: string; resolvedApp: ResolvedApplicationRuntime; httpPort: number;
runtime/api-server/src/app-lifecycle-worker.ts:985
↓ 3 callersFunctionstartContextFetch
(params: { connectionId: string; providerId: string; accountKey?: string | null; accountLabel?
apps/desktop/src/features/workspace-onboarding/DeterministicWorkspaceOnboardingSurface.tsx:620
↓ 3 callersFunctionstorageKey
(workspaceId: string)
apps/desktop/src/components/publish/usePublishDraft.ts:38
↓ 3 callersMethodstream
(payload: Record<string, unknown>)
runtime/api-server/src/runner-worker.ts:23
↓ 3 callersFunctionstreamFrom
(chunks: string[])
apps/desktop/electron/composio-events-bridge.test.ts:9
↓ 3 callersFunctionstripHashlineContentWithPotentialLooseHeader
(content: string)
runtime/harness-host/src/pi-hashline-tools.ts:762
↓ 3 callersFunctionstripOuterCodeFence
(md: string)
apps/desktop/src/components/publish/LivePreviewPanel.tsx:428
↓ 3 callersFunctionsubagentInstruction
(params: { goal: string; context?: string | null; })
runtime/api-server/src/runtime-agent-tools.ts:2242
↓ 3 callersFunctionsummarizeCompactionBranchEntry
(entry: unknown)
runtime/harness-host/src/pi.ts:807
↓ 3 callersFunctionsummarizePiCompactionError
( error: unknown, compactionEnd: JsonObject | null, )
runtime/harness-host/src/pi.ts:1013
↓ 3 callersFunctionsync
(payload)
runtime/api-server/src/app.test.ts:4534
↓ 3 callersFunctionsyncDurableMemoryEmbedding
(params: { store: RuntimeStateStore; memoryService: MemoryServiceLike; workspaceId: string; entry: Mem
runtime/api-server/src/memory-embedding-index.ts:99
↓ 3 callersFunctionsyncNodeEmbedding
(params: { store: RuntimeStateStore; tree: IntegrationTreeRecord; nodeKind: InteractionTreeChildKind;
runtime/api-server/src/integration-memory.ts:4177
↓ 3 callersFunctionteammateStatusLabel
(status: TeammateStatusPayload)
apps/desktop/src/components/layout/shell/TeammatesPane.tsx:235
↓ 3 callersFunctionteammateStatusVariant
( status: TeammateStatusPayload, )
apps/desktop/src/components/layout/shell/TeammatesPane.tsx:239
↓ 3 callersFunctionterminalSessionReadPayload
(params: { terminal: TerminalSessionRecord; events: TerminalSessionEventRecord[]; afterSequence: number;
runtime/api-server/src/runtime-agent-tools.ts:3127
↓ 3 callersFunctiontestCommand
()
runtime/api-server/src/terminal-session-manager.test.ts:31
↓ 3 callersFunctiontextBlock
(result: Awaited<ReturnType<typeof todoRead.execute>>)
runtime/harness-host/src/pi.test.ts:1147
↓ 3 callersFunctiontextFromHtmlFragment
(value: string)
runtime/api-server/src/runtime-agent-tools.ts:2520
↓ 3 callersFunctiontightenMarkdownTables
(md: string)
sdk/editor/src/markdown.ts:23
↓ 3 callersFunctiontoHeaders
(headers?: RequestHeaders)
sdk/app-sdk/src/clients/base.ts:69
↓ 3 callersFunctiontoMillis
(value: string | null | undefined)
apps/desktop/src/components/layout/shell/WorkspaceDashboardPane.tsx:100
↓ 3 callersFunctiontoRuntimeConfigServiceError
(error: unknown, fallbackMessage: string)
runtime/api-server/src/runtime-config.ts:680
↓ 3 callersFunctiontokenJaccard
(left: string[], right: string[])
runtime/api-server/src/turn-memory-writeback.ts:297
↓ 3 callersFunctiontokenUsageNumber
( usage: Record<string, unknown> | null | undefined, keys: string[], )
apps/desktop/src/components/layout/shell/WorkspaceDashboardPane.tsx:75
↓ 3 callersFunctiontokenUsagePayloadFromHarnessUsage
( usage: HarnessGenAiUsageMetrics | null, )
runtime/harness-host/src/pi.ts:757
↓ 3 callersFunctiontokenize
(value: string)
runtime/api-server/src/integration-memory.ts:298
↓ 3 callersFunctiontoolEnabledForPiRequest
( request: Pick<HarnessHostPiRequest, "tools">, toolName: string, )
runtime/harness-host/src/pi.ts:1757
↓ 3 callersFunctiontoolErrorResult
(message: string, structured?: Record<string, unknown>)
runtime/api-server/src/composio-mcp-host.ts:153
↓ 3 callersFunctiontoolTraceStepFromEvent
( eventType: string, payload: Record<string, unknown>, order: number, )
apps/desktop/src/components/panes/ChatPane/index.tsx:2342
↓ 3 callersFunctiontrimPreviewMessages
(messages: PreviewChatMessage[])
apps/desktop/src/components/layout/WorkspaceControlCenter.tsx:151
↓ 3 callersFunctiontruncateSearchLine
(line: string)
runtime/harness-host/src/pi-search-tool.ts:158
↓ 3 callersFunctiontsBridgeWorkerEnabled
()
runtime/api-server/src/bridge-worker.ts:76
↓ 3 callersFunctionturnInputIdsFromHistoryMessages
( messages: SessionHistoryMessagePayload[], )
apps/desktop/src/components/panes/ChatPane/helpers.ts:369
↓ 3 callersFunctiontwitterPostsFromData
(value: unknown)
runtime/api-server/src/integration-context-fetch.ts:1013
↓ 3 callersFunctionuniqueNormalizedSorted
(values: Array<string | null | undefined>)
runtime/api-server/src/agent-capability-registry.ts:496
↓ 3 callersFunctionupdateAttachedAppSurfaceView
()
apps/desktop/electron/main.ts:18109
↓ 3 callersMethodupdateConversationBinding
(params: { workspaceId: string; bindingId: string; fields: ConversationBindingUpdateFields; })
runtime/state-store/src/store.ts:16810
↓ 3 callersFunctionupdateIntegrationConnection
( connectionId: string, payload: IntegrationUpdateConnectionPayload, )
apps/desktop/electron/main.ts:10634
↓ 3 callersMethodupdateMainSessionEvent
(params: { workspaceId: string; eventId: string; fields: MainSessionEventQueueUpdateFields; })
runtime/state-store/src/store.ts:4285
↓ 3 callersMethodupdateRuntimeNotification
(params: { workspaceId: string; notificationId: string; title?: string | null; message?: strin
runtime/state-store/src/store.ts:11577
↓ 3 callersFunctionupdateWebSearchDraft
(update: Partial<WebSearchDraft>)
apps/desktop/src/components/auth/AuthPanel.tsx:2229
↓ 3 callersFunctionupdateWorkspaceApplications
( workspaceDir: string, updater: (applications: Array<Record<string, unknown>>) => Array<Record<string, un
runtime/api-server/src/workspace-apps.ts:187
↓ 3 callersMethodupdateWorkspacePath
(workspaceId: string, workspacePath: string)
runtime/state-store/src/store.ts:15483
↓ 3 callersFunctionupsertTeammateSkill
(params: { workspaceDir: string; teammateId: string; skill: TeammateSkillInput; })
runtime/api-server/src/teammate-skill-files.ts:589
← previousnext →2,101–2,200 of 8,692, ranked by callers