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
Function
buildCommentBody
(body, marker = DEFAULT_MARKER)
tests/e2e/mock-llm/scripts/upsert-pr-comment.mjs:157
↓ 2 callers
Function
buildConfig
(formData: FormData)
src/components/features/settings/mcp-settings/mcp-server-form.tsx:355
↓ 2 callers
Function
buildConfigFromPorts
* Internal helper to build config from already-resolved ports. * @param {{backendPort: number, vscodePort: number}} ports * @param {string} cwd * @
scripts/dev-safe.mjs:609
↓ 2 callers
Function
buildConversationWorkingDir
(conversationId: string)
src/api/agent-server-config.ts:203
↓ 2 callers
Function
buildCronSchedule
(input: PresetSchedule)
src/utils/automation-schedule.ts:67
↓ 2 callers
Function
buildExtraBackendConfig
(cwd = process.cwd(), env = process.env)
scripts/dev-extra-backend.mjs:46
↓ 2 callers
Function
buildFileTree
(paths: string[])
src/utils/file-tree.ts:69
↓ 2 callers
Function
buildInitialSettingsFormValues
( settings: Settings, schemaOverride?: SettingsSchema | null, source: SettingsValueSource = "agent_setti
src/utils/sdk-settings-schema.ts:244
↓ 2 callers
Function
buildLiveVerificationSettings
( options: ConfigureLiveAgentServerOptions = {}, )
tests/e2e/live/utils/agent-server-conversation.ts:195
↓ 2 callers
Function
buildMcpTestRequest
(server: MCPServerConfig)
src/api/mcp-service/mcp-service.api.ts:68
↓ 2 callers
Function
buildPaginationQuery
(limit: number, offset: number)
src/api/automation-service/automation-service.api.ts:109
↓ 2 callers
Function
buildPinnedCloudHeaders
(active: ResolvedActiveBackend)
src/api/automation-service/automation-service.api.ts:192
↓ 2 callers
Function
buildPluginsViewModel
( marketplace: MarketplacePlugin[] | undefined, installed: InstalledPluginInfo[] | undefined, local: Loc
src/components/features/plugins/build-plugins-view-model.ts:51
↓ 2 callers
Function
buildRuntimeServicesSystemSuffix
()
src/api/agent-server-adapter.ts:197
↓ 2 callers
Function
buildSafeDevConfigAsync
( cwd = process.cwd(), env = process.env, )
scripts/dev-safe.mjs:557
↓ 2 callers
Function
buildSdkSettingsPayloadForView
( schema: SettingsSchema, values: SettingsFormValues, dirty: SettingsDirtyState, view: SettingsView, )
src/utils/sdk-settings-schema.ts:434
↓ 2 callers
Function
buildSettings
(overrides: Partial<Settings> = {})
__tests__/components/features/settings/sdk-settings/sdk-section-page.test.tsx:33
↓ 2 callers
Function
buildSkillPills
( skill: SkillInfo, translate: TFunction, options: BuildSkillPillsOptions = {}, )
src/components/features/skills/build-skill-pills.tsx:30
↓ 2 callers
Function
buildStatusPrefix
(health: BackendHealth | undefined)
src/components/features/backends/backend-selector.tsx:54
↓ 2 callers
Function
buildTranscriptEntries
( events: OpenHandsEvent[], includeToolDetails: boolean, )
src/utils/transcript-export/index.ts:264
↓ 2 callers
Function
buildViteBackendEnv
(config, env = process.env)
scripts/dev-with-automation.mjs:731
↓ 2 callers
Function
buildWorkspaceUploadPath
( fileName: string, workingDir: string, overrides: AgentServerClientOverrides = {}, )
src/api/workspace-upload-path.ts:42
↓ 2 callers
Function
build_trajectory
Build the scripted trajectory for the E2E test. Turn 1: Agent calls the terminal tool with a printf command. Turn 2: Agent replies with the e
tests/e2e/mock-llm/scripts/mock-llm-server.py:47
↓ 2 callers
Method
checkHealth
()
src/api/automation-service/automation-service.api.ts:482
↓ 2 callers
Function
checkTranslations
(translationJson, supportedLanguageCodes)
scripts/check-translation-completeness.cjs:78
↓ 2 callers
Function
clearCache
()
src/api/settings-service/settings-service.api.ts:178
↓ 2 callers
Function
clearConversationLocalStorage
(conversationId: string)
src/utils/conversation-local-storage.ts:235
↓ 2 callers
Function
clearEmptyContent
(element: HTMLDivElement | null)
src/components/features/chat/utils/chat-input.utils.ts:98
↓ 2 callers
Function
clearLastConversationId
( backendId: string, orgId: string | null, )
src/api/backend-registry/last-conversation-store.ts:66
↓ 2 callers
Function
clearPendingTaskMessageLink
(realConversationId: string)
src/utils/pending-task-message-link.ts:21
↓ 2 callers
Function
clickOnboardingStepButton
(page: Page, testId: string)
tests/e2e/support/onboarding-helpers.ts:127
↓ 2 callers
Function
closeServer
(server?: Server)
__tests__/scripts/ingress.test.ts:46
↓ 2 callers
Function
cloudLoginBackendContext
()
src/services/cloud-funnel-analytics.ts:19
↓ 2 callers
Function
compareAgentServerVersions
(actual: string, required: string)
src/api/agent-server-compatibility.ts:229
↓ 2 callers
Function
computeAgentServerImage
(config)
scripts/gen-acp-docker-env.mjs:33
↓ 2 callers
Function
configureTelemetry
(config: TelemetryConfiguration)
src/services/telemetry.ts:158
↓ 2 callers
Function
consumePendingTaskAttachments
( taskId: string, )
src/stores/pending-task-attachments-store.ts:54
↓ 2 callers
Function
consumePendingTaskDraft
( taskId: string | null | undefined, )
src/utils/conversation-local-storage.ts:220
↓ 2 callers
Function
consumeScheduledPendingTaskMessageReassign
( conversationId: string, )
src/utils/pending-task-message-link.ts:32
↓ 2 callers
Function
convertRawProvidersToList
( raw: Partial<Record<Provider, string | null>> | undefined, )
src/utils/convert-raw-providers-to-list.ts:3
↓ 2 callers
Method
create
( cls, conv_state=None, # noqa: ARG003 **params, # noqa: ARG003 )
tools/canvas_ui_tool.py:115
↓ 2 callers
Function
createAgentServerI18n
()
src/i18n/index.ts:69
↓ 2 callers
Function
createAgentServerQueryClient
()
src/query-client-config.ts:31
↓ 2 callers
Method
createAutomation
(spec: AutomationSpec)
src/api/automation-service/automation-service.api.ts:290
↓ 2 callers
Function
createCloudAppConversation
( request: AppConversationStartRequest, )
src/api/cloud/conversation-service.api.ts:121
↓ 2 callers
Function
createCloudClient
(backend?: Backend)
src/api/cloud/client.ts:33
↓ 2 callers
Function
createConversationResponse
( conversation: MockConversation, )
src/mocks/conversation-handlers.ts:203
↓ 2 callers
Function
createOtherActionEvent
(id: string)
test-utils.tsx:171
↓ 2 callers
Function
createPlanningFileEditorActionEvent
( id: string, )
test-utils.tsx:138
↓ 2 callers
Function
createPlanningObservationEvent
( id: string, actionId: string = "action-1", )
test-utils.tsx:199
↓ 2 callers
Function
createProxyHandlers
({ label = "proxy", timeout = DEFAULT_PROXY_TIMEOUT_MS, proxyTimeout = DEFAULT_PROXY_TIMEOUT_MS, } = {})
scripts/proxy-utils.mjs:57
↓ 2 callers
Function
createRouter
(routes, defaultBackend = null)
scripts/proxy-utils.mjs:19
↓ 2 callers
Function
createSkillReadyEvent
( userEvent: MessageEvent, )
src/components/conversation-events/chat/event-content-helpers/create-skill-ready-event.ts:35
↓ 2 callers
Function
createTaskTrackingObservation
(id: string, tasks: TestTask[])
__tests__/routes/task-list-tab.test.tsx:27
↓ 2 callers
Method
deleteAutomation
(id: string)
src/api/automation-service/automation-service.api.ts:381
↓ 2 callers
Function
deleteLiveLlmProfile
(request: APIRequestContext)
tests/e2e/live/utils/agent-server-conversation.ts:170
↓ 2 callers
Function
deleteProfileIfExists
(page: Page, profileName: string)
tests/e2e/mock-llm/utils/mock-llm-helpers.ts:660
↓ 2 callers
Function
detectSkillInstalls
( events: OpenHandsEvent[], )
src/utils/skill-install-events.ts:29
↓ 2 callers
Method
dispatchAutomation
(id: string)
src/api/automation-service/automation-service.api.ts:398
↓ 2 callers
Method
downloadFile
( conversationUrl: string | null | undefined, sessionApiKey: string | null | undefined, path: stri
src/api/runtime-service/agent-server-runtime-service.ts:70
↓ 2 callers
Function
enqueueHomeTaskPendingMessage
(options: { conversationId: string; text: string; images: File[]; imagesMarkedUploadAsFile: string[];
src/utils/enqueue-home-task-pending-message.ts:9
↓ 2 callers
Function
ensureCursorVisible
(element: HTMLElement | null)
src/components/features/chat/utils/chat-input.utils.ts:132
↓ 2 callers
Method
ensureMarkerDir
()
tests/e2e/mock-llm/reporters/done-marker-reporter.ts:132
↓ 2 callers
Function
eventsToHtml
( events: OpenHandsEvent[], options: TranscriptExportOptions, )
src/utils/transcript-export/index.ts:592
↓ 2 callers
Function
eventsToMarkdown
( events: OpenHandsEvent[], options: TranscriptExportOptions, )
src/utils/transcript-export/index.ts:514
↓ 2 callers
Function
executeHeightCallback
( height: number, onHeightChange?: (height: number) => void, )
src/hooks/use-auto-resize.ts:113
↓ 2 callers
Function
failedHealth
( server: MCPServerConfig, error: unknown, )
src/api/mcp-health/probe-mcp-server-health.ts:25
↓ 2 callers
Function
fetchLatestAgentCanvasVersion
( signal?: AbortSignal, )
src/api/agent-canvas-updates.ts:21
↓ 2 callers
Function
filePriorityScore
(path: string)
src/utils/file-priority.ts:73
↓ 2 callers
Function
fillLlmProfileEditorAndSave
* Fill the LLM profile editor's fields and save. Shared by the create flow * ("Add LLM Profile") and the edit flow ("Edit" on an existing row) — both
tests/e2e/mock-llm/utils/mock-llm-helpers.ts:575
↓ 2 callers
Function
filterByQuery
( items: T[], query?: string, )
src/api/config-service/config-service.api.ts:14
↓ 2 callers
Function
filterByVerified
( items: T[], verified?: boolean, )
src/api/config-service/config-service.api.ts:28
↓ 2 callers
Function
finalizeMcpTestResponse
* Display-boundary post-processing shared by the test and OAuth probes: * scrub secrets from error/tool-result text, then let the catalog entry's *
src/api/mcp-service/mcp-service.api.ts:119
↓ 2 callers
Function
findFreePort
(preferredPort, host = "127.0.0.1")
scripts/dev-safe.mjs:208
↓ 2 callers
Function
findInstalledMatch
( transport: IntegrationTransport, servers: MCPServerConfig[], )
src/utils/mcp-marketplace-utils.ts:156
↓ 2 callers
Function
findMatchingJobComments
(comments, options)
tests/e2e/mock-llm/scripts/upsert-pr-comment.mjs:187
↓ 2 callers
Function
flushPendingTaskAttachments
( taskId: string, conversationId: string, )
src/utils/flush-pending-task-attachments.ts:10
↓ 2 callers
Function
formatDate
(dateStr: string, locale: string)
src/components/features/automations/detail/activity-section.tsx:14
↓ 2 callers
Function
formatDuration
(ms)
tests/e2e/live/scripts/render-live-e2e-report.mjs:169
↓ 2 callers
Function
formatEnvironmentVariables
( env?: Record<string, string> | null, )
src/components/features/settings/mcp-settings/mcp-server-form.tsx:289
↓ 2 callers
Function
formatMissingFrontendDependenciesGuidance
( missingBins, cwd = process.cwd(), )
scripts/dev-safe.mjs:363
↓ 2 callers
Function
formatNativeModelName
( model: string | null | undefined, )
src/utils/format-model-name.ts:15
↓ 2 callers
Function
formatStatus
(status)
tests/e2e/live/scripts/render-live-e2e-report.mjs:185
↓ 2 callers
Function
formatTimestamp
(timestamp: string)
src/utils/transcript-export/index.ts:121
↓ 2 callers
Function
getACPToolCallTitleKey
(event: ACPToolCallEvent)
src/components/conversation-events/chat/event-content-helpers/get-acp-tool-call-content.ts:10
↓ 2 callers
Function
getAcpCredentialConflicts
( key: string | null | undefined, hasValue: (name: string) => boolean, )
src/constants/acp-providers.ts:283
↓ 2 callers
Function
getAcpErrorHeaderKey
(code?: string | null)
src/utils/acp-error-codes.ts:21
↓ 2 callers
Function
getAcpProviderSecrets
( key: string | null | undefined, )
src/constants/acp-providers.ts:359
↓ 2 callers
Function
getActionContent
(event: ActionEvent)
src/components/conversation-events/chat/event-content-helpers/get-action-content.ts:218
↓ 2 callers
Function
getActionSummary
(event: ActionEvent)
src/utils/transcript-export/index.ts:171
↓ 2 callers
Function
getActionThoughtText
(action: ActionEvent)
src/components/conversation-events/chat/event-thought-helpers.ts:15
↓ 2 callers
Function
getActiveSelection
()
src/api/backend-registry/active-store.ts:104
↓ 2 callers
Function
getAgentCanvasBasePath
()
src/utils/base-path.ts:11
↓ 2 callers
Function
getAgentServerHttpClientOptions
( overrides?: AgentServerClientOverrides, )
src/api/agent-server-client-options.ts:71
↓ 2 callers
Function
getAgentSettingValue
( settings: Settings, key: string, )
src/utils/sdk-settings-schema.ts:108
↓ 2 callers
Function
getAgentStateEmoji
( status: ExecutionStatus | null | undefined, )
src/utils/agent-state-emoji.ts:14
↓ 2 callers
Method
getAuthStatus
(server: string)
src/api/acp-service/acp-service.api.ts:100
↓ 2 callers
Method
getAutomation
(id: string)
src/api/automation-service/automation-service.api.ts:273
↓ 2 callers
Function
getAutomationExportFilename
( automation: Pick<Automation, "id" | "name">, )
src/utils/automation-export.ts:172
↓ 2 callers
Method
getAutomationRuns
( id: string, limit = 50, offset = 0, )
src/api/automation-service/automation-service.api.ts:439
← previous
next →
501–600 of 3,467, ranked by callers