MCPcopy Create free account

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

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

↓ 1 callersFunctionissuePriorityBadgeClass
* Soft pastel pill for priority. Saturation scales with urgency * (critical → destructive, high → warning, medium → info, low → muted) * and uses pr
apps/desktop/src/components/layout/shell/IssuesBoardPane.tsx:126
↓ 1 callersFunctionissuePriorityLabel
(priority: IssuePriorityPayload | null)
apps/desktop/src/components/layout/shell/IssuesBoardPane.tsx:80
↓ 1 callersFunctionissuePriorityLabel
(priority: IssuePriorityPayload | null)
apps/desktop/src/components/layout/shell/Sidebar.tsx:956
↓ 1 callersFunctionissueRelativeTime
(value: string)
apps/desktop/src/components/layout/shell/IssuesBoardPane.tsx:54
↓ 1 callersFunctionissueRelativeTime
(value: string)
apps/desktop/src/components/layout/shell/Sidebar.tsx:910
↓ 1 callersFunctionissueReplyDisabledReason
(issue: IssueRecordPayload | null)
apps/desktop/src/components/layout/shell/IssueDetailPane.tsx:201
↓ 1 callersFunctionissueRowDotVariant
( status: IssueStatusPayload, )
apps/desktop/src/components/layout/shell/TeammatesPane.tsx:1686
↓ 1 callersFunctionissueStatusLabel
(status: IssueStatusPayload)
apps/desktop/src/components/layout/shell/TeammatesPane.tsx:245
↓ 1 callersFunctionissueStatusLabel
(status: IssueStatusPayload)
apps/desktop/src/components/layout/shell/IssueDetailPane.tsx:64
↓ 1 callersFunctionissueStatusLabel
(status: IssueStatusPayload)
apps/desktop/src/components/layout/shell/Sidebar.tsx:923
↓ 1 callersFunctionissueStatusLabel
(status: IssueStatusPayload)
apps/desktop/src/components/panes/ChatPane/IssueThreadControls.tsx:39
↓ 1 callersFunctionissueStatusVariant
( status: IssueStatusPayload, )
apps/desktop/src/components/layout/shell/SearchDialog.tsx:534
↓ 1 callersFunctionissueStatusVariant
( status: IssueStatusPayload, )
apps/desktop/src/components/layout/shell/Sidebar.tsx:936
↓ 1 callersFunctionissueStatusVariant
( status: IssueStatusPayload, )
apps/desktop/src/components/layout/shell/WorkspaceDashboardPane.tsx:51
↓ 1 callersFunctionissueStatusVariant
( status: IssueStatusPayload, )
apps/desktop/src/components/panes/ChatPane/IssueThreadControls.tsx:52
↓ 1 callersFunctioniterSseEvents
(stream: NodeJS.ReadableStream)
apps/desktop/electron/main.ts:16593
↓ 1 callersFunctionjiraCurrentUserFromData
(value: unknown)
runtime/api-server/src/integration-context-fetch.ts:1191
↓ 1 callersFunctionjiraIssueFields
(value: unknown)
runtime/api-server/src/integration-context-fetch.ts:3582
↓ 1 callersFunctionjiraIssuesFromData
(value: unknown)
runtime/api-server/src/integration-context-fetch.ts:1200
↓ 1 callersFunctionjiraProjectsFromData
(value: unknown)
runtime/api-server/src/integration-context-fetch.ts:1196
↓ 1 callersFunctionjobDeliveryChannel
(job: CronjobRecordPayload)
apps/desktop/src/components/panes/AutomationsPane.tsx:125
↓ 1 callersFunctionjobKindLabel
(job: CronjobRecordPayload)
apps/desktop/src/components/panes/AutomationsPane.tsx:129
↓ 1 callersFunctionjoinExplorerImportPath
(parentPath: string, name: string)
apps/desktop/src/components/panes/FileExplorerPane.tsx:254
↓ 1 callersFunctionjoinPath
(base: string, relative: string)
apps/desktop/src/components/panes/InternalSurfacePane.tsx:87
↓ 1 callersFunctionjsonByteLength
(value: unknown)
runtime/api-server/src/session-checkpoint.ts:236
↓ 1 callersFunctionjsonObject
(value: Record<string, unknown>)
runtime/api-server/src/ts-runner-events.ts:15
↓ 1 callersFunctionjsonObject
(value: Record<string, unknown>)
runtime/api-server/src/ts-runner.ts:334
↓ 1 callersFunctionjsonObjectArray
(value: unknown)
runtime/harness-host/src/contracts.ts:281
↓ 1 callersFunctionkillRuntimePortListener
(port: number)
apps/desktop/electron/main.ts:17233
↓ 1 callersFunctionkillRuntimeProcessByPid
(pid: number)
apps/desktop/electron/main.ts:17180
↓ 1 callersFunctionknownModelBudgetOverride
( request: Pick<HarnessModelRoutingRequest, "model_id">, api: HarnessModelApi, )
runtime/harnesses/src/model-routing.ts:382
↓ 1 callersFunctionlastActivityFromSnapshot
(params: { fallbackActivityAt: string | null; messages: PreviewChatMessage[]; })
apps/desktop/src/components/layout/WorkspaceControlCenter.tsx:178
↓ 1 callersFunctionlatencyMs
(startedAt: string, completedAt: string | null)
runtime/api-server/src/claimed-input-executor.ts:2004
↓ 1 callersFunctionlatestCompactionId
(session: PiCompactionDiagnosticsSession)
runtime/harness-host/src/pi.ts:1053
↓ 1 callersFunctionlatestCronjobControllerInput
(params: { store: RuntimeStateStore; workspaceId: string; sessionId: string; })
runtime/api-server/src/cron-worker.ts:265
↓ 1 callersMethodlatestId
()
runtime/state-store/src/migrations.ts:185
↓ 1 callersFunctionlatestInteractionBatchStateKey
(sessionId: string)
runtime/api-server/src/turn-memory-writeback.ts:540
↓ 1 callersMethodlatestMainSessionId
Return the most recently updated non-archived main session in the * workspace, or null when no main session exists yet.
runtime/api-server/src/runtime-agent-tools.ts:7722
↓ 1 callersFunctionlatestPersistedTerminalOutputEvent
(params: { store: RuntimeStateStore; workspaceId: string; sessionId: string; inputId: string; })
runtime/api-server/src/claimed-input-executor.ts:2516
↓ 1 callersFunctionlatestPiAssistantMessageFromSessionFile
( sessionFile: string, )
runtime/api-server/src/claimed-input-executor.ts:497
↓ 1 callersFunctionlatestPreviewMessageId
(messages: PreviewChatMessage[])
apps/desktop/src/components/layout/WorkspaceControlCenter.tsx:155
↓ 1 callersFunctionlatestPriorTurnCompactionContext
(params: { store: RuntimeStateStore; workspaceId: string; sessionId: string; currentInputId: string; }
runtime/api-server/src/claimed-input-executor.ts:2050
↓ 1 callersFunctionlatestVisibleChatMessageId
(messages: ChatMessage[])
apps/desktop/src/components/panes/ChatPane/index.tsx:3360
↓ 1 callersFunctionlaunchIsolatedDesktop
(options = {})
scripts/isolated-runtime-launchers.mjs:356
↓ 1 callersFunctionlaunchStandaloneRuntime
(options = {})
scripts/isolated-runtime-launchers.mjs:398
↓ 1 callersFunctionlegacyRuntimeDbPath
(options: RuntimeStateStoreOptions = {})
runtime/state-store/src/store.ts:1435
↓ 1 callersFunctionlegacyTeammates
( skills: OnboardingAlignmentTeammateSkill[], behavior: LegacyAiManagerBehavior, )
shared/onboarding-contract.ts:1204
↓ 1 callersFunctionlegacyWorkspaceMemoryDir
(params: { workspaceRoot: string; workspaceId: string; })
runtime/api-server/src/workspace-bundle-paths.ts:49
↓ 1 callersFunctionlegacyWorkspaceRowsPendingMigration
( database: Database.Database, workspaceId: string, )
apps/desktop/electron/main.ts:4050
↓ 1 callersFunctionlegacyWorkspaceRules
( behavior: LegacyAiManagerBehavior, )
shared/onboarding-contract.ts:1178
↓ 1 callersFunctionlevelDotClass
(level: RuntimeNotificationLevel)
apps/desktop/src/components/layout/NotificationInbox.tsx:45
↓ 1 callersFunctionlevenshtein
(a: string, b: string)
runtime/api-server/src/integration-catalog.ts:156
↓ 1 callersFunctionlexicalRankBoost
(rank: number | null | undefined)
runtime/api-server/src/interaction-memory.ts:819
↓ 1 callersFunctionlexicalRankBoost
(rank: number | null | undefined)
runtime/api-server/src/integration-memory.ts:342
↓ 1 callersFunctionlinearCurrentUserFromData
(value: unknown)
runtime/api-server/src/integration-context-fetch.ts:1174
↓ 1 callersFunctionlinearIssuesFromData
(value: unknown)
runtime/api-server/src/integration-context-fetch.ts:1179
↓ 1 callersFunctionlinearProjectsFromData
(value: unknown)
runtime/api-server/src/integration-context-fetch.ts:1183
↓ 1 callersFunctionlinearTeamName
(value: unknown)
runtime/api-server/src/integration-context-fetch.ts:3575
↓ 1 callersFunctionlinearTeamsFromData
(value: unknown)
runtime/api-server/src/integration-context-fetch.ts:1187
↓ 1 callersFunctionlinkedInCompaniesFromData
(value: unknown)
runtime/api-server/src/integration-context-fetch.ts:1051
↓ 1 callersFunctionlinkedInOrganizationName
(value: LinkedInCompanyPayload)
runtime/api-server/src/integration-context-fetch.ts:2771
↓ 1 callersFunctionlinkedInPersonFromData
(value: unknown)
runtime/api-server/src/integration-context-fetch.ts:1046
↓ 1 callersFunctionlinkedInPersonName
(value: LinkedInPersonPayload)
runtime/api-server/src/integration-context-fetch.ts:2758
↓ 1 callersFunctionlinkedInProfilePersonId
(value: LinkedInUserInfoPayload)
runtime/api-server/src/integration-context-fetch.ts:2746
↓ 1 callersFunctionlinkedInUserInfoFromData
(value: unknown)
runtime/api-server/src/integration-context-fetch.ts:1041
↓ 1 callersMethodlist
(workspaceId: string)
runtime/api-server/src/workspace-integrations.ts:51
↓ 1 callersFunctionlistActiveInteractionEntities
(store: RuntimeStateStore, workspaceId: string)
runtime/api-server/src/turn-memory-writeback.test.ts:139
↓ 1 callersFunctionlistAgentSessions
( payload: string | ListAgentSessionsRequestPayload, )
apps/desktop/electron/main.ts:16054
↓ 1 callersMethodlistAllSemanticMemoryEdgesForTree
(params: { category: SemanticMemoryCategory; workspaceId?: string | null; treeId: string; })
runtime/state-store/src/store.ts:15862
↓ 1 callersFunctionlistAllWorkspaceIntegrationOverrides
()
apps/desktop/electron/main.ts:10696
↓ 1 callersFunctionlistAppTemplatesViaControlPlane
()
apps/desktop/electron/main.ts:9781
↓ 1 callersFunctionlistCachedCloudWorkspaces
()
apps/desktop/electron/main.ts:14099
↓ 1 callersMethodlistClaimedInputs
()
runtime/state-store/src/store.ts:5430
↓ 1 callersFunctionlistCloudWorkspaces
()
apps/desktop/electron/main.ts:14087
↓ 1 callersFunctionlistConnectionWorkspaceUsage
()
apps/desktop/electron/main.ts:10671
↓ 1 callersMethodlistConnections
(params: { providerId?: string; ownerUserId?: string } = {})
runtime/api-server/src/integrations.ts:225
↓ 1 callersFunctionlistCronjobs
( workspaceId: string, enabledOnly = false, )
apps/desktop/electron/main.ts:10150
↓ 1 callersMethodlistDeferredQueuedInputs
()
runtime/state-store/src/store.ts:5260
↓ 1 callersFunctionlistDirectory
( targetPath?: string | null, workspaceId?: string | null, )
apps/desktop/electron/main.ts:21317
↓ 1 callersMethodlistExpiredClaimedInputs
(nowIso = utcNowIso())
runtime/state-store/src/store.ts:5393
↓ 1 callersMethodlistFiles
(subPath?: string)
runtime/harness-host/src/pi-archive-reader.ts:177
↓ 1 callersFunctionlistHarnessHostPlugins
()
runtime/harness-host/src/harness-registry.ts:24
↓ 1 callersFunctionlistImportBrowserProfiles
( source: BrowserImportSource, )
apps/desktop/electron/browser-pane/import-browsers.ts:698
↓ 1 callersFunctionlistInFlightSessionCheckpointJobs
(params: { store: RuntimeStateStore; workspaceId: string; sessionId: string; })
runtime/api-server/src/session-checkpoint.ts:618
↓ 1 callersMethodlistIncompleteSubagentRuns
(params: { workspaceId: string; ownerMainSessionId?: string | null; limit?: number; offset?: n
runtime/state-store/src/store.ts:4106
↓ 1 callersFunctionlistInstalledApps
( workspaceId: string, )
apps/desktop/electron/main.ts:14572
↓ 1 callersFunctionlistInstalledAppsViaRuntime
( workspaceId: string, )
apps/desktop/electron/main.ts:14582
↓ 1 callersFunctionlistIntegrationBindings
( workspaceId: string, )
apps/desktop/electron/main.ts:10331
↓ 1 callersFunctionlistIntegrationCandidateSearchDocs
(params: { store: RuntimeStateStore; query: string; mode: "mixed" | "summaries" | "leaves"; treeIds: s
runtime/api-server/src/integration-memory.ts:4844
↓ 1 callersFunctionlistIntegrationCatalog
()
apps/desktop/electron/main.ts:10320
↓ 1 callersFunctionlistIntegrationContextFetchStatuses
( connectionIds: string[] = [], )
apps/desktop/electron/main.ts:10989
↓ 1 callersFunctionlistIntegrationStoreCatalog
()
apps/desktop/electron/main.ts:10685
↓ 1 callersFunctionlistIntegrationVectorCandidateSearchDocs
(params: { store: RuntimeStateStore; mode: "mixed" | "summaries" | "leaves"; treeIds: string[]; embedd
runtime/api-server/src/integration-memory.ts:4772
↓ 1 callersFunctionlistInteractionCandidateSearchDocs
(params: { store: RuntimeStateStore; workspaceId: string; query: string; mode: "mixed" | "summaries" |
runtime/api-server/src/interaction-memory.ts:2402
↓ 1 callersFunctionlistInteractionVectorCandidateSearchDocs
(params: { store: RuntimeStateStore; workspaceId: string; mode: "mixed" | "summaries" | "leaves"; tree
runtime/api-server/src/interaction-memory.ts:2341
↓ 1 callersFunctionlistIssues
( workspaceId: string, )
apps/desktop/electron/main.ts:9989
↓ 1 callersFunctionlistLocalWorkspaces
()
apps/desktop/electron/main.ts:14162
↓ 1 callersFunctionlistManagedAuthConfigs
(params: { apiKey: string; toolkitSlug: string; baseUrl?: string; fetchImpl: typeof fetch; })
runtime/api-server/src/composio-minimal-example.ts:96
↓ 1 callersFunctionlistMarketplaceAppTemplatesQueryOptions
(config: Partial<RequestConfig> & { client?: typeof fetch } = {})
sdk/app-sdk/src/generated/react/useListMarketplaceAppTemplates.ts:17
↓ 1 callersFunctionlistMarketplaceAppTemplatesSuspenseQueryOptions
(config: Partial<RequestConfig> & { client?: typeof fetch } = {})
sdk/app-sdk/src/generated/react/useListMarketplaceAppTemplatesSuspense.ts:17
← previousnext →5,101–5,200 of 8,692, ranked by callers