MCPcopy Create free account

hub / github.com/OpenHands/OpenHands / functions

Functions3,846 in github.com/OpenHands/OpenHands

↓ 2 callersFunctionplatformCommand
(command)
tests/e2e/live/scripts/run-live-e2e.mjs:40
↓ 2 callersFunctionpluginReferenceKey
(plugin: PluginSpec)
src/utils/plugin-display.ts:51
↓ 2 callersFunctionpollForToken
( host: string, deviceCode: string, options: PollDeviceTokenOptions, )
src/api/device-flow-client.ts:23
↓ 2 callersFunctionprobeMcpServerHealth
( server: MCPServerConfig, )
src/api/mcp-health/probe-mcp-server-health.ts:75
↓ 2 callersFunctionproceedWithLocalLaunch
(automation: RecommendedAutomation)
src/components/features/automations/recommended-automations-launcher.tsx:155
↓ 2 callersFunctionprocessDeviceVerification
(code: string)
src/routes/device-verify.tsx:21
↓ 2 callersFunctionproxyServerInfoRequest
( req, res, backendUrl, runtimeServicesInfo, )
scripts/proxy-utils.mjs:69
↓ 2 callersFunctionreadBackendSelectionFromUrl
( backends: Backend[], search: string, )
src/api/backend-registry/url-selection.ts:45
↓ 2 callersFunctionreadCachedSdkVersion
(cacheKey: string)
src/hooks/query/use-automation-sdk-version.ts:24
↓ 2 callersFunctionreadCloudConversationFile
( conversationId: string, filePath: string, )
src/api/cloud/conversation-service.api.ts:231
↓ 2 callersFunctionreadCompletedFromStorage
()
src/components/features/onboarding/use-onboarding-completion.ts:10
↓ 2 callersMethodreadConversationFile
( conversationId: string, filePath?: string, )
src/api/conversation-service/agent-server-conversation-service.api.ts:589
↓ 2 callersFunctionreadInitialSelection
* Resolve the selection this tab boots with. A backend pinned in the URL wins * over stored state so a link opened in a new tab (cmd/ctrl-click, midd
src/api/backend-registry/active-store.ts:104
↓ 2 callersFunctionreadNumber
( value: Record<string, unknown>, keys: string[], )
src/api/llm-subscription-service.ts:47
↓ 2 callersFunctionreadPersistedColorTheme
()
src/themes/color-themes.ts:194
↓ 2 callersFunctionreadScrollFadeState
(element: HTMLDivElement)
src/components/features/markdown/markdown-table-scroll.tsx:16
↓ 2 callersFunctionreadStoredHealth
()
src/api/backend-registry/health-storage.ts:41
↓ 2 callersFunctionreadString
( value: Record<string, unknown>, keys: string[], )
src/api/llm-subscription-service.ts:34
↓ 2 callersFunctionrecordModelSwitchMessage
( conversationId: string, profileName: string, anchorEventId: string | null = getLastRenderableEventId()
src/hooks/chat/record-model-switch-message.ts:7
↓ 2 callersFunctionredactCustomSecrets
(text: string)
src/utils/redact-custom-secrets.ts:8
↓ 2 callersFunctionrenderAt
(path: string, page: React.ReactElement)
__tests__/routes/automations-dashboard.test.tsx:94
↓ 2 callersFunctionrenderEnvLine
(config)
scripts/gen-acp-docker-env.mjs:41
↓ 2 callersFunctionrenderReport
({ tests, workflowUrl, commit, artifactUrl, title, newFiles, markerMeta, })
tests/e2e/mock-llm/scripts/render-mock-llm-report.mjs:150
↓ 2 callersFunctionrenderStep
( providerKey: OnboardingAgentId = "claude-code", isActive = true, )
__tests__/components/onboarding/setup-acp-secrets-step.test.tsx:28
↓ 2 callersFunctionrenderWithProviders
( ui: React.ReactElement, navigation?: NavigationContextValue, )
__tests__/components/backends/add-backend-modal.test.tsx:51
↓ 2 callersFunctionrequireAppConversation
( conversation: AppConversation | null | undefined, conversationId: string, )
src/api/conversation-service/agent-server-conversation-service.api.ts:312
↓ 2 callersFunctionrequireDirectConversationItems
( items: unknown, )
src/api/conversation-service/agent-server-conversation-service.api.ts:262
↓ 2 callersFunctionresetPendingTaskMessageLinkState
()
src/utils/pending-task-message-link.ts:58
↓ 2 callersFunctionresolveAbsoluteAgentServerPath
( workingDir: string, overrides: AgentServerClientOverrides = {}, )
src/api/agent-server-home.ts:102
↓ 2 callersFunctionresolveAbsoluteWorkspacePath
( workingDir: string, overrides: AgentServerClientOverrides = {}, )
src/api/workspace-upload-path.ts:31
↓ 2 callersFunctionresolveConversationRuntime
( conversationId: string, currentConversation?: AppConversation | null, )
src/api/conversation-file-upload.api.ts:25
↓ 2 callersFunctionresolveConversationUploadWorkingDir
( conversationId: string, currentConversation?: AppConversation | null, )
src/api/workspace-upload-path.ts:71
↓ 2 callersFunctionresolveExistingMediaPath
(label, path)
tests/e2e/live/scripts/extract-live-e2e-media.mjs:125
↓ 2 callersFunctionresolveFieldOverrides
( setup: SetupBlock, capabilities: DeploymentCapabilities | null, )
src/manifests/manifest-local-validation.ts:63
↓ 2 callersFunctionresolveFolderWorkspacePaths
({ env = process.env, tmpDir = os.tmpdir(), }: ResolveFolderWorkspacePathsOptions = {})
tests/e2e/mock-llm/utils/folder-workspace-paths.ts:12
↓ 2 callersFunctionresolvePickerKind
({ isAcp, }: ResolvePickerKindInput)
src/components/features/chat/components/resolve-picker-kind.ts:39
↓ 2 callersFunctionresolvePinnedConversations
( pinnedIds: readonly string[], conversations: readonly AppConversation[], )
src/components/features/conversation-panel/conversation-panel-list-helpers.ts:60
↓ 2 callersFunctionresolveResponderDeploymentOption
( target: ResponderDeploymentTarget, )
src/utils/responder-deployment.ts:58
↓ 2 callersFunctionresolveSchemaChoiceLabel
( t: TFunction, fieldKey: string, choiceValue: string | number | boolean, schemaLabel: string, )
src/utils/sdk-settings-field-metadata.ts:153
↓ 2 callersFunctionresolveTitleLlmProfile
( preference: string | null | undefined, profiles: ProfileListResponse | undefined, )
src/utils/title-llm-profile.ts:3
↓ 2 callersFunctionresolveVisualizerBody
( event: OpenHandsEvent, correspondingAction?: ActionEvent, )
src/components/features/chat/tool-visualizers/dispatcher.tsx:19
↓ 2 callersFunctionresolveWithinCwd
(label, filePath, options = {})
tests/e2e/live/scripts/render-live-e2e-report.mjs:53
↓ 2 callersFunctionresolvedLLMBaseUrl
(apiKeySource)
tests/e2e/live/scripts/run-live-e2e.mjs:61
↓ 2 callersFunctionrestorePostHogConsent
(posthog: PostHog)
src/services/telemetry.ts:148
↓ 2 callersMethodretrieveInstallationRepositories
( provider: string, installationIndex: number, installations: string[], pageId?: string, l
src/api/git-service/git-service.api.ts:71
↓ 2 callersMethodretrieveUserGitRepositories
( provider: string, pageId?: string, limit = 30, installationId?: string, )
src/api/git-service/git-service.api.ts:54
↓ 2 callersFunctionretryOnTransient
* Retry an HTTP request on transient failures (socket hang up, ECONNRESET, * 502, 503).
tests/e2e/mock-llm/utils/mock-llm-helpers.ts:352
↓ 2 callersFunctionrunCountDisplay
(state: RunSummaryState | undefined)
src/components/features/automations/automation-run-insights.tsx:27
↓ 2 callersFunctionsafeTitle
(title?: string | null)
src/utils/transcript-export/index.ts:152
↓ 2 callersFunctionsanitize
(str)
tests/e2e/mock-llm/scripts/render-mock-llm-report.mjs:96
↓ 2 callersFunctionsaveCloudSecret
({ name, value, description, previousName, }: SaveCloudSecretOptions)
src/api/cloud/secrets-service.api.ts:80
↓ 2 callersFunctionschedulePendingTaskMessageReassign
( fromConversationId: string, toConversationId: string, )
src/utils/pending-task-message-link.ts:25
↓ 2 callersFunctionsearchAllSubdirectories
( path: string, fileClient: FileClientLike = getFileClient(), )
src/hooks/query/use-search-subdirs.ts:26
↓ 2 callersFunctionsearchCloudConversations
( limit: number = 20, pageId?: string, )
src/api/cloud/conversation-service.api.ts:59
↓ 2 callersMethodsearchModels
* @param verifiedByProvider - Pre-fetched verified-models map used by the * local reconstruction path. Ignored for cloud backends, which call
src/api/config-service/config-service.api.ts:65
↓ 2 callersFunctionsearchPaginationEvents
( events: OpenHandsEvent[], searchParams: URLSearchParams, )
src/mocks/conversation-handlers.ts:140
↓ 2 callersMethodsearchProviders
* @param verifiedByProvider - Pre-fetched verified-models map used by the * local reconstruction path. Ignored for cloud backends, which call
src/api/config-service/config-service.api.ts:137
↓ 2 callersMethodsearchRepositoryBranches
( repository: string, provider: string, query: string, pageId?: string, limit = 30, )
src/api/git-service/git-service.api.ts:110
↓ 2 callersFunctionseedConversationState
( conversationId: string, overrides: Record<string, unknown> = {}, )
__tests__/components/features/conversation/conversation-tabs.test.tsx:76
↓ 2 callersFunctionselectAgentServer
(user = userEvent.setup())
__tests__/components/backends/add-backend-modal.test.tsx:71
↓ 2 callersFunctionselectDropdownOption
( page: Page, comboboxLabel: string | RegExp, optionText: string | RegExp, )
tests/e2e/mock-llm/utils/mock-llm-helpers.ts:762
↓ 2 callersFunctionsendWebSocketAuth
( socket: Pick<WebSocket, "send">, sessionApiKey: string | null | undefined, )
src/utils/websocket-auth.ts:4
↓ 2 callersFunctionserializeActivityLogRowsCsv
( rows: AutomationRunExportRow[], )
src/utils/automation-activity-log-export.ts:45
↓ 2 callersFunctionserializeRequest
* @param {Request} request
public/mockServiceWorker.js:345
↓ 2 callersFunctionsetDotted
Set a value in a nested object at a dotted key path (e.g. "llm.model").
src/utils/sdk-settings-schema.ts:78
↓ 2 callersFunctionsetI18n
(instance?: I18nInstance | null)
src/i18n/index.ts:84
↓ 2 callersFunctionsetLastConversationId
( backendId: string, orgId: string | null, conversationId: string, )
src/api/backend-registry/last-conversation-store.ts:55
↓ 2 callersFunctionsetLoadingStatus
* Update the status line on the loading window, if it's still alive. * * The loading screen exposes a global `window.__setLoadingStatus(line)` * fu
electron/main.mjs:509
↓ 2 callersFunctionsetLoadingWindowExpanded
* Grow or shrink the loading window to reveal/hide the startup-log console. * Keeps the top edge fixed so the splash content doesn't jump. Invoked fr
electron/main.mjs:260
↓ 2 callersFunctionsetQueryClient
(client?: QueryClient | null)
src/query-client-config.ts:102
↓ 2 callersFunctionsetServiceLogListener
(listener)
scripts/dev-with-automation.mjs:557
↓ 2 callersFunctionsetStyleHeightPx
(el: HTMLElement, height: number)
src/utils/utils.ts:60
↓ 2 callersFunctionsettingsWithMcpConfig
(mcp_config: unknown)
__tests__/components/automations/recommended-automations.test.tsx:110
↓ 2 callersFunctionshortenAutomationErrorDetail
(detail: string)
src/components/features/home/featured-automations/automation-run-health.ts:108
↓ 2 callersFunctionshouldReapplyProfileAfterSave
({ activeProfileName, originalName, savedName, }: { activeProfileName: string | null | undefined; or
src/components/features/settings/llm-profiles/llm-settings-local-view.tsx:62
↓ 2 callersFunctionshouldShowPlanPreview
( eventId: string, planPreviewEventIds: Set<string>, )
src/components/conversation-events/chat/hooks/use-plan-preview-events.ts:114
↓ 2 callersFunctionshouldStartMockWorker
({ mockApi = import.meta.env.VITE_MOCK_API, hasWindow = typeof window !== "undefined", }: { mockApi?: st
src/mocks/should-start-mock-worker.ts:1
↓ 2 callersFunctionshowOnboarding
( page: Page, { apiKey, beforeGoto }: ShowOnboardingOptions, )
tests/e2e/support/onboarding-helpers.ts:60
↓ 2 callersFunctionsortEventState
(state: EventState)
src/stores/use-event-store.ts:126
↓ 2 callersFunctionstartDeviceFlow
( host: string, )
src/api/device-flow-client.ts:17
↓ 2 callersFunctionstartDrag
(startY: number)
src/hooks/use-drag-resize.ts:69
↓ 2 callersFunctionstartGoal
( conversationId: string, request: StartGoalRequest, )
src/hooks/mutation/conversation-mutation-utils.ts:83
↓ 2 callersMethodstartOAuth
( server: MCPServerConfig, )
src/api/mcp-service/mcp-service.api.ts:212
↓ 2 callersMethodstartOAuthWithClient
( client: MCPClient, server: MCPServerConfig, )
src/api/mcp-service/mcp-service.api.ts:314
↓ 2 callersFunctionstopGoal
(conversationId: string)
src/hooks/mutation/conversation-mutation-utils.ts:100
↓ 2 callersFunctionstripWorkspacePrefix
(path: string)
src/utils/path-utils.ts:16
↓ 2 callersFunctionstyleImportantTags
(text: string)
src/components/conversation-events/chat/event-message-components/skill-item-expanded.tsx:55
↓ 2 callersFunctionsubmitAction
( actionPayload: SetupRequestBody | null, setupMode: SetupMode, )
src/components/features/manifest/manifest-setup-dialog.tsx:195
↓ 2 callersMethodsubmitOAuthCallback
( jobId: string, callbackUrl: string, )
src/api/mcp-service/mcp-service.api.ts:232
↓ 2 callersFunctionsubmitServer
(payload: MCPServerConfig)
src/components/features/mcp-page/install-server-modal.tsx:238
↓ 2 callersFunctionsubstituteRedactedMcpCredentials
( server: MCPServerConfig, )
src/api/mcp-service/mcp-redacted-credentials.ts:84
↓ 2 callersFunctionsubstituteRouteParam
(pattern: string, id: string)
src/manifests/automation-interface.ts:187
↓ 2 callersFunctionsummarizeAutomationRuns
( response: AutomationRunsResponse, )
src/manifests/automation-insights.ts:75
↓ 2 callersFunctionsupersedeStreamingContent
( uiEvents: OpenHandsEvent[], contentDeltas: { event: StreamingDeltaEvent; index: number }[], replacemen
src/utils/handle-event-for-ui.ts:140
↓ 2 callersMethodswitchProfile
* Switches the LLM profile for the running conversation when one is open * (POST /switch_profile — per-conversation swap, doesn't change the user's
src/api/conversation-service/agent-server-conversation-service.api.ts:790
↓ 2 callersMethodsyncTelemetryConsent
( consent: TelemetryConsent = getTelemetryConsent(), )
src/api/automation-service/automation-service.api.ts:216
↓ 2 callersFunctionterminalObservation
( output: string, exitCode: number | null, command = "ls", )
__tests__/components/features/chat/tool-visualizers/test-utils.tsx:94
↓ 2 callersFunctiontoCanonicalMcpServer
(server: MCPServerConfig)
src/utils/mcp-config.ts:140
↓ 2 callersFunctiontoSchemaTranslationKey
( fieldKey: string, attribute: "LABEL" | "DESCRIPTION" | "SECTION_LABEL", )
src/utils/sdk-settings-field-metadata.ts:25
↓ 2 callersFunctiontoSkillFilterSearchParams
( state: SkillFilterState, )
src/components/features/skills/skill-filter.ts:196
← previousnext →901–1,000 of 3,846, ranked by callers