MCPcopy Create free account

hub / github.com/OpenHands/OpenHands / functions

Functions4,469 in github.com/OpenHands/OpenHands

↓ 8 callersFunctioninitializePostHogClient
( enableCapturing = false, )
src/services/telemetry.ts:321
↓ 8 callersFunctionisSdkHttpStatusError
(error: unknown, status: number)
src/api/agent-server-compatibility.ts:179
↓ 8 callersFunctionopenWorkspaceFile
( path: string, conversationId?: string | null, )
src/services/canvas-ui.ts:38
↓ 8 callersFunctionpauseConversation
(conversationId: string)
src/hooks/mutation/conversation-mutation-utils.ts:41
↓ 8 callersFunctionregisterTrajectory
( request: APIRequestContext, name: string, turns: Array< | { tool_call: { name: s
tests/e2e/mock-llm/utils/mock-llm-helpers.ts:835
↓ 8 callersMethodsaveSettings
* Save settings to the agent server API. * Uses PATCH for incremental updates.
src/api/settings-service/settings-service.api.ts:609
↓ 8 callersMethodsend
()
__tests__/hooks/use-websocket.test.ts:105
↓ 8 callersFunctionsetSelectedTab
(tab: ConversationTab | null)
__tests__/components/features/conversation/conversation-tab-content.test.tsx:68
↓ 8 callersFunctionsidebarNavRowClassName
(options?: { indent?: boolean; collapsed?: boolean; })
src/components/features/sidebar/sidebar-layout.ts:37
↓ 8 callersFunctiontoRecord
(value: unknown)
src/api/agent-server-adapter.ts:557
↓ 8 callersFunctionuseBreakpoint
(breakpoint: number = MOBILE_BREAKPOINT)
src/hooks/use-breakpoint.ts:20
↓ 8 callersFunctionuseConfig
(options?: UseConfigOptions)
src/hooks/query/use-config.ts:13
↓ 8 callersFunctionuseConversationLocalStorageState
(conversationId: string)
src/utils/conversation-local-storage.ts:339
↓ 8 callersFunctionuseConversationOverviewDrawerOptional
()
src/components/features/conversation/conversation-overview-drawer-context.tsx:90
↓ 8 callersFunctionuseTaskPolling
()
src/hooks/query/use-task-polling.ts:61
↓ 7 callersFunction__resetMcpHealthStoreForTests
()
src/api/mcp-health/mcp-health-store.ts:75
↓ 7 callersFunctionautomationListPath
()
src/manifests/automation-interface.ts:112
↓ 7 callersFunctionbuildAgentServerEnv
(config, options = {})
scripts/dev-safe.mjs:790
↓ 7 callersFunctionbuildCreatePayload
( entry: SetupEntry, values: SetupFormValues, /** Bundle entries only: what the upload returned. */ ta
src/manifests/automation-setup.ts:185
↓ 7 callersFunctioncleanInlineText
(value: string)
src/utils/transcript-export/index.ts:112
↓ 7 callersFunctioncollectFields
(setup: SetupBlock)
src/manifests/manifest-local-validation.ts:49
↓ 7 callersFunctiongetAcpPreferredDefaultModel
( key: string | null | undefined, )
src/constants/acp-providers.ts:324
↓ 7 callersFunctiongetAgentServerBaseUrl
(config)
scripts/dev-with-automation.mjs:745
↓ 7 callersFunctiongetAutomationIdEndpoint
( name: "detail" | "dispatch" | "runs" | "tarball", id: string, )
src/manifests/automation-interface.ts:149
↓ 7 callersFunctiongetErrorStatus
(error: unknown)
src/hooks/query/use-settings.ts:16
↓ 7 callersFunctiongetJsonBody
(init: RequestInit)
__tests__/api/cloud/fetch-test-utils.ts:31
↓ 7 callersFunctiongetLastRunTimestamp
(run: AutomationRun)
src/components/features/home/featured-automations/automation-run-health.ts:130
↓ 7 callersFunctiongetMcpHealthSnapshot
()
src/api/mcp-health/mcp-health-store.ts:24
↓ 7 callersFunctiongetSchemaFields
(schema: SettingsSchema)
src/utils/sdk-settings-schema.ts:57
↓ 7 callersFunctionhasAutomationInterface
()
src/manifests/automation-interface.ts:90
↓ 7 callersFunctionhasValue
(name)
tests/e2e/live/scripts/run-live-e2e.mjs:25
↓ 7 callersFunctionisACPToolCallEvent
( event: OpenHandsEvent, )
src/types/agent-server/type-guards.ts:273
↓ 7 callersFunctionisAgentErrorEvent
( event: OpenHandsEvent, )
src/types/agent-server/type-guards.ts:80
↓ 7 callersFunctionisCloudBackend
()
src/api/profiles-service/profiles-service.api.ts:73
↓ 7 callersFunctionisExecutionActive
( status: ExecutionStatus | null | undefined, )
src/utils/status.ts:13
↓ 7 callersFunctionisRecord
(value: unknown)
src/utils/mcp-config.ts:14
↓ 7 callersFunctionrequireInterface
* The admitted manifest, for the accessors that cannot answer without one. * Reaching one of those without a manifest means a surface rendered past i
src/manifests/automation-interface.ts:99
↓ 7 callersFunctionsetChatInput
( page: Page, text: string, testId = "chat-input", )
tests/e2e/mock-llm/utils/mock-llm-helpers.ts:910
↓ 7 callersFunctionsetTelemetryConsent
( consent: ResolvedTelemetryConsent, { syncToCloud = true }: SetTelemetryConsentOptions = {}, )
src/services/telemetry.ts:537
↓ 7 callersFunctionspawn
(command, args, options)
scripts/stryker-diff.mjs:39
↓ 7 callersFunctionstartStaticServer
(config)
scripts/dev-static.mjs:404
↓ 7 callersFunctionuseAutomationHealth
()
src/hooks/query/use-automation-health.ts:7
↓ 7 callersFunctionuseIsArchivedConversation
()
src/hooks/use-is-archived-conversation.ts:4
↓ 7 callersFunctionuseUserConversation
( cid: string | null, refetchInterval?: RefetchInterval, )
src/hooks/query/use-user-conversation.ts:21
↓ 7 callersFunctionwithRetry
* Retry helper for API calls with exponential backoff.
src/api/settings-service/settings-service.api.ts:136
↓ 6 callersFunction__resetHealthStoreForTests
()
src/api/backend-registry/health-store.ts:96
↓ 6 callersFunctionactiveCloudBackend
()
src/api/cloud/agent-profiles-service.api.ts:29
↓ 6 callersFunctionclearCache
()
src/api/settings-service/settings-service.api.ts:181
↓ 6 callersFunctionclearCachedAgentServerInfo
()
src/api/agent-server-compatibility.ts:144
↓ 6 callersFunctioncloudProfilesTarget
* Resolve the backend + base path for the active cloud backend's profiles: * the org-gated route when an org is bound, else the per-user settings rou
src/api/cloud/profiles-service.api.ts:33
↓ 6 callersFunctioncreateInterfaceManifest
( overrides: Partial<InterfaceManifest> = {}, )
__tests__/manifests/manifest-test-data.ts:78
↓ 6 callersFunctioncreateUserMessageEvent
(id: string)
test-utils.tsx:222
↓ 6 callersFunctionfetchConversationData
( conversationId: string, )
src/hooks/mutation/conversation-mutation-utils.ts:12
↓ 6 callersFunctionflattenMcpConfig
(config: MCPConfig)
src/utils/mcp-installed-servers.ts:5
↓ 6 callersFunctionformatModelNameForDisplay
( model: string | null | undefined, )
src/utils/format-model-name.ts:28
↓ 6 callersFunctiongetBackendTelemetryProperties
({ backendKind, agentServerVersion, automationSdkVersion, backendVersion, connectionMethod, }: Backe
src/services/telemetry-context.ts:33
↓ 6 callersFunctiongetClient
()
src/api/canvas-extensions-service.ts:60
↓ 6 callersFunctiongetGitProviderBaseUrl
( gitProvider: Provider, host?: string | null, )
src/utils/utils.ts:206
↓ 6 callersFunctiongetInterfaceCopy
()
src/manifests/automation-interface.ts:167
↓ 6 callersFunctionhandleEventForUI
( event: OpenHandsEvent, uiEvents: OpenHandsEvent[], )
src/utils/handle-event-for-ui.ts:348
↓ 6 callersFunctionisCloud
()
src/api/agent-profiles-service/agent-profiles-service.api.ts:39
↓ 6 callersFunctionisCloudActive
()
src/api/git-service/git-service.api.ts:17
↓ 6 callersFunctionisFreeOpenHandsModel
( model: string | null | undefined, )
src/utils/format-model-name.ts:23
↓ 6 callersFunctionisInvalidProvider
(provider: string | null | undefined)
src/api/git-service/git-service.api.ts:24
↓ 6 callersFunctionisMessageEvent
(event: OpenHandsEvent)
src/types/agent-server/type-guards.ts:94
↓ 6 callersFunctionisOneOf
( value: unknown, values: T, )
src/manifests/interface-validation.ts:94
↓ 6 callersFunctionisProcessRunning
(proc)
scripts/dev-process-utils.mjs:13
↓ 6 callersFunctionisSameStreamingSender
( a: OpenHandsEvent & { isFromPlanningAgent?: boolean }, b: OpenHandsEvent & { isFromPlanningAgent?: boole
src/utils/handle-event-for-ui.ts:34
↓ 6 callersFunctionobservationEnvelope
(id: string, toolName: string)
__tests__/components/features/chat/tool-visualizers/test-utils.tsx:44
↓ 6 callersFunctionremoveStoredConversationMetadata
( conversationId: string, )
src/api/conversation-metadata-store.ts:85
↓ 6 callersFunctionsafeProvider
(value: string)
src/api/git-service/git-service.api.ts:15
↓ 6 callersFunctionsanitizeForComment
(value)
tests/e2e/live/scripts/render-live-e2e-report.mjs:138
↓ 6 callersMethodsearchEvents
( conversationUrl: string | null, sessionApiKey: string | null | undefined, options: SearchOptions
src/api/bash-service/bash-service.api.ts:77
↓ 6 callersMethodsetCurrentConversation
( currentConversation: AppConversation | null, )
src/api/conversation-service/conversation-service.api.ts:19
↓ 6 callersFunctionsidebarNavLabelClassName
(collapsed: boolean)
src/components/features/sidebar/sidebar-layout.ts:75
↓ 6 callersFunctionspawn
( command: string, args: readonly string[], options?: SpawnSyncOptions, )
__tests__/scripts/stryker-diff.test.ts:38
↓ 6 callersFunctionuseAgentProfiles
(options: UseAgentProfilesOptions = {})
src/hooks/query/use-agent-profiles.ts:23
↓ 6 callersFunctionuseAutomations
(options: UseAutomationsOptions = {})
src/hooks/query/use-automations.ts:19
↓ 6 callersFunctionuseLlmConfigured
()
src/hooks/use-llm-configured.ts:40
↓ 5 callersFunctionaction
(overrides: Partial<CanvasUIAction>)
__tests__/services/canvas-ui.test.ts:17
↓ 5 callersMethodactivateProfile
(name: string)
src/api/profiles-service/profiles-service.api.ts:139
↓ 5 callersFunctionapplyDesiredTelemetryIdentity
(posthog: PostHog)
src/services/telemetry.ts:164
↓ 5 callersFunctionbatchGetCloudConversations
( ids: string[], )
src/api/cloud/conversation-service.api.ts:118
↓ 5 callersFunctionbuildAgentCanvasPath
(path: string)
src/utils/base-path.ts:27
↓ 5 callersFunctionbuildAgentServerCommand
(env = process.env)
scripts/dev-safe.mjs:433
↓ 5 callersFunctioncalculateToastDuration
( message: string | null | undefined, minDuration: number = 5000, maxDuration: number = 10000, )
src/utils/toast-duration.ts:8
↓ 5 callersFunctionclient
()
src/api/workspaces-service/workspaces-service.api.ts:25
↓ 5 callersFunctioncommit
(next: McpHealthMap)
src/api/mcp-health/mcp-health-store.ts:19
↓ 5 callersFunctioncompareAgentServerVersions
(actual: string, required: string)
src/api/agent-server-compatibility.ts:252
↓ 5 callersMethodcopy
Literal user-visible copy. Carries no markup.
src/manifests/manifest-validation.ts:102
↓ 5 callersMethodcreateConversation
( options: CreateConversationOptions = {}, )
src/api/conversation-service/agent-server-conversation-service.api.ts:405
↓ 5 callersFunctiondownloadBlob
(blob: Blob, filename: string)
src/utils/utils.ts:25
↓ 5 callersFunctionfindCatalogEntryForServer
( server: MCPServerConfig, catalog: MarketplaceEntry[], )
src/utils/mcp-marketplace-utils.ts:290
↓ 5 callersFunctionformatMissingUvxGuidance
(cwd = process.cwd())
scripts/dev-safe.mjs:332
↓ 5 callersFunctiongetAgentServerBaseUrl
()
src/api/agent-server-config.ts:181
↓ 5 callersFunctiongetAgentServerSessionApiKey
()
src/api/agent-server-config.ts:192
↓ 5 callersFunctiongetDefaultI18n
()
src/i18n/index.ts:74
↓ 5 callersFunctiongetDefaultQueryClient
()
src/query-client-config.ts:86
↓ 5 callersFunctiongetDisplayAgentServerVersion
( serverInfo: AgentServerInfo, )
src/api/agent-server-compatibility.ts:214
↓ 5 callersFunctiongetManagementClient
()
src/api/plugins-management-service.ts:59
← previousnext →101–200 of 4,469, ranked by callers