MCPcopy Create free account

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

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

↓ 1 callersFunctionescapeHtmlAttribute
(value: string)
apps/desktop/electron/main.ts:21158
↓ 1 callersFunctionescapeRegExp
(value: string)
apps/desktop/electron/main.ts:19034
↓ 1 callersFunctionestimateEta
( uploaded: number, total: number, startedAt: number, )
apps/desktop/src/components/publish/PublishScreen.tsx:1724
↓ 1 callersFunctionestimateSnapshotRequestTokens
( snapshotPayload: Record<string, unknown> | null | undefined, )
runtime/api-server/src/session-checkpoint.ts:434
↓ 1 callersFunctionevaluateCallAllowance
( descriptor: StaticAgentCapabilityDescriptor, context: AgentCapabilityPolicyContext )
runtime/api-server/src/agent-capability-registry.ts:1093
↓ 1 callersFunctionevaluateExecutionReadiness
( descriptor: StaticAgentCapabilityDescriptor, context: AgentCapabilityPolicyContext )
runtime/api-server/src/agent-capability-registry.ts:1116
↓ 1 callersFunctionevaluateExpressionPayload
(expression: string)
runtime/api-server/src/desktop-browser-tools.ts:1188
↓ 1 callersFunctioneventQueueWorkspaces
(store: RuntimeStateStore)
runtime/api-server/src/main-session-event-worker.ts:441
↓ 1 callersFunctioneventTimestampOrNow
(event: RunnerEvent)
runtime/api-server/src/claimed-input-executor.ts:1815
↓ 1 callersFunctionevolveCandidateContext
( request: TsRunnerRequest, )
runtime/api-server/src/ts-runner.ts:519
↓ 1 callersFunctionevolveCandidateContextPromptSection
(context: AgentEvolveCandidateContext | null | undefined)
runtime/api-server/src/agent-runtime-prompt.ts:697
↓ 1 callersFunctionevolveModelContext
(params: { workspaceId: string; sessionId: string; inputId: string; instruction?: string | null; })
runtime/api-server/src/evolve.ts:71
↓ 1 callersFunctionexaMcpEndpointUrl
(provider: ResolvedWebSearchProvider)
runtime/harnesses/src/native-web-search.ts:522
↓ 1 callersFunctionexcerptFromMarkdown
(value: string)
runtime/api-server/src/memory-embedding-index.ts:49
↓ 1 callersMethodexchangeCode
(providerId: string, code: string, codeVerifier: string, redirectPort: number, ownerUserId: string)
runtime/api-server/src/oauth-service.ts:89
↓ 1 callersFunctionexchangeOpenAiCodexAuthorizationCode
(params: { authorizationCode: string; codeVerifier: string; })
apps/desktop/electron/main.ts:7964
↓ 1 callersMethodexecute
( toolId: string, args: Record<string, unknown>, context: DesktopBrowserToolExecutionContext = {}
runtime/api-server/src/desktop-browser-tools.ts:2685
↓ 1 callersFunctionexecuteClaimedInput
()
runtime/api-server/src/claimed-input-executor.ts:4443
↓ 1 callersFunctionexecuteTsRunnerRequest
( request: TsRunnerRequest, options: { deps?: Partial<TsRunnerExecutionDeps>; emitEvent: (event: T
runtime/api-server/src/ts-runner.ts:2349
↓ 1 callersFunctionexecuteWorkspaceCommand
(command: string, cwd: string, timeoutSeconds: number)
runtime/api-server/src/app.ts:3624
↓ 1 callersFunctionexecutionItemsHaveFileEdits
( items: ChatExecutionTimelineItem[], )
apps/desktop/src/components/panes/ChatPane/AssistantTurn/index.tsx:24
↓ 1 callersFunctionexecutorFailureStopReason
(error: unknown)
runtime/api-server/src/claimed-input-executor.ts:2237
↓ 1 callersFunctionexistingMemoryUpdateProposalMatches
(params: { existing: MemoryUpdateProposalRecord; proposal: ReturnType<typeof buildMemoryUpdateProposalsFro
runtime/api-server/src/app.ts:2718
↓ 1 callersFunctionexistingResolvedSkillIds
(store: RuntimeStateStore, workspaceId: string)
runtime/api-server/src/evolve-skill-review.ts:365
↓ 1 callersFunctionexistingWorkspaceSkillDrafts
( store: RuntimeStateStore, workspaceId: string )
runtime/api-server/src/evolve-skill-review.ts:369
↓ 1 callersFunctionexpandGlobTargets
( pattern: string, cwd: string, rgPath: string, )
runtime/harness-host/src/pi-search-tool.ts:589
↓ 1 callersFunctionexpandSearchTargets
( specs: readonly SearchPathSpec[], cwd: string, rgPath: string, )
runtime/harness-host/src/pi-search-tool.ts:198
↓ 1 callersFunctionexpectedEntitiesForScenario
(scenario)
scripts/memory-eval.mjs:178
↓ 1 callersFunctionexpiryTimestampMs
(value: unknown)
runtime/api-server/src/codex-token-refresh.ts:39
↓ 1 callersFunctionexplicitHolabossUserId
(request: TsRunnerRequest)
runtime/api-server/src/ts-runner.ts:1434
↓ 1 callersFunctionexplorerAttachmentFilesFromClipboardText
( clipboardText: string, )
apps/desktop/src/components/panes/ChatPane/Composer/index.tsx:204
↓ 1 callersFunctionexportDesktopDiagnosticsBundle
( payload?: DiagnosticsExportRequestPayload, )
apps/desktop/electron/main.ts:4294
↓ 1 callersFunctionexportDiagnosticsBundle
( params: DiagnosticsBundleExportParams, )
apps/desktop/electron/diagnostics-bundle.ts:342
↓ 1 callersFunctionexportExplorerPathToFile
( targetPath: string, workspaceId: string | null | undefined, payload?: { content?: string; suggestedNam
apps/desktop/electron/main.ts:21101
↓ 1 callersFunctionexportHtmlToPdf
( payload: HtmlToPdfExportRequestPayload, )
apps/desktop/electron/main.ts:21242
↓ 1 callersFunctionexportLegacySessionHistory
(params: { store: RuntimeStateStore; workspace: WorkspaceRecord; session: AgentSessionRecord; archived
runtime/api-server/src/app.ts:1824
↓ 1 callersFunctionextensionForMimeType
(value: string)
runtime/api-server/src/runtime-agent-tools.ts:2310
↓ 1 callersFunctionexternalIdFromOutputRecord
(record: OutputRecord)
runtime/api-server/src/app.ts:1402
↓ 1 callersFunctionexternalIdFromOutputRecord
(record: ReturnType<RuntimeStateStore["listOutputs"]>[number])
runtime/state-store/src/cli.ts:74
↓ 1 callersFunctionextractAuthToken
(callbackUrl: string)
apps/desktop/electron/main.ts:9143
↓ 1 callersFunctionextractDocxAttachmentText
(buffer: Buffer, fileName: string)
runtime/harnesses/src/attachment-content.ts:458
↓ 1 callersFunctionextractDurableMemoryCandidatesFromModel
( context: DurableMemoryExtractionContext )
runtime/api-server/src/memory-writeback-extractor.ts:306
↓ 1 callersFunctionextractDurableMemoryCandidatesSingleBatch
( context: DurableMemoryExtractionContext )
runtime/api-server/src/memory-writeback-extractor.ts:240
↓ 1 callersFunctionextractExcelAttachmentText
(buffer: Buffer, fileName: string)
runtime/harnesses/src/attachment-content.ts:499
↓ 1 callersFunctionextractHashlineHeader
(text: string)
runtime/harness-host/src/pi-hashline-tools.test.ts:72
↓ 1 callersFunctionextractIntegrationRequirementsFromTemplateFiles
( files: MaterializedTemplateFilePayload[], )
apps/desktop/electron/main.ts:11933
↓ 1 callersFunctionextractLocalAppTemplateBinding
( appFiles: MaterializedTemplateFilePayload[], appRuntimeFile: MaterializedTemplateFilePayload | null, )
apps/desktop/electron/main.ts:12350
↓ 1 callersFunctionextractLocalAppToolNames
( appFiles: MaterializedTemplateFilePayload[], declaredToolNames: string[], )
apps/desktop/electron/main.ts:12145
↓ 1 callersFunctionextractMcpErrorText
(result: unknown)
apps/desktop/src/components/panes/ChatPane/index.tsx:2276
↓ 1 callersFunctionextractPdfAttachmentText
(buffer: Buffer, fileName: string)
runtime/harnesses/src/attachment-content.ts:359
↓ 1 callersFunctionextractPptxAttachmentText
(buffer: Buffer, fileName: string)
runtime/harnesses/src/attachment-content.ts:475
↓ 1 callersFunctionextractPresentationSlideTextBoxes
( slideXml: string, slideWidth: number, slideHeight: number, )
apps/desktop/electron/main.ts:19996
↓ 1 callersFunctionextractProposedSlugsFromContentBlock
(part: unknown)
runtime/api-server/src/integration-proposal-gate.ts:33
↓ 1 callersFunctionextractSessionTokenFromCookieHeader
(cookie: string)
apps/desktop/electron/main.ts:10863
↓ 1 callersFunctionextractSkillCandidateFromModel
(context: SkillReviewContext)
runtime/api-server/src/evolve-skill-review.ts:440
↓ 1 callersFunctionextractSkillMetadata
( markdown: string, skillId: string, )
apps/desktop/electron/main.ts:15085
↓ 1 callersFunctionextractStandaloneAnchorId
(line: string)
apps/desktop/src/components/marketplace/SimpleMarkdown.tsx:66
↓ 1 callersFunctionextractTarball
(archivePath, extractDir)
runtime/deploy/stage_python_runtime.mjs:261
↓ 1 callersFunctionextractTemplateZipArchive
(zipPath: string, workspaceDir: string)
runtime/api-server/src/app.ts:2985
↓ 1 callersFunctionextractToolErrorText
(payload: Record<string, unknown>)
apps/desktop/src/components/panes/ChatPane/index.tsx:2316
↓ 1 callersFunctionextractToolResultText
(result: unknown, maxLength = 200)
apps/desktop/src/components/panes/ChatPane/index.tsx:2296
↓ 1 callersFunctionextractToolTraceArgsSummary
( toolName: string, payload: Record<string, unknown>, )
apps/desktop/src/components/panes/ChatPane/index.tsx:2203
↓ 1 callersFunctionextractWorkbookPreviewImages
( buffer: Buffer, tableSheets: FilePreviewTableSheetPayload[], )
apps/desktop/electron/main.ts:19171
↓ 1 callersFunctionextractedDurableMemoryCandidates
(params: { batchTurnResults: TurnResultRecord[]; batchTurns: Array<{ userInstruction: string; assi
runtime/api-server/src/turn-memory-writeback.ts:741
↓ 1 callersFunctionextractedMemoryContent
(params: { turnResult: TurnResultRecord; candidate: ExtractedDurableMemoryCandidate; })
runtime/api-server/src/turn-memory-writeback.ts:470
↓ 1 callersFunctionextractedMemoryPath
(turnResult: TurnResultRecord, candidate: ExtractedDurableMemoryCandidate)
runtime/api-server/src/turn-memory-writeback.ts:450
↓ 1 callersFunctionfallbackCapabilitySummaryWithSkills
(params: { teammate: TeammateRecord; skills: Array<{ name: string }>; })
runtime/api-server/src/teammate-routing.ts:75
↓ 1 callersFunctionfallbackEventIdentity
(payload: unknown)
runtime/api-server/src/ts-runner-contracts.ts:219
↓ 1 callersFunctionfallbackMcpToolParametersSchema
()
runtime/harnesses/src/mcp.ts:129
↓ 1 callersFunctionfallbackWorkspaceAppBuildStatus
(entry: Record<string, unknown>)
runtime/api-server/src/runtime-agent-tools.ts:1235
↓ 1 callersFunctionfenceMatch
( line: string, )
sdk/editor/src/markdown.ts:38
↓ 1 callersFunctionfetchBillingLinks
()
apps/desktop/src/lib/billing/useDesktopBilling.tsx:167
↓ 1 callersFunctionfetchBillingOverview
()
apps/desktop/src/lib/billing/useDesktopBilling.tsx:103
↓ 1 callersFunctionfetchBillingUsage
(limit = 10)
apps/desktop/src/lib/billing/useDesktopBilling.tsx:140
↓ 1 callersFunctionfetchDesktopRuntimeModelCatalog
()
apps/desktop/electron/main.ts:7337
↓ 1 callersFunctionfetchGitHubIntegrationContext
(params: { store: RuntimeStateStore; connectionId: string; composio: ComposioExecuteClient; fetchedAt:
runtime/api-server/src/integration-context-fetch.ts:4877
↓ 1 callersFunctionfetchGitHubRepositoriesForAccount
(params: { composio: ComposioExecuteClient; connectedAccountId: string; accountKey: string; actions: s
runtime/api-server/src/integration-context-fetch.ts:921
↓ 1 callersFunctionfetchGmailIntegrationContext
(params: { store: RuntimeStateStore; connectionId: string; composio: ComposioExecuteClient; fetchedAt:
runtime/api-server/src/integration-context-fetch.ts:4673
↓ 1 callersFunctionfetchGoogleCalendarIntegrationContext
(params: { store: RuntimeStateStore; connectionId: string; composio: ComposioExecuteClient; fetchedAt:
runtime/api-server/src/integration-context-fetch.ts:6218
↓ 1 callersFunctionfetchGoogleDocsIntegrationContext
(params: { store: RuntimeStateStore; connectionId: string; composio: ComposioExecuteClient; fetchedAt:
runtime/api-server/src/integration-context-fetch.ts:7310
↓ 1 callersFunctionfetchGoogleDriveIntegrationContext
(params: { store: RuntimeStateStore; connectionId: string; composio: ComposioExecuteClient; fetchedAt:
runtime/api-server/src/integration-context-fetch.ts:5616
↓ 1 callersFunctionfetchGoogleSheetsIntegrationContext
(params: { store: RuntimeStateStore; connectionId: string; composio: ComposioExecuteClient; fetchedAt:
runtime/api-server/src/integration-context-fetch.ts:7057
↓ 1 callersFunctionfetchHubSpotIntegrationContext
(params: { store: RuntimeStateStore; connectionId: string; composio: ComposioExecuteClient; fetchedAt:
runtime/api-server/src/integration-context-fetch.ts:7515
↓ 1 callersFunctionfetchIntegrationContext
( connectionId: string, )
apps/desktop/electron/main.ts:10973
↓ 1 callersFunctionfetchIntegrationContextStatuses
(baseUrl, params)
scripts/memory-eval.mjs:271
↓ 1 callersFunctionfetchJiraIntegrationContext
(params: { store: RuntimeStateStore; connectionId: string; composio: ComposioExecuteClient; fetchedAt:
runtime/api-server/src/integration-context-fetch.ts:7910
↓ 1 callersFunctionfetchLinearIntegrationContext
(params: { store: RuntimeStateStore; connectionId: string; composio: ComposioExecuteClient; fetchedAt:
runtime/api-server/src/integration-context-fetch.ts:7702
↓ 1 callersFunctionfetchLinkedInIntegrationContext
(params: { store: RuntimeStateStore; connectionId: string; composio: ComposioExecuteClient; fetchedAt:
runtime/api-server/src/integration-context-fetch.ts:6590
↓ 1 callersFunctionfetchNotionIntegrationContext
(params: { store: RuntimeStateStore; connectionId: string; composio: ComposioExecuteClient; fetchedAt:
runtime/api-server/src/integration-context-fetch.ts:5291
↓ 1 callersFunctionfetchOnce
( connectionId: string, externalId: string, providerId: string, )
apps/desktop/src/lib/integrationAccountStore.ts:47
↓ 1 callersFunctionfetchOutlookIntegrationContext
(params: { store: RuntimeStateStore; connectionId: string; composio: ComposioExecuteClient; fetchedAt:
runtime/api-server/src/integration-context-fetch.ts:6826
↓ 1 callersFunctionfetchSlackIntegrationContext
(params: { store: RuntimeStateStore; connectionId: string; composio: ComposioExecuteClient; fetchedAt:
runtime/api-server/src/integration-context-fetch.ts:8087
↓ 1 callersFunctionfetchTone
(status: string)
apps/desktop/src/features/workspace-onboarding/DeterministicWorkspaceOnboardingSurface.tsx:235
↓ 1 callersFunctionfetchTwitterIntegrationContext
(params: { store: RuntimeStateStore; connectionId: string; composio: ComposioExecuteClient; fetchedAt:
runtime/api-server/src/integration-context-fetch.ts:5909
↓ 1 callersFunctionfetchWithTimeout
( url: string, init: RequestInit, timeoutMs: number )
apps/desktop/electron/bff-fetch.ts:108
↓ 1 callersFunctionfileDeliveryMemoryCandidate
(params: { proposal: MemoryUpdateProposalRecord; summary: string; acceptedAt: string; })
runtime/api-server/src/user-memory-proposals.ts:173
↓ 1 callersFunctionfileDisplaySyncTargetFromToolPayload
( payload: Record<string, unknown>, )
apps/desktop/src/components/panes/ChatPane/index.tsx:2112
↓ 1 callersFunctionfileExtension
(fileName: string)
apps/desktop/src/lib/fileIcon.tsx:71
↓ 1 callersFunctionfileFromClipboardImagePayload
( payload: ClipboardImagePayload | null, )
apps/desktop/src/components/panes/ChatPane/Composer/index.tsx:181
↓ 1 callersFunctionfilenameFromContentDisposition
(value: string | null | undefined)
runtime/api-server/src/runtime-agent-tools.ts:2378
← previousnext →4,501–4,600 of 8,692, ranked by callers