Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenHands/OpenHands
/ functions
Functions
3,467 in github.com/OpenHands/OpenHands
⨍
Functions
3,467
◇
Types & classes
951
↓ 2 callers
Method
getAutomations
( limit = 50, offset = 0, )
src/api/automation-service/automation-service.api.ts:266
↓ 2 callers
Function
getAutomationsByPopularity
( catalog: RecommendedAutomation[], )
src/components/features/automations/recommended-automations-section.tsx:43
↓ 2 callers
Function
getBackendHealthEntry
(id: string)
src/api/backend-registry/health-store.ts:29
↓ 2 callers
Function
getBasename
(path: string)
src/components/features/home/workspace-dropdown/folder-browser-modal.tsx:196
↓ 2 callers
Method
getClientOverrides
()
src/api/conversation-service/conversation-service.api.ts:29
↓ 2 callers
Function
getClipboardFiles
(clipboardData: DataTransfer)
src/components/features/chat/utils/chat-input.utils.ts:64
↓ 2 callers
Function
getCloudSuggestedTasks
(args: { pageId?: string; limit?: number; })
src/api/cloud/suggestions-service.api.ts:14
↓ 2 callers
Method
getCommitChanges
Files changed by a single commit (vs its first parent).
src/api/git-service/agent-server-git-service.api.ts:202
↓ 2 callers
Function
getConversationIdFromLocation
()
src/stores/conversation-store.ts:78
↓ 2 callers
Function
getCreatePRPrompt
(gitProvider: Provider)
src/utils/utils.ts:484
↓ 2 callers
Function
getDefaultEventContent
(event: OpenHandsEvent)
src/components/conversation-events/chat/event-content-helpers/shared.ts:5
↓ 2 callers
Function
getDefaultMcpConnectionOption
( entry: MarketplaceEntry, )
src/utils/mcp-marketplace-utils.ts:39
↓ 2 callers
Function
getDirSizeBytes
(dir)
electron-builder.config.mjs:177
↓ 2 callers
Function
getDisplayAgentServerSdkVersion
( serverInfo: AgentServerInfo, )
src/api/agent-server-compatibility.ts:201
↓ 2 callers
Method
getEventCount
( conversationId: string, conversationUrl: string, sessionApiKey?: string | null, )
src/api/event-service/event-service.api.ts:71
↓ 2 callers
Function
getEventId
(event: OHEvent)
src/stores/use-event-store.ts:14
↓ 2 callers
Function
getEventTimestamp
(event: OHEvent)
src/stores/use-event-store.ts:17
↓ 2 callers
Function
getExtension
(path: string)
src/components/features/files-tab/file-content-viewer.tsx:33
↓ 2 callers
Function
getExtension
(path: string)
src/hooks/query/use-workspace-file-content.ts:49
↓ 2 callers
Function
getExtraInfoBlocks
(extendedContent: TextContent[])
src/components/conversation-events/chat/event-content-helpers/get-skill-ready-content.ts:92
↓ 2 callers
Function
getFileClient
()
src/hooks/query/use-search-subdirs.ts:22
↓ 2 callers
Function
getFolderBrowserPathSegments
(targetPath: string)
tests/e2e/mock-llm/utils/folder-workspace-paths.ts:35
↓ 2 callers
Function
getFrontendBackend
(config)
scripts/dev-with-automation.mjs:727
↓ 2 callers
Method
getGitChangeDiff
( _conversationId: string, path: string, )
src/api/git-service/git-service.api.ts:163
↓ 2 callers
Method
getGitCommits
* 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 callers
Function
getGitPullPrompt
()
src/utils/utils.ts:464
↓ 2 callers
Function
getGitPushPrompt
(gitProvider: Provider)
src/utils/utils.ts:472
↓ 2 callers
Function
getInstalledServerTitle
( server: MCPServerConfig, catalog?: MarketplaceEntry, )
src/utils/mcp-installed-server-display.ts:14
↓ 2 callers
Function
getInvokeSkillItems
( event: ObservationEvent<InvokeSkillObservation>, )
src/components/conversation-events/chat/event-content-helpers/get-invoke-skill-items.ts:12
↓ 2 callers
Function
getLanguageFromPath
(path: string)
src/utils/get-language-from-path.ts:1
↓ 2 callers
Method
getLocalPlugins
* 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 callers
Function
getMarketplaceEntryById
( id: string, catalog: MarketplaceEntry[], )
src/utils/mcp-marketplace-utils.ts:220
↓ 2 callers
Function
getMissingFrontendDependencyBins
( cwd = process.cwd(), platform = process.platform, )
scripts/dev-safe.mjs:350
↓ 2 callers
Function
getMobileTopBarState
(pathname: string)
src/utils/mobile-section-nav.ts:15
↓ 2 callers
Function
getMockLLMRequests
( request: APIRequestContext, )
tests/e2e/mock-llm/utils/mock-llm-helpers.ts:870
↓ 2 callers
Method
getModels
()
src/api/option-service/option-service.api.ts:7
↓ 2 callers
Function
getNonEmptyString
( value: unknown, maxLength?: number, )
src/components/conversation-events/chat/event-content-helpers/get-event-content.tsx:82
↓ 2 callers
Method
getOAuthStatus
(jobId: string)
src/api/mcp-service/mcp-service.api.ts:242
↓ 2 callers
Method
getOAuthStatusWithClient
( client: MCPClient, jobId: string, )
src/api/mcp-service/mcp-service.api.ts:341
↓ 2 callers
Function
getOnboardingStepLayout
( page: Page, )
tests/e2e/support/onboarding-helpers.ts:133
↓ 2 callers
Method
getOpenAIStatus
()
src/api/llm-subscription-service.ts:162
↓ 2 callers
Function
getOrCreatePersistedApiKey
(filePath, label = "API")
scripts/dev-safe.mjs:138
↓ 2 callers
Function
getOrCreatePersistedApiKeyFile
( filePath = DEFAULT_API_KEY_PATH, )
scripts/dev-safe.mjs:113
↓ 2 callers
Function
getPRShort
(isGitLab: boolean)
src/utils/utils.ts:261
↓ 2 callers
Function
getPathBasename
(path: string)
src/utils/path-utils.ts:26
↓ 2 callers
Function
getPendingTaskDraftKey
(taskId: string)
src/utils/conversation-local-storage.ts:204
↓ 2 callers
Function
getPluginDisplayName
(plugin: PluginSpec)
src/components/features/launch/plugin-launch-modal.tsx:83
↓ 2 callers
Method
getPluginFileContent
* 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 callers
Function
getPluginSourceInfo
(plugin: PluginSpec)
src/components/features/launch/plugin-launch-modal.tsx:104
↓ 2 callers
Method
getPluginsMarketplace
* 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 callers
Function
getPrismLanguageForFile
( path: string, mimeType?: string, )
src/utils/file-language.ts:158
↓ 2 callers
Function
getRawAgentServerSdkVersion
( serverInfo: AgentServerInfo, )
src/api/agent-server-compatibility.ts:168
↓ 2 callers
Function
getRawAgentServerVersion
(serverInfo: AgentServerInfo)
src/api/agent-server-compatibility.ts:174
↓ 2 callers
Function
getRemoteServerFields
(server: MCPServerConfig)
src/utils/mcp-config.ts:172
↓ 2 callers
Method
getRepositoryBranches
( repository: string, provider: string, query: string = "", pageId?: string, limit = 30,
src/api/git-service/git-service.api.ts:91
↓ 2 callers
Method
getRuntimeConversation
( conversationId: string, conversationUrl: string | null | undefined, sessionApiKey?: string | nul
src/api/conversation-service/agent-server-conversation-service.api.ts:629
↓ 2 callers
Function
getRuntimePathParser
(targetPath: string)
tests/e2e/mock-llm/utils/folder-workspace-paths.ts:45
↓ 2 callers
Method
getSdkVersion
()
src/api/automation-service/automation-service.api.ts:216
↓ 2 callers
Method
getSecrets
* List all custom secrets (names and descriptions only, no values). * Uses the agent-server API endpoint: GET /api/settings/secrets * * Note:
src/api/secrets-service.ts:48
↓ 2 callers
Method
getSettingsForConversation
* Get settings with encrypted secrets for starting conversations. * The encrypted secrets can be passed to the start conversation API * with sec
src/api/settings-service/settings-service.api.ts:448
↓ 2 callers
Function
getSettingsQueryFn
( scope: SettingsScope = "personal", )
src/hooks/query/use-settings.ts:121
↓ 2 callers
Function
getSkillChatLaunchMessage
( skill: Pick<SkillInfo, "name">, )
src/components/features/skills/get-skill-chat-launch-message.ts:7
↓ 2 callers
Function
getSkillDescription
(content: string)
src/components/features/chat/components/slash-command-menu.tsx:43
↓ 2 callers
Function
getSkillReadyItems
( activatedSkills: string[], extendedContent: TextContent[], )
src/components/conversation-events/chat/event-content-helpers/get-skill-ready-content.ts:122
↓ 2 callers
Function
getSkillScope
( skill: SkillInfo, projectDir?: string | null, )
src/utils/skill-scope.ts:75
↓ 2 callers
Function
getStatusCode
( webSocketConnectionState: WebSocketConnectionState, executionStatus: ExecutionStatus | null, taskStatu
src/utils/status.ts:64
↓ 2 callers
Method
getSuggestedTasks
* Aggregate suggested tasks for the calling user. Cloud exposes * `/api/v1/git/suggested-tasks/search` which the proxy forwards to. * Local agen
src/api/suggestions-service/suggestions-service.api.ts:13
↓ 2 callers
Function
getSummaryTitleForActionEvent
( event: ActionEvent, )
src/components/conversation-events/chat/event-content-helpers/get-event-content.tsx:72
↓ 2 callers
Function
getSupportedLanguageCodes
()
scripts/check-translation-completeness.cjs:61
↓ 2 callers
Function
getTelemetryDistinctId
()
src/services/telemetry.ts:662
↓ 2 callers
Function
getTrailingDeltas
( uiEvents: OpenHandsEvent[], selects: (event: StreamingDeltaEvent) => boolean, )
src/utils/handle-event-for-ui.ts:103
↓ 2 callers
Method
getUserInstallations
( provider: string, pageId?: string, limit = 100, )
src/api/git-service/git-service.api.ts:129
↓ 2 callers
Method
getVSCodeUrl
( conversationId: string, )
src/api/conversation-service/conversation-service.api.ts:35
↓ 2 callers
Function
getVisibleSettingsSections
( schema: SettingsSchema, values: SettingsFormValues, view: SettingsView, excludeKeys: Set<string> = S
src/utils/sdk-settings-schema.ts:456
↓ 2 callers
Function
getVisionInspectActionTitle
( event: ActionEvent, )
src/components/conversation-events/chat/event-content-helpers/get-event-content.tsx:98
↓ 2 callers
Function
githubRequest
(method, path, token, body)
tests/e2e/mock-llm/scripts/upsert-pr-comment.mjs:104
↓ 2 callers
Function
githubRequest
(method, path, token, body)
tests/e2e/live/scripts/upsert-pr-comment.mjs:129
↓ 2 callers
Function
grepObservation
( observation: Partial<GrepObservation> & Pick<GrepObservation, "pattern">, )
__tests__/components/features/chat/tool-visualizers/test-utils.tsx:160
↓ 2 callers
Function
groupConversations
( items: readonly AppConversation[], backendKind: BackendKind, sortField: ConversationSortField, label
src/components/features/conversation-panel/conversation-panel-list-helpers.ts:192
↓ 2 callers
Function
groupSkillsByScope
( skills: SkillInfo[], projectDir?: string | null, )
src/utils/skill-scope.ts:104
↓ 2 callers
Function
handleActionEventCacheInvalidation
( event: ActionEvent, conversationId: string, queryClient: QueryClient, )
src/utils/cache-utils.ts:18
↓ 2 callers
Function
handleActionMessage
(message: ActionMessage)
src/services/actions.ts:18
↓ 2 callers
Function
handleBackToList
()
src/routes/secrets-settings.tsx:91
↓ 2 callers
Function
handleCanvasUIAction
( action: CanvasUIAction, conversationId: string | null = null, )
src/services/canvas-ui.ts:32
↓ 2 callers
Function
handleFormSubmission
(formData: FormData)
src/components/shared/modals/settings/settings-form.tsx:34
↓ 2 callers
Function
handlePlanClick
(event: React.MouseEvent<HTMLButtonElement>)
src/components/features/chat/change-agent-context-menu.tsx:36
↓ 2 callers
Function
handleStatusMessage
(message: StatusMessage)
src/services/actions.ts:57
↓ 2 callers
Function
hasConversationStarted
({ isLoadingHistory, hasUserEvents, hasPendingUserMessages, hasSubstantiveAgentActions, hasModelEntr
src/components/features/chat/components/resolve-picker-kind.ts:11
↓ 2 callers
Function
hasFirstUseSent
* Check if first use event has already been sent
src/services/telemetry.ts:504
↓ 2 callers
Function
humanizeEventKind
(kind: string)
src/utils/transcript-export/index.ts:165
↓ 2 callers
Function
installedServerMatchesQuery
( server: MCPServerConfig, catalogEntry: MarketplaceEntry | undefined, rawQuery: string, )
src/utils/mcp-marketplace-utils.ts:251
↓ 2 callers
Function
isAcpAgent
(settings: Settings)
src/api/agent-server-adapter.ts:665
↓ 2 callers
Function
isAcpAuthErrorCode
(code?: string | null)
src/utils/acp-error-codes.ts:27
↓ 2 callers
Function
isAgentServerAuthError
(error: unknown)
src/api/agent-server-compatibility.ts:128
↓ 2 callers
Function
isAgentServerToolAvailable
(toolName: string)
src/api/agent-server-compatibility.ts:135
↓ 2 callers
Function
isAgentServerUnavailableError
( error: unknown, )
src/api/agent-server-compatibility.ts:59
↓ 2 callers
Function
isArchivedSandboxStatus
( sandboxStatus: SandboxStatus | null | undefined, )
src/utils/conversation-archive-status.ts:3
↓ 2 callers
Function
isAuthRequiredAndMissing
()
src/api/agent-server-config.ts:223
↓ 2 callers
Function
isAxiosError
(error: unknown)
src/utils/retrieve-axios-error-message.ts:8
↓ 2 callers
Function
isBackendRequestTimeoutMessage
( message: string | null | undefined, )
src/utils/user-facing-error.ts:69
← previous
next →
601–700 of 3,467, ranked by callers