MCPcopy Create free account

hub / github.com/OpenHands/OpenHands / functions

Functions4,010 in github.com/OpenHands/OpenHands

↓ 2 callersFunctionfindFreePort
(preferredPort, host = "127.0.0.1")
scripts/dev-safe.mjs:213
↓ 2 callersFunctionfindInstalledMatch
( transport: IntegrationTransport, servers: MCPServerConfig[], )
src/utils/mcp-marketplace-utils.ts:166
↓ 2 callersFunctionfindMatchingJobComments
(comments, options)
tests/e2e/mock-llm/scripts/upsert-pr-comment.mjs:187
↓ 2 callersFunctionfinishFromMetricsIfReady
()
src/hooks/use-await-context-compaction.ts:96
↓ 2 callersFunctionflushPendingTaskAttachments
( taskId: string, conversationId: string, )
src/utils/flush-pending-task-attachments.ts:10
↓ 2 callersFunctionformatConversationTagTooltip
( key: string, value: string, t: (key: I18nKey) => string, )
src/components/features/conversation-panel/conversation-card/conversation-tag-display.ts:119
↓ 2 callersFunctionformatDate
(dateStr: string, locale: string)
src/utils/format-relative-time.ts:3
↓ 2 callersFunctionformatDuration
(ms)
tests/e2e/live/scripts/render-live-e2e-report.mjs:169
↓ 2 callersFunctionformatDurationForTitle
( durationMs: number | null, )
src/components/features/home/featured-automations/automation-run-activity-metrics.ts:107
↓ 2 callersFunctionformatEnvironmentVariables
( env?: Record<string, string> | null, )
src/components/features/settings/mcp-settings/mcp-server-form.tsx:289
↓ 2 callersFunctionformatMissingFrontendDependenciesGuidance
( missingBins, cwd = process.cwd(), )
scripts/dev-safe.mjs:370
↓ 2 callersFunctionformatNativeModelName
( model: string | null | undefined, )
src/utils/format-model-name.ts:51
↓ 2 callersFunctionformatStatus
(status)
tests/e2e/live/scripts/render-live-e2e-report.mjs:185
↓ 2 callersFunctionformatTimestamp
(timestamp: string)
src/utils/transcript-export/index.ts:121
↓ 2 callersFunctiongenerateIcons
(input)
scripts/generate-icons.mjs:71
↓ 2 callersFunctiongetAcpCredentialConflicts
( key: string | null | undefined, hasValue: (name: string) => boolean, )
src/constants/acp-providers.ts:283
↓ 2 callersFunctiongetAcpErrorHeaderKey
(code?: string | null)
src/utils/acp-error-codes.ts:21
↓ 2 callersFunctiongetAcpProviderSecrets
( key: string | null | undefined, )
src/constants/acp-providers.ts:359
↓ 2 callersFunctiongetActionContent
(event: ActionEvent)
src/components/conversation-events/chat/event-content-helpers/get-action-content.ts:218
↓ 2 callersFunctiongetActionEventTitleDescriptor
( event: ActionEvent, )
src/components/conversation-events/chat/event-content-helpers/get-action-event-title.ts:29
↓ 2 callersFunctiongetActionSummary
(event: ActionEvent)
src/utils/transcript-export/index.ts:171
↓ 2 callersFunctiongetActionThoughtText
(action: ActionEvent)
src/components/conversation-events/chat/event-thought-helpers.ts:15
↓ 2 callersFunctiongetActiveSelection
()
src/api/backend-registry/active-store.ts:150
↓ 2 callersFunctiongetActivityLogExportFilename
( automation: Pick<Automation, "id" | "name">, format: ActivityLogExportFormat, )
src/utils/automation-activity-log-export.ts:29
↓ 2 callersFunctiongetAgentCanvasBasePath
()
src/utils/base-path.ts:11
↓ 2 callersFunctiongetAgentServerHttpClientOptions
( overrides?: AgentServerClientOverrides, )
src/api/agent-server-client-options.ts:71
↓ 2 callersFunctiongetAgentSettingValue
( settings: Settings, key: string, )
src/utils/sdk-settings-schema.ts:108
↓ 2 callersFunctiongetAgentStateEmoji
( status: ExecutionStatus | null | undefined, )
src/utils/agent-state-emoji.ts:14
↓ 2 callersFunctiongetApiErrorBody
(error: unknown)
src/utils/api-error-message.ts:11
↓ 2 callersMethodgetAuthStatus
(server: string)
src/api/acp-service/acp-service.api.ts:100
↓ 2 callersMethodgetAutomation
(id: string)
src/api/automation-service/automation-service.api.ts:293
↓ 2 callersFunctiongetAutomationExportFilename
( automation: Pick<Automation, "id" | "name">, )
src/utils/automation-export.ts:174
↓ 2 callersFunctiongetAutomationNameFacet
(conversation: AppConversation)
src/components/features/conversation-panel/conversation-panel-list-helpers.ts:174
↓ 2 callersFunctiongetAutomationRunStatusLabelKey
( status: AutomationRunStatus | string, )
src/components/features/home/featured-automations/automation-run-activity-metrics.ts:86
↓ 2 callersMethodgetAutomations
( limit = 50, offset = 0, )
src/api/automation-service/automation-service.api.ts:286
↓ 2 callersFunctiongetAutomationsByPopularity
( catalog: RecommendedAutomation[], )
src/components/features/automations/recommended-automations-section.tsx:48
↓ 2 callersMethodgetBalance
* Fetch the provider balance from the agent server. * * Returns `null` when the server answers 404 (older servers without the * endpoint, or
src/api/llm-balance-service.ts:70
↓ 2 callersFunctiongetBasename
(path: string)
src/components/features/home/workspace-dropdown/folder-browser-modal.tsx:196
↓ 2 callersFunctiongetCachedAgentServerInfo
(options?: { host?: string | null; })
src/api/agent-server-compatibility.ts:140
↓ 2 callersFunctiongetCachedAgentServerVersion
( host?: string | null, )
src/api/agent-server-compatibility.ts:235
↓ 2 callersMethodgetClientOverrides
()
src/api/conversation-service/conversation-service.api.ts:29
↓ 2 callersFunctiongetClipboardFiles
(clipboardData: DataTransfer)
src/components/features/chat/utils/chat-input.utils.ts:64
↓ 2 callersFunctiongetCloudAppConversationStartTask
( taskId: string, backendOverride?: Backend, )
src/api/cloud/conversation-service.api.ts:282
↓ 2 callersFunctiongetCloudCookieBackendAddedSessionKey
( backendId: string, userId: string, )
src/hooks/use-telemetry-identity.ts:15
↓ 2 callersFunctiongetCloudSuggestedTasks
(args: { pageId?: string; limit?: number; })
src/api/cloud/suggestions-service.api.ts:14
↓ 2 callersMethodgetCommitChanges
Files changed by a single commit (vs its first parent).
src/api/git-service/agent-server-git-service.api.ts:202
↓ 2 callersFunctiongetConversationGroupIdentity
* Resolves the stable folder identity used by grouped conversation views. * * Keeping this shared with `groupConversations` lets pagination reason a
src/components/features/conversation-panel/conversation-panel-list-helpers.ts:347
↓ 2 callersFunctiongetConversationIdFromLocation
()
src/stores/conversation-store.ts:79
↓ 2 callersFunctiongetConversationTagLabelKind
( key: string, )
src/components/features/conversation-panel/conversation-card/conversation-tag-display.ts:41
↓ 2 callersFunctiongetCreatePRPrompt
(gitProvider: Provider)
src/utils/utils.ts:484
↓ 2 callersFunctiongetDefaultEventContent
(event: OpenHandsEvent)
src/components/conversation-events/chat/event-content-helpers/shared.ts:5
↓ 2 callersFunctiongetDefaultMcpConnectionOption
( entry: MarketplaceEntry, )
src/utils/mcp-marketplace-utils.ts:39
↓ 2 callersFunctiongetDirSizeBytes
(dir)
electron-builder.config.mjs:177
↓ 2 callersFunctiongetDisplayAgentServerSdkVersion
( serverInfo: AgentServerInfo, )
src/api/agent-server-compatibility.ts:215
↓ 2 callersMethodgetEventCount
( conversationId: string, conversationUrl: string, sessionApiKey?: string | null, )
src/api/event-service/event-service.api.ts:71
↓ 2 callersFunctiongetEventId
(event: OHEvent)
src/stores/use-event-store.ts:14
↓ 2 callersFunctiongetEventTimestamp
(event: OHEvent)
src/stores/use-event-store.ts:17
↓ 2 callersFunctiongetExtension
(path: string)
src/components/features/files-tab/file-content-viewer.tsx:33
↓ 2 callersFunctiongetExtension
(path: string)
src/hooks/query/use-workspace-file-content.ts:49
↓ 2 callersFunctiongetExtraInfoBlocks
(extendedContent: TextContent[])
src/components/conversation-events/chat/event-content-helpers/get-skill-ready-content.ts:92
↓ 2 callersFunctiongetFileClient
()
src/hooks/query/use-search-subdirs.ts:22
↓ 2 callersFunctiongetFolderBrowserPathSegments
(targetPath: string)
tests/e2e/mock-llm/utils/folder-workspace-paths.ts:35
↓ 2 callersFunctiongetFrontendBackend
(config)
scripts/dev-with-automation.mjs:728
↓ 2 callersMethodgetGitChangeDiff
( _conversationId: string, path: string, )
src/api/git-service/git-service.api.ts:163
↓ 2 callersMethodgetGitCommits
* List the conversation's commits (display-base..HEAD, newest first). * Resolves to `null` when the agent server predates the endpoint (404), *
src/api/git-service/agent-server-git-service.api.ts:172
↓ 2 callersFunctiongetGitPullPrompt
()
src/utils/utils.ts:464
↓ 2 callersFunctiongetGitPushPrompt
(gitProvider: Provider)
src/utils/utils.ts:472
↓ 2 callersFunctiongetGroupDiscoveryConversationIds
( items: readonly AppConversation[], pageByConversationId: ReadonlyMap<string, number>, backendKind: Bac
src/components/features/conversation-panel/conversation-panel-list-helpers.ts:375
↓ 2 callersFunctiongetHomePinnedAutomationsKey
( backendId: string, orgId: string | null, )
src/hooks/use-home-pinned-automations.ts:16
↓ 2 callersFunctiongetInitialFormValues
(setup: SetupBlock)
src/manifests/manifest-local-validation.ts:88
↓ 2 callersFunctiongetInstalledServerTitle
( server: MCPServerConfig, catalog?: MarketplaceEntry, )
src/utils/mcp-installed-server-display.ts:14
↓ 2 callersFunctiongetIntegrationEntries
* Every integration the automation declares, including the ones it is willing * to start without: the card describes what the automation uses, so an
src/components/features/automations/recommended-automations-section.tsx:87
↓ 2 callersFunctiongetInvokeSkillItems
( event: ObservationEvent<InvokeSkillObservation>, )
src/components/conversation-events/chat/event-content-helpers/get-invoke-skill-items.ts:12
↓ 2 callersFunctiongetLanguageFromPath
(path: string)
src/utils/get-language-from-path.ts:1
↓ 2 callersMethodgetLocalPlugins
* Fetch the locally-discovered ("ambient") plugins from the agent-server. * * Only user-level plugins are requested (`~/.agents/plugins`, * `
src/api/plugins-service.ts:104
↓ 2 callersFunctiongetMcpServerEnabled
(server: MCPServer)
src/utils/mcp-config.ts:55
↓ 2 callersFunctiongetMissingFrontendDependencyBins
( cwd = process.cwd(), platform = process.platform, )
scripts/dev-safe.mjs:357
↓ 2 callersFunctiongetMobileTopBarState
(pathname: string)
src/utils/mobile-section-nav.ts:15
↓ 2 callersFunctiongetMockLLMRequests
( request: APIRequestContext, )
tests/e2e/mock-llm/utils/mock-llm-helpers.ts:894
↓ 2 callersMethodgetModels
()
src/api/option-service/option-service.api.ts:7
↓ 2 callersFunctiongetNonEmptyString
( value: unknown, maxLength?: number, )
src/components/conversation-events/chat/event-content-helpers/get-event-content.tsx:67
↓ 2 callersMethodgetOAuthStatus
(jobId: string)
src/api/mcp-service/mcp-service.api.ts:223
↓ 2 callersMethodgetOAuthStatusWithClient
( client: MCPClient, jobId: string, )
src/api/mcp-service/mcp-service.api.ts:326
↓ 2 callersFunctiongetOnboardingStepLayout
( page: Page, )
tests/e2e/support/onboarding-helpers.ts:133
↓ 2 callersMethodgetOpenAIStatus
()
src/api/llm-subscription-service.ts:165
↓ 2 callersFunctiongetOrCreatePersistedApiKey
(filePath, label = "API")
scripts/dev-safe.mjs:143
↓ 2 callersFunctiongetOrCreatePersistedApiKeyFile
( filePath = DEFAULT_API_KEY_PATH, )
scripts/dev-safe.mjs:118
↓ 2 callersFunctiongetPRShort
(isGitLab: boolean)
src/utils/utils.ts:261
↓ 2 callersFunctiongetPathBasename
(path: string)
src/utils/path-utils.ts:26
↓ 2 callersFunctiongetPendingTaskDraftKey
(taskId: string)
src/utils/conversation-local-storage.ts:205
↓ 2 callersFunctiongetPluginDisplayName
(plugin: PluginSpec)
src/components/features/launch/plugin-launch-modal.tsx:83
↓ 2 callersMethodgetPluginFileContent
* Fetch one plugin file's content for the detail-modal viewer. `basePath` is * the plugin directory reported by the agent-server (`path`/`install_p
src/api/plugins-service.ts:127
↓ 2 callersFunctiongetPluginSourceInfo
(plugin: PluginSpec)
src/components/features/launch/plugin-launch-modal.tsx:104
↓ 2 callersMethodgetPluginsMarketplace
* Fetch the dynamic plugins marketplace catalog. * * Local backend only for now: the catalog is fetched at run time from the * agent-server v
src/api/plugins-service.ts:76
↓ 2 callersFunctiongetPrismLanguageForFile
( path: string, mimeType?: string, )
src/utils/file-language.ts:158
↓ 2 callersFunctiongetRawAgentServerSdkVersion
( serverInfo: AgentServerInfo, )
src/api/agent-server-compatibility.ts:182
↓ 2 callersFunctiongetRawAgentServerVersion
(serverInfo: AgentServerInfo)
src/api/agent-server-compatibility.ts:188
↓ 2 callersMethodgetRepositoryBranches
( repository: string, provider: string, query: string = "", pageId?: string, limit = 30,
src/api/git-service/git-service.api.ts:91
↓ 2 callersFunctiongetRequiredIntegrationIds
( automation: RecommendedAutomation, )
src/utils/automation-catalog.ts:31
↓ 2 callersFunctiongetRunStatusLabelKey
( runState: LatestAutomationRunState, )
src/components/features/home/featured-automations/home-automation-run-tooltip.tsx:17
← previousnext →701–800 of 4,010, ranked by callers