MCPcopy Index your code

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

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

↓ 40 callersMethodgetRuntimeState
(params: { workspaceId: string; sessionId: string })
runtime/state-store/src/store.ts:5869
↓ 40 callersFunctionisRecord
(value: unknown)
runtime/harness-host/src/pi.ts:607
↓ 40 callersFunctionnonEmptyString
(value: unknown)
runtime/api-server/src/claimed-input-executor.ts:372
↓ 40 callersFunctionrecordValue
(value: unknown)
runtime/api-server/src/claimed-input-executor.test.ts:105
↓ 40 callersMethodupsertAppBuild
(params: { workspaceId: string; appId: string; status: string; error?: string | null; })
runtime/state-store/src/store.ts:10861
↓ 39 callersFunctionasRecord
(value: unknown)
apps/desktop/src/components/auth/AuthPanel.tsx:508
↓ 39 callersFunctioncapabilitySessionId
(params: { headers: Record<string, unknown>; query?: Record<string, unknown> | null; body?: Record<strin
runtime/api-server/src/app.ts:625
↓ 39 callersFunctionisRecord
(value: unknown)
apps/desktop/src/components/panes/ChatPane/index.tsx:328
↓ 39 callersMethodreadFile
(subPath: string)
runtime/harness-host/src/pi-archive-reader.ts:202
↓ 39 callersMethodupsertTurnResult
(params: { workspaceId: string; sessionId: string; inputId: string; startedAt: string; com
runtime/state-store/src/store.ts:6334
↓ 37 callersFunctionoptionalTrimmedString
(value: unknown)
runtime/harness-host/src/pi.ts:1236
↓ 37 callersMethodupdate
* Update hosted image metadata * @param options Properties to update * @returns Updated image metadata * @throws {@link ImagesError} if
website/docs/worker-configuration.d.ts:11078
↓ 37 callersFunctionuseWorkspaceSelection
()
apps/desktop/src/lib/workspaceSelection.tsx:53
↓ 36 callersFunctionserializedValue
(value: unknown)
runtime/api-server/src/desktop-browser-tools.ts:1192
↓ 35 callersFunctionisComposioForbiddenError
(error: unknown)
runtime/api-server/src/integration-context-fetch.ts:646
↓ 34 callersFunctionbrowserSessionId
(value?: string | null)
apps/desktop/electron/main.ts:17941
↓ 34 callersMethodemit
(event: TerminalSessionEventRecord)
runtime/api-server/src/terminal-session-manager.ts:568
↓ 34 callersFunctionrequiredString
(value: unknown, fieldName: string)
runtime/harness-host/src/contracts.ts:183
↓ 34 callersFunctionsafePathSegment
(value: string, fallback: string)
runtime/api-server/src/integration-memory.ts:374
↓ 34 callersFunctiontrimOrNull
* Extracted identity for a Composio-connected account, normalized across * providers. Composio's whoami endpoint populates the top-level * `handle/e
apps/desktop/electron/main.ts:11580
↓ 33 callersFunctionassertSafeWorkspaceId
(value: unknown)
apps/desktop/electron/main.ts:1763
↓ 33 callersFunctionchildNodes
(parentNodeId: string)
runtime/api-server/src/integration-memory.test.ts:867
↓ 33 callersFunctionrecordsFromData
(value: unknown, collectionKeys: string[] = [])
runtime/api-server/src/integration-context-fetch.ts:793
↓ 33 callersMethodsetAttribute
(name: string, value: string)
website/docs/worker-configuration.d.ts:1537
↓ 32 callersFunctionagentSessionForSpace
()
apps/desktop/electron/browser-pane/handlers.ts:255
↓ 32 callersMethodinfo
(payload: unknown, message?: string)
runtime/api-server/src/terminal-session-manager.ts:20
↓ 32 callersMethodinsertSessionMessage
(params: { workspaceId: string; sessionId: string; role: string; text: string; metadata?:
runtime/state-store/src/store.ts:5880
↓ 32 callersFunctionoptionalBoolean
(value: unknown, defaultValue = false)
runtime/api-server/src/app.ts:481
↓ 31 callersFunctionreadOptionalString
( value: UnknownRecord, keys: string[], )
shared/onboarding-contract.ts:237
↓ 31 callersFunctionuseWorkspaceDesktop
()
apps/desktop/src/lib/workspaceDesktop.tsx:2239
↓ 30 callersMethodclearInterval
(timeoutId: number | null)
website/docs/worker-configuration.d.ts:308
↓ 30 callersMethodgetAppBuild
(params: { workspaceId: string; appId: string })
runtime/state-store/src/store.ts:10924
↓ 30 callersMethodsetInterval
(callback: (...args: any[]) => void, msDelay?: number)
website/docs/worker-configuration.d.ts:306
↓ 30 callersMethodtransaction
(closure: (txn: DurableObjectTransaction) => Promise<T>)
website/docs/worker-configuration.d.ts:577
↓ 30 callersMethodupdateRow
(id: string, patch: Partial<RowRecord>)
runtime/harnesses/src/embedded-skills/app-builder-sdk/sdk-package/src/types.ts:344
↓ 29 callersMethod#browserFetch
(config: ProductRuntimeConfig, options: BrowserFetchOptions)
runtime/api-server/src/desktop-browser-tools.ts:3947
↓ 29 callersFunctionappendStreamTelemetry
( entry: Omit<StreamTelemetryEntry, "id" | "at">, )
apps/desktop/src/components/panes/ChatPane/index.tsx:3961
↓ 29 callersFunctionfallbackLeafBody
(leaf: IntegrationLeafRecord)
runtime/api-server/src/integration-memory.ts:3146
↓ 29 callersMethodgetSubagentRun
(params: { workspaceId: string; subagentId: string })
runtime/state-store/src/store.ts:3975
↓ 29 callersMethodkill
(signal?: string)
runtime/api-server/src/terminal-session-manager.test.ts:72
↓ 29 callersFunctionmakeTempDir
(prefix: string)
runtime/api-server/src/workspace-skills.test.ts:22
↓ 29 callersFunctionnonEmptyString
(value: unknown)
runtime/api-server/src/session-checkpoint.ts:192
↓ 29 callersFunctionrefresh
()
apps/desktop/src/lib/workspaceDesktop.tsx:1768
↓ 28 callersMethodcreateSubagentRun
(params: { subagentId?: string; workspaceId: string; parentSessionId?: string | null; parentIn
runtime/state-store/src/store.ts:3653
↓ 28 callersFunctionfirstNonEmptyString
( ...values: Array<string | null | undefined> )
apps/desktop/src/components/auth/AuthPanel.tsx:515
↓ 28 callersMethodgetSemanticMemoryNode
(params: { category: SemanticMemoryCategory; workspaceId?: string | null; treeId: string; node
runtime/state-store/src/store.ts:9270
↓ 28 callersFunctionreadStringList
( value: UnknownRecord, keys: string[], )
shared/onboarding-contract.ts:245
↓ 28 callersFunctionworkspaceMemoryDir
(workspaceDir: string)
runtime/api-server/src/workspace-bundle-paths.ts:22
↓ 27 callersMethodenqueueMainSessionEvent
(params: { eventId?: string; workspaceId: string; ownerMainSessionId: string; originMainSessio
runtime/state-store/src/store.ts:4195
↓ 27 callersMethodensureRuntimeState
(params: { workspaceId: string; sessionId: string; status?: string; currentInputId?: string |
runtime/state-store/src/store.ts:5762
↓ 27 callersMethodgetIssue
(params: { workspaceId: string; issueId: string })
runtime/state-store/src/store.ts:2926
↓ 27 callersFunctionhandleRequest
(operation: string, envelope: RequestEnvelope)
runtime/state-store/src/cli.ts:239
↓ 27 callersMethodsetTimeout
(callback: (...args: any[]) => void, msDelay?: number)
website/docs/worker-configuration.d.ts:303
↓ 26 callersFunctionappendSemanticLeafNode
(params: { drafts: SemanticMemoryDraftNode[]; edges: SemanticMemoryDraftEdge[]; treeId: string; parent
runtime/api-server/src/integration-memory.ts:597
↓ 26 callersFunctionasRecord
(value: unknown)
runtime/api-server/src/desktop-browser-tools.ts:307
↓ 26 callersFunctionensureBrowserWorkspace
( workspaceId?: string | null, space?: BrowserSpaceId | null, sessionId?: string | null, )
apps/desktop/electron/main.ts:22174
↓ 26 callersFunctionfirstNonEmptyString
(...values: unknown[])
runtime/harnesses/src/native-web-search.ts:112
↓ 26 callersMethodgetMainSessionEvent
(params: { workspaceId: string; eventId: string })
runtime/state-store/src/store.ts:4387
↓ 26 callersMethodlistSessionMessages
(params: { workspaceId: string; sessionId: string; role?: string; limit?: number; offset?:
runtime/state-store/src/store.ts:5925
↓ 26 callersFunctionparseInteger
(value: unknown)
runtime/api-server/src/integration-context-fetch.ts:726
↓ 26 callersMethodupsertIntegrationLeaf
(params: { leafId: string; treeId: string; subjectKey: string; entityKey?: string | null;
runtime/state-store/src/store.ts:7873
↓ 25 callersMethodappendMessage
(message: Record<string, unknown>)
runtime/api-server/src/claimed-input-executor.ts:179
↓ 25 callersMethodclear
* The **`console.clear()`** static method clears the console if possible. * * [MDN Reference](https://developer.mozilla.org/docs/Web/API/con
website/docs/worker-configuration.d.ts:117
↓ 25 callersFunctioncreateBridge
(opts: { provider: ProviderRegistry transport: TransportFn })
sdk/app-builder-sdk/src/bridge.ts:19
↓ 25 callersMethodgetBinding
(params: { workspaceId: string; sessionId: string })
runtime/state-store/src/store.ts:3370
↓ 25 callersFunctionisRecord
(value: unknown)
runtime/api-server/src/workspace-runtime-plan.ts:185
↓ 25 callersFunctionisRecord
(value: unknown)
runtime/api-server/src/session-checkpoint.ts:188
↓ 25 callersMethodlistOutputs
(params: { workspaceId: string; outputType?: string | null; status?: string | null; platform?:
runtime/state-store/src/store.ts:10729
↓ 25 callersMethodlistRuntimeStates
(workspaceId: string)
runtime/state-store/src/store.ts:5858
↓ 25 callersMethodlisten
(...args: unknown[])
website/docs/worker-configuration.d.ts:11283
↓ 25 callersFunctionnormalizeErrorMessage
(error: unknown)
apps/desktop/src/lib/workspaceDesktop.tsx:357
↓ 25 callersFunctiononChange
(e: MediaQueryListEvent)
apps/desktop/src/components/layout/shell/useSettingsState.ts:83
↓ 25 callersFunctionprojectAgentRuntimeConfig
( request: AgentRuntimeConfigCliRequest, )
runtime/api-server/src/agent-runtime-config.ts:1555
↓ 25 callersFunctionpushPromptLayer
( promptSections: AgentPromptSection[], section: AgentPromptSection | null )
runtime/api-server/src/agent-runtime-prompt.ts:836
↓ 25 callersFunctionresolveProductRuntimeConfig
(params?: { requireAuth?: boolean; requireUser?: boolean; requireBaseUrl?: boolean; includeDefaultBase
runtime/api-server/src/runtime-config.ts:374
↓ 25 callersFunctionsleep
(ms: number)
runtime/harnesses/src/mcp.ts:144
↓ 24 callersFunctionbase
(extra?: Partial<SVGProps<SVGSVGElement>>)
sdk/editor/src/icons.tsx:9
↓ 24 callersMethodpatch
( next: Partial<IntegrationContextFetchProgressSnapshot>, )
runtime/api-server/src/integration-context-fetch.ts:94
↓ 24 callersFunctionresolveWorkspaceSkills
( workspaceDirInput: string, options: ResolveWorkspaceSkillsOptions = {}, )
runtime/api-server/src/workspace-skills.ts:445
↓ 23 callersFunctionexpect
(actual: T)
runtime/harnesses/src/embedded-skills/app-builder-sdk/reference/slack-messaging/e2e.ts:119
↓ 23 callersFunctionfirstNonEmptyString
(...values: unknown[])
runtime/api-server/src/ts-runner.ts:321
↓ 23 callersMethodlistIntegrationLeaves
(params: { treeId?: string | null; status?: IntegrationLeafStatus | null; limit?: number; offs
runtime/state-store/src/store.ts:8052
↓ 23 callersMethodlistOutputEvents
(params: { workspaceId: string; sessionId: string; inputId?: string; includeHistory?: boolean;
runtime/state-store/src/store.ts:6008
↓ 23 callersMethodlistSemanticMemoryChildren
(params: { category: SemanticMemoryCategory; workspaceId?: string | null; treeId: string; pare
runtime/state-store/src/store.ts:9397
↓ 23 callersMethodmirrorWorkspaceRuntimeMutation
(workspaceId: string, mutate: (db: Database.Database) => void)
runtime/state-store/src/store.ts:12078
↓ 23 callersFunctionnormalizeBoolean
(value: unknown)
runtime/api-server/src/integration-context-fetch.ts:690
↓ 23 callersMethodpushAudit
(event: AuditEntry["event"], fields: Record<string, unknown>)
runtime/harnesses/src/embedded-skills/app-builder-sdk/sdk-package/src/types.ts:349
↓ 23 callersMethodresource
( name: string, def: ResourceDef<TSchema, States>, )
runtime/harnesses/src/embedded-skills/app-builder-sdk/sdk-package/src/types.ts:252
↓ 23 callersFunctionsafeTag
(value: string)
runtime/api-server/src/integration-context-fetch.ts:737
↓ 23 callersFunctiontrackUmamiEvent
(name: string, data?: EventData)
apps/desktop/src/lib/analytics/umami.ts:62
↓ 23 callersFunctionturnResultForInput
( store: RuntimeStateStore, record: { workspaceId: string; inputId: string }, )
runtime/api-server/src/claimed-input-executor.test.ts:392
↓ 23 callersFunctionutcNowIso
()
apps/desktop/electron/main.ts:4750
↓ 23 callersFunctionwriteSkill
(root: string, skillId: string, description = `${skillId} skill`)
runtime/api-server/src/workspace-skills.test.ts:28
↓ 23 callersFunctionwriteTurnDurableMemory
(params: { store: RuntimeStateStore; memoryService: MemoryServiceLike; turnResult: TurnResultRecord; m
runtime/api-server/src/turn-memory-writeback.ts:1019
↓ 22 callersMethodappendOutputEvent
(params: { workspaceId: string; sessionId: string; inputId: string; sequence: number; even
runtime/state-store/src/store.ts:5961
↓ 22 callersFunctionappendRuntimeEventLog
(event: { category: string; event: string; outcome: string; detail?: string | null; })
apps/desktop/electron/main.ts:5296
↓ 22 callersFunctionfirstNonEmptyString
(...values: unknown[])
runtime/api-server/src/memory-recall-manifest.ts:105
↓ 22 callersMethodlistWorkspaces
()
apps/desktop/electron/workspace-control-plane.ts:22
↓ 22 callersMethodload
(code: WorkerLoaderWorkerCode)
website/docs/worker-configuration.d.ts:3376
↓ 22 callersMethodstart
()
runtime/api-server/src/cron-worker.ts:629
← previousnext →101–200 of 8,692, ranked by callers