Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenHands/OpenHands
/ functions
Functions
4,305 in github.com/OpenHands/OpenHands
⨍
Functions
4,305
◇
Types & classes
1,098
↓ 4 callers
Function
isProfileNameValid
( value: string, { isRequired = false }: { isRequired?: boolean } = {}, )
src/utils/derive-profile-name.ts:14
↓ 4 callers
Function
isSkillReadyEvent
(event: unknown)
src/components/conversation-events/chat/event-content-helpers/create-skill-ready-event.ts:24
↓ 4 callers
Function
isSubscriptionLlmConfig
( llm: Record<string, unknown> | null | undefined, )
src/constants/llm-subscription.ts:71
↓ 4 callers
Function
isTelemetryEnabled
()
src/services/telemetry.ts:617
↓ 4 callers
Function
isValidSettingsSchema
( schema: SettingsSchema | null | undefined, )
src/utils/sdk-settings-schema.ts:51
↓ 4 callers
Method
listInstalledPlugins
()
src/api/plugins-management-service.ts:43
↓ 4 callers
Function
main
()
scripts/dev-safe.mjs:887
↓ 4 callers
Function
makeBashAction
( id: string, thought: TextContent[] = [], )
__tests__/components/conversation-events/chat/group-events.test.ts:28
↓ 4 callers
Function
makeBashObservation
( id: string, actionId: string, )
__tests__/components/conversation-events/chat/group-events.test.ts:58
↓ 4 callers
Function
mapAnyGitStatusToClientStatus
( status: SupportedGitStatus, )
src/utils/git-status-mapper.ts:10
↓ 4 callers
Function
mapServiceErrors
( errors: readonly ManifestServiceError[], errorMap: Record<string, string[]>, )
src/manifests/manifest-error-map.ts:127
↓ 4 callers
Function
mergeStreamingDeltaEvent
( incoming: StreamingDeltaEvent, existing: StreamingDeltaEvent, )
src/utils/handle-event-for-ui.ts:20
↓ 4 callers
Function
normalizeServiceErrors
( body: unknown, payload: SetupRequestBody | null, )
src/manifests/manifest-error-map.ts:75
↓ 4 callers
Function
notifyTelemetryConsentListeners
()
src/services/telemetry.ts:466
↓ 4 callers
Function
onTabChange
(value: ConversationTab | null)
src/hooks/use-select-conversation-tab.ts:37
↓ 4 callers
Function
parseCommand
(value: string)
src/utils/acp-command.ts:65
↓ 4 callers
Function
partitionImagesForUpload
( images: File[], markedUploadAsFileNames: readonly string[], )
src/components/features/chat/utils/chat-input.utils.ts:42
↓ 4 callers
Function
patchConversationInCache
( queryClient: QueryClient, conversationId: string, patch: Partial<AppConversation>, )
src/hooks/mutation/conversation-mutation-utils.ts:131
↓ 4 callers
Function
renderVisualizer
(ui: React.ReactElement)
__tests__/components/features/chat/tool-visualizers/test-utils.tsx:24
↓ 4 callers
Function
resolveEffectiveAcpModel
(inputs: { runtimeName?: string | null; runtimeId?: string | null; configured?: string | null; sdkLlm?
src/constants/acp-providers.ts:48
↓ 4 callers
Function
seedMcpServerHealth
( server: MCPServerConfig, response: ExtendedMCPTestResponse, otherServers: MCPServerConfig[], )
src/api/mcp-health/probe-mcp-server-health.ts:125
↓ 4 callers
Method
sendMessage
( conversationId: string, message: SendMessageRequest, runtime?: ConversationRuntimeContext | null
src/api/conversation-service/agent-server-conversation-service.api.ts:356
↓ 4 callers
Function
sendMessageWithAttachments
(options: { conversationId: string; content: string; images: File[]; files: File[]; imagesMarkedUplo
src/utils/send-message-with-attachments.ts:22
↓ 4 callers
Function
setTelemetryCloudContext
( context: CloudTelemetryContextInput | null, )
src/services/telemetry.ts:126
↓ 4 callers
Function
setTelemetryIdentity
( distinctId: string | null, properties: Record<string, unknown> = {}, )
src/services/telemetry.ts:587
↓ 4 callers
Function
setValue
(key: string, value: string)
src/components/features/mcp-page/install-server-modal.tsx:181
↓ 4 callers
Function
shouldRenderEvent
(event: OpenHandsEvent)
src/components/conversation-events/chat/event-content-helpers/should-render-event.ts:53
↓ 4 callers
Function
signalProcessTree
(proc, signal)
scripts/dev-process-utils.mjs:85
↓ 4 callers
Function
stripRedundantTitlePrefix
(event: ACPToolCallEvent)
src/components/conversation-events/chat/event-content-helpers/get-acp-tool-call-content.ts:52
↓ 4 callers
Method
testServer
( server: MCPServerConfig, )
src/api/mcp-service/mcp-service.api.ts:180
↓ 4 callers
Function
textFromContent
( content: Array<TextContent | ImageContent>, )
src/components/features/chat/tool-visualizers/text-content.ts:11
↓ 4 callers
Function
toAppConversation
( info: DirectConversationInfo, )
src/api/agent-server-adapter.ts:317
↓ 4 callers
Function
uploadFilesToConversation
( conversationId: string, files: File[], currentConversation?: AppConversation | null, )
src/api/conversation-file-upload.api.ts:72
↓ 4 callers
Function
useAllCloudOrganizations
()
src/hooks/query/use-cloud-organizations.ts:16
↓ 4 callers
Function
useBackendScopedPath
()
src/hooks/use-backend-scoped-path.ts:15
↓ 4 callers
Function
useDispatchAutomation
()
src/hooks/query/use-automations.ts:94
↓ 4 callers
Function
useHandleBuildPlanClick
()
src/hooks/use-handle-build-plan-click.ts:14
↓ 4 callers
Function
useHandlePlanClick
()
src/hooks/use-handle-plan-click.ts:20
↓ 4 callers
Function
useLocalWorkspaces
({ enabled = true, }: UseLocalWorkspacesOptions = {})
src/hooks/query/use-local-workspaces.ts:13
↓ 4 callers
Function
useOnboardingCompletion
()
src/components/features/onboarding/use-onboarding-completion.ts:29
↓ 4 callers
Function
useSaveLlmProfile
()
src/hooks/mutation/use-save-llm-profile.ts:16
↓ 4 callers
Function
useScrollToBottom
(scrollRef: RefObject<HTMLDivElement | null>)
src/hooks/use-scroll-to-bottom.ts:3
↓ 4 callers
Function
useSearchSecrets
(options: UseSearchSecretsOptions = {})
src/hooks/query/use-get-secrets.ts:17
↓ 4 callers
Function
useSubConversationTaskPolling
( taskId: string | null, parentConversationId: string | null, )
src/hooks/query/use-sub-conversation-task-polling.ts:22
↓ 4 callers
Function
useTaskList
()
src/hooks/use-task-list.ts:35
↓ 4 callers
Function
useToggleAutomation
()
src/hooks/query/use-automations.ts:35
↓ 4 callers
Function
useUnifiedPauseConversation
()
src/hooks/mutation/use-unified-stop-conversation.ts:16
↓ 4 callers
Function
useUnifiedWebSocketStatus
()
src/hooks/use-unified-websocket-status.ts:9
↓ 4 callers
Function
validateLocalAgentServerPath
(localPath)
scripts/dev-safe.mjs:821
↓ 4 callers
Function
waitForOnboardingStep
(page: Page, step: number)
tests/e2e/support/onboarding-helpers.ts:101
↓ 4 callers
Function
writeStoredBackends
(backends: Backend[])
src/api/backend-registry/storage.ts:95
↓ 3 callers
Method
_send_json
(self, status: int, payload: dict)
tests/e2e/mock-llm/scripts/mock-llm-server.py:312
↓ 3 callers
Function
adaptSystemMessage
( events: OHEvent[], )
src/utils/system-message-adapter.ts:13
↓ 3 callers
Function
addValue
(values: Set<string>, value: unknown)
src/utils/redact-mcp-secrets.ts:33
↓ 3 callers
Method
addWorkspaceParents
( items: LocalWorkspaceParent[], )
src/api/workspaces-service/workspaces-service.api.ts:56
↓ 3 callers
Method
addWorkspaces
( items: LocalWorkspace[], )
src/api/workspaces-service/workspaces-service.api.ts:46
↓ 3 callers
Function
api
(path, { method = "GET", body } = {})
scripts/seed-automation-ux-data.mjs:626
↓ 3 callers
Function
appendBootLog
(name, line, level)
electron/main.mjs:446
↓ 3 callers
Function
applyColorTheme
(key: ColorThemeKey)
src/themes/color-themes.ts:240
↓ 3 callers
Function
applyGroupFolderOrder
( groups: readonly T[], order: readonly string[], )
src/components/features/conversation-panel/conversation-panel-list-helpers.ts:492
↓ 3 callers
Function
applySkillFilters
( skills: SkillInfo[], disabledSet: Set<string>, state: SkillFilterState, )
src/components/features/skills/skill-filter.ts:250
↓ 3 callers
Function
assertPortsFree
(portConfigs, host = "127.0.0.1")
scripts/dev-safe.mjs:261
↓ 3 callers
Function
automationCreateEndpoint
(entry?: SetupEntry)
src/manifests/automation-setup.ts:44
↓ 3 callers
Function
barColorClassForStatus
( status: AutomationRunStatus | string, )
src/components/features/home/featured-automations/automation-run-activity-metrics.ts:66
↓ 3 callers
Function
beginMcpHealthCheck
(key: string)
src/api/mcp-health/mcp-health-store.ts:36
↓ 3 callers
Function
buildAcpAgentSettingsDiff
( providerKey: string, options: { command?: string[]; model?: string | null; allowUnknownServe
src/constants/acp-providers.ts:484
↓ 3 callers
Function
buildAgentServerAutomationEnv
(config)
scripts/dev-with-automation.mjs:826
↓ 3 callers
Function
buildAutomationCommand
* Build the uvx command for running automation backend. * * Environment variables (highest precedence first): * - OH_AUTOMATION_LOCAL_PATH: Absolut
scripts/dev-with-automation.mjs:309
↓ 3 callers
Function
buildAutomationMetadataPills
( automation: Automation, scheduleLabel: string, )
src/components/features/automations/build-automation-pills.tsx:18
↓ 3 callers
Function
buildAutomationTelemetryEnv
(env = process.env)
scripts/dev-with-automation.mjs:838
↓ 3 callers
Function
buildConfig
(args, env = process.env)
scripts/ingress.mjs:122
↓ 3 callers
Function
buildHomeAutomationMenuItems
({ automation, t, canManage, canEdit, isRunPending, isCancelPending, canCancel, testIdPrefix,
src/components/features/home/featured-automations/build-home-automation-menu-items.tsx:44
↓ 3 callers
Function
buildLiveLlmSettings
()
tests/e2e/live/utils/agent-server-conversation.ts:184
↓ 3 callers
Function
buildLocalServiceRouteArgs
(config)
scripts/dev-static.mjs:314
↓ 3 callers
Function
buildPluginLaunchPath
(plugins: PluginSpec[])
src/utils/plugin-launch-url.ts:13
↓ 3 callers
Function
buildRouteArgs
(routes)
scripts/dev-with-automation.mjs:765
↓ 3 callers
Function
buildSdkSettingsPayload
( schema: SettingsSchema, values: SettingsFormValues, dirty: SettingsDirtyState, )
src/utils/sdk-settings-schema.ts:411
↓ 3 callers
Function
buildSkillFacetGroups
( skills: SkillInfo[], disabledSet: Set<string>, state: SkillFilterState, )
src/components/features/skills/skill-filter.ts:322
↓ 3 callers
Function
buildSkillPills
( skill: SkillInfo, translate: TFunction, options: BuildSkillPillsOptions = {}, )
src/components/features/skills/build-skill-pills.tsx:35
↓ 3 callers
Function
buildWebSocketUrl
( conversationId: string | undefined, conversationUrl: string | null | undefined, )
src/utils/websocket-url.ts:109
↓ 3 callers
Function
clearMcpServerHealth
(key: string)
src/api/mcp-health/mcp-health-store.ts:68
↓ 3 callers
Function
clearPeekCloseTimer
()
src/hooks/use-conversation-overview-panel-peek.ts:9
↓ 3 callers
Function
clearPendingCloudTelemetryConsent
( expected?: ResolvedTelemetryConsent, )
src/services/telemetry.ts:514
↓ 3 callers
Function
clearSkillFilterFacets
( state: SkillFilterState, )
src/components/features/skills/skill-filter.ts:354
↓ 3 callers
Function
clearTelemetryData
()
src/services/telemetry.ts:833
↓ 3 callers
Function
coerceFieldValue
( field: SettingsFieldSchema, rawValue: string | boolean, )
src/utils/sdk-settings-schema.ts:339
↓ 3 callers
Function
collectErrorMessages
(error: unknown)
src/utils/user-facing-error.ts:13
↓ 3 callers
Function
convertImageToBase64
(file: File)
src/utils/convert-image-to-base-64.ts:1
↓ 3 callers
Function
countActiveFilters
(state: SkillFilterState)
src/components/features/skills/skill-filter.ts:360
↓ 3 callers
Function
createChatMessage
( message: string, image_urls: string[], file_urls: string[], timestamp: string, )
src/services/chat-service.ts:3
↓ 3 callers
Function
createCloudAppConversation
( request: AppConversationStartRequest, // Defaults to the active backend. The typed launch action passes
src/api/cloud/conversation-service.api.ts:149
↓ 3 callers
Function
createInterfaceManifestWithSubPages
()
__tests__/manifests/manifest-test-data.ts:152
↓ 3 callers
Function
createPlanComponents
(extraClassName?: string)
src/components/features/markdown/plan-components.tsx:21
↓ 3 callers
Function
createProfileViaUI
( page: Page, options: { profileName: string; model: string; apiKey?: string; baseUrl?: st
tests/e2e/mock-llm/utils/mock-llm-helpers.ts:643
↓ 3 callers
Method
createSecret
* Create or update a custom secret (upsert by name). * Uses the agent-server API endpoint: PUT /api/settings/secrets * * @param name - Secret
src/api/secrets-service.ts:60
↓ 3 callers
Function
createTitleFromKey
( key: string, values: Readonly<Record<string, unknown>>, )
src/components/conversation-events/chat/event-content-helpers/get-event-content.tsx:39
↓ 3 callers
Method
deleteConversation
(conversationId: string)
src/api/conversation-service/agent-server-conversation-service.api.ts:744
↓ 3 callers
Method
deleteSecret
* Delete a custom secret by name. * Uses the agent-server API endpoint: DELETE /api/settings/secrets/{name} * * @param name - Secret name to
src/api/secrets-service.ts:130
↓ 3 callers
Function
deriveAutomationHealth
( automation: Automation, state: RunSummaryState | undefined, )
src/manifests/automation-insights.ts:111
↓ 3 callers
Function
deriveErrorMap
(entry: SetupEntry)
src/manifests/automation-setup.ts:403
← previous
next →
301–400 of 4,305, ranked by callers