MCPcopy Create free account

hub / github.com/OpenHands/OpenHands / functions

Functions3,846 in github.com/OpenHands/OpenHands

↓ 2 callersFunctiontoText
(value: unknown)
src/manifests/manifest-template.ts:28
↓ 2 callersMethodtoggleAutomation
( id: string, enabled: boolean, )
src/api/automation-service/automation-service.api.ts:488
↓ 2 callersFunctiontogglePluginSelection
( selected: PluginSpec[], plugin: MarketplacePlugin, )
src/components/features/plugins/plugin-spec-identity.ts:46
↓ 2 callersFunctiontoggleSkillFilterValue
( state: SkillFilterState, groupId: SkillFacetGroupId, value: string, )
src/components/features/skills/skill-filter.ts:334
↓ 2 callersFunctiontrackAutomationExported
({ backendKind, }: { backendKind: BackendKind; })
src/hooks/use-tracking.ts:296
↓ 2 callersFunctiontrackBackendAdded
({ backendKind, connectionMethod, hasApiKey, source, agentServerVersion, backendVersio
src/hooks/use-tracking.ts:325
↓ 2 callersFunctiontrackCloudConversationReady
( taskId: string, conversationId: string, )
src/services/cloud-funnel-analytics.ts:53
↓ 2 callersFunctiontrackCloudDeviceAuthorizationStarted
( _host: string, source?: CloudConnectionSource, )
src/services/cloud-funnel-analytics.ts:33
↓ 2 callersFunctiontrackCloudDeviceAuthorizationSucceeded
( _host: string, source?: CloudConnectionSource, )
src/services/cloud-funnel-analytics.ts:43
↓ 2 callersFunctiontrackConversationCreated
({ conversationId, taskId, hasRepository, gitProvider, hasWorkspace, workspaceMode,
src/hooks/use-tracking.ts:62
↓ 2 callersFunctiontrackException
( error: unknown, properties: Record<string, unknown> = {}, )
src/services/telemetry.ts:820
↓ 2 callersFunctiontrackSessionStart
()
src/services/telemetry.ts:766
↓ 2 callersFunctiontransformAgentServerUISelector
( prefix: string, selector: string, prefixedSelector: string, )
src/styles/agent-server-ui-style-scope.ts:99
↓ 2 callersFunctiontransportMatchesServer
( transport: IntegrationTransport, server: MCPServerConfig, )
src/utils/mcp-marketplace-utils.ts:176
↓ 2 callersFunctiontriggerEnvironmentSwitch
(target: string)
src/components/features/backends/environment-switch-store.ts:42
↓ 2 callersFunctionupdateConversationLlmModelInCache
( queryClient: QueryClient, conversationId: string, llm_model: string, )
src/hooks/mutation/conversation-mutation-utils.ts:167
↓ 2 callersMethodupdateConversationPublicFlag
( conversationId: string, isPublic: boolean, )
src/api/conversation-service/agent-server-conversation-service.api.ts:556
↓ 2 callersMethodupdateConversationRepository
( conversationId: string, repository: string | null, branch?: string | null, gitProvider?: str
src/api/conversation-service/agent-server-conversation-service.api.ts:566
↓ 2 callersMethodupdateConversationTitle
( conversationId: string, title: string, )
src/api/conversation-service/agent-server-conversation-service.api.ts:706
↓ 2 callersFunctionupsertEnvLine
(existing, line)
scripts/gen-acp-docker-env.mjs:52
↓ 2 callersFunctionuseActiveAcpProfileDetail
()
src/hooks/query/use-active-acp-profile-detail.ts:46
↓ 2 callersFunctionuseAddWorkspaceParents
()
src/hooks/mutation/use-local-workspaces-mutations.ts:30
↓ 2 callersFunctionuseAddWorkspaces
()
src/hooks/mutation/use-local-workspaces-mutations.ts:7
↓ 2 callersFunctionuseAgentNotification
(curAgentState: AgentState)
src/hooks/use-agent-notification.ts:18
↓ 2 callersFunctionuseAppTitle
()
src/hooks/use-app-title.ts:8
↓ 2 callersFunctionuseApplyOnboardingAgentProfile
()
src/hooks/mutation/use-apply-onboarding-agent-profile.ts:29
↓ 2 callersFunctionuseAutoRefreshFilesOnEdit
()
src/hooks/use-auto-refresh-files-on-edit.ts:70
↓ 2 callersFunctionuseAutoResize
( elementRef: RefObject<HTMLElement | null>, options: UseAutoResizeOptions = {}, )
src/hooks/use-auto-resize.ts:123
↓ 2 callersFunctionuseAutomationDetail
(options: UseAutomationDetailOptions)
src/hooks/query/use-automation-detail.ts:17
↓ 2 callersFunctionuseAutomationRuns
(options: UseAutomationRunsOptions)
src/hooks/query/use-automation-detail.ts:40
↓ 2 callersFunctionuseAutomationSdkVersion
()
src/hooks/query/use-automation-sdk-version.ts:71
↓ 2 callersFunctionuseAutomationSubPageNav
()
src/components/features/automations/dashboard/use-automation-sub-page-nav.ts:22
↓ 2 callersFunctionuseBackendForm
* Shared hook for the backend-form state used by both `BackendForm` * (edit/add mode) and `ManualConnectionColumn` (add-mode-only column). * Encapsu
src/components/features/backends/backend-form-modal.tsx:332
↓ 2 callersFunctionuseBashCommandRunner
( conversationUrl: string | null | undefined, sessionApiKey: string | null | undefined, enabled: boolean
src/hooks/use-bash-command-runner.ts:60
↓ 2 callersFunctionuseBtwInterceptor
( conversationId: string | null | undefined, onSubmit: (message: string) => void, )
src/hooks/chat/use-btw-interceptor.ts:13
↓ 2 callersFunctionuseChatAttachmentUpload
()
src/hooks/chat/use-chat-attachment-upload.ts:15
↓ 2 callersFunctionuseConversationMetrics
( conversationId: string | null | undefined, conversationUrl: string | null | undefined, sessionApiKey:
src/hooks/query/use-conversation-metrics.ts:6
↓ 2 callersFunctionuseConversationSkills
()
src/hooks/query/use-conversation-skills.ts:10
↓ 2 callersFunctionuseCreateSecret
()
src/hooks/mutation/use-create-secret.ts:4
↓ 2 callersFunctionuseDeleteLlmProfile
()
src/hooks/mutation/use-delete-llm-profile.ts:10
↓ 2 callersFunctionuseDeleteMcpServer
()
src/hooks/mutation/use-delete-mcp-server.ts:16
↓ 2 callersFunctionuseDeploymentCapabilities
()
src/hooks/query/use-manifest-capabilities.ts:21
↓ 2 callersFunctionuseDeviceFlow
()
src/hooks/use-device-flow.ts:79
↓ 2 callersFunctionuseDraftPersistence
( conversationId: string | null | undefined, chatInputRef: React.RefObject<HTMLDivElement | null>, )
src/hooks/chat/use-draft-persistence.ts:35
↓ 2 callersFunctionuseEnsureActiveProfile
()
src/hooks/use-ensure-active-profile.ts:18
↓ 2 callersFunctionuseFilteredEvents
()
src/hooks/use-filtered-events.ts:15
↓ 2 callersFunctionuseGitRepositories
(options: UseGitRepositoriesOptions)
src/hooks/query/use-git-repositories.ts:20
↓ 2 callersFunctionuseHasAttachedSource
()
src/hooks/use-has-attached-source.ts:18
↓ 2 callersFunctionuseHasGitCommits
(options?: { enabled?: boolean })
src/hooks/query/use-has-git-commits.ts:27
↓ 2 callersFunctionuseHomeAutomationActions
( automation: Automation, latestRun: AutomationRun | null, )
src/hooks/use-home-automation-actions.ts:37
↓ 2 callersFunctionuseHomeAutomations
()
src/hooks/query/use-home-automations.ts:30
↓ 2 callersFunctionuseHomePinnedAutomations
()
src/hooks/use-home-pinned-automations.ts:84
↓ 2 callersFunctionuseInstallPlugin
()
src/hooks/mutation/use-install-plugin.ts:19
↓ 2 callersFunctionuseLaunchSkillInChat
()
src/hooks/use-launch-skill-in-chat.ts:5
↓ 2 callersFunctionuseLoadOlderEvents
( conversationId?: string | null, )
src/hooks/use-load-older-events.ts:41
↓ 2 callersFunctionuseLocalGitInfo
()
src/hooks/query/use-local-git-info.ts:96
↓ 2 callersFunctionuseNewConversationCommand
()
src/hooks/mutation/use-new-conversation-command.ts:15
↓ 2 callersFunctionusePlanPreviewEvents
(allEvents: OpenHandsEvent[])
src/components/conversation-events/chat/hooks/use-plan-preview-events.ts:87
↓ 2 callersFunctionusePluginsMarketplace
()
src/hooks/query/use-plugins-marketplace.ts:9
↓ 2 callersFunctionusePopoverFixedPlacement
( triggerRef: React.RefObject<HTMLElement | null>, options: { open: boolean; enabled: boolean; targetWidth
src/hooks/use-popover-fixed-placement.ts:20
↓ 2 callersFunctionuseRemoveWorkspace
()
src/hooks/mutation/use-local-workspaces-mutations.ts:19
↓ 2 callersFunctionuseRemoveWorkspaceParent
()
src/hooks/mutation/use-local-workspaces-mutations.ts:42
↓ 2 callersFunctionuseRenameLlmProfile
()
src/hooks/mutation/use-rename-llm-profile.ts:15
↓ 2 callersFunctionuseResizablePanels
({ defaultLeftWidth = 50, minLeftWidth = 30, maxLeftWidth = 80, storageKey = "desktop-layout-panel-wid
src/hooks/use-resizable-panels.ts:14
↓ 2 callersFunctionuseResolvedWorkspaces
()
src/hooks/query/use-resolved-workspaces.ts:52
↓ 2 callersFunctionuseResumeConversation
()
src/hooks/mutation/use-resume-conversation.ts:4
↓ 2 callersFunctionuseSaveAgentProfile
()
src/hooks/mutation/use-save-agent-profile.ts:7
↓ 2 callersFunctionuseSaveFieldsAsSecrets
()
src/hooks/mutation/use-save-fields-as-secrets.ts:28
↓ 2 callersFunctionuseSearchRepositories
( query: string, selectedProvider?: Provider | null, disabled?: boolean, pageSize: number = 100, )
src/hooks/query/use-search-repositories.ts:6
↓ 2 callersFunctionuseSettingsSchema
( type: "agent" | "conversation", fallbackSchema?: SettingsSchema | null, )
src/hooks/query/use-agent-settings-schema.ts:10
↓ 2 callersFunctionuseSettingsSectionHeader
()
src/contexts/settings-section-header-context.tsx:28
↓ 2 callersFunctionuseSetupPreflight
(entry: SetupEntry)
src/hooks/use-manifest-preflight.ts:53
↓ 2 callersFunctionuseSetupPrerequisites
( entry: SetupEntry, )
src/hooks/query/use-manifest-prerequisites.ts:42
↓ 2 callersFunctionuseSidebarMobileNav
()
src/components/features/sidebar/sidebar-mobile-nav-context.tsx:41
↓ 2 callersFunctionuseSkills
(projectDir?: string)
src/hooks/query/use-skills.ts:10
↓ 2 callersFunctionuseSlashCommand
( chatInputRef: React.RefObject<HTMLDivElement | null>, )
src/hooks/chat/use-slash-command.ts:35
↓ 2 callersFunctionuseSuggestedTasks
()
src/hooks/query/use-suggested-tasks.ts:6
↓ 2 callersFunctionuseSwitchAcpModel
()
src/hooks/mutation/use-switch-acp-model.ts:46
↓ 2 callersFunctionuseSwitchLlmProfile
()
src/hooks/mutation/use-switch-llm-profile.ts:51
↓ 2 callersFunctionuseSyncAutomationTelemetryConsent
()
src/hooks/use-sync-automation-telemetry-consent.ts:10
↓ 2 callersFunctionuseSyncTelemetryConsent
()
src/hooks/use-sync-telemetry-consent.ts:31
↓ 2 callersFunctionuseTaskPollingController
()
src/hooks/query/use-task-polling.ts:111
↓ 2 callersFunctionuseTelemetry
()
src/hooks/use-telemetry.ts:61
↓ 2 callersFunctionuseTelemetryIdentity
()
src/hooks/use-telemetry-identity.ts:54
↓ 2 callersFunctionuseTerminal
()
src/hooks/use-terminal.ts:92
↓ 2 callersFunctionuseUnifiedVSCodeUrl
()
src/hooks/query/use-unified-vscode-url.ts:19
↓ 2 callersFunctionuseUpdateAutomation
()
src/hooks/query/use-automations.ts:66
↓ 2 callersFunctionuseUpdateConversation
()
src/hooks/mutation/use-update-conversation.ts:4
↓ 2 callersFunctionuseUpdateConversationPublicFlag
()
src/hooks/mutation/use-update-conversation-public-flag.ts:7
↓ 2 callersFunctionuseUpdateConversationRepository
()
src/hooks/mutation/use-update-conversation-repository.ts:23
↓ 2 callersFunctionuseUrlSearch
( inputValue: string, provider: Provider | null | undefined, )
src/components/features/home/git-repo-dropdown/use-url-search.tsx:6
↓ 2 callersFunctionuseWebSocket
( url: string, options?: WebSocketHookOptions, )
src/hooks/use-websocket.ts:17
↓ 2 callersFunctionuseWorkspaceFiles
()
src/hooks/query/use-workspace-files.ts:146
↓ 2 callersFunctionuseWorkspaceSession
()
src/hooks/query/use-workspace-session.ts:46
↓ 2 callersFunctionvalidateAutomationTimeout
( raw: string, maxSeconds?: number, )
src/utils/automation-timeout.ts:19
↓ 2 callersFunctionvalidateEnvFormat
(envString: string)
src/components/features/settings/mcp-settings/mcp-server-form.tsx:166
↓ 2 callersFunctionvalidateForm
(formData: FormData)
src/components/features/settings/mcp-settings/mcp-server-form.tsx:238
↓ 2 callersFunctionvalidateInterfaceManifest
( candidate: unknown, context: InterfaceValidationContext, )
src/manifests/interface-validation.ts:695
↓ 2 callersFunctionvalidateOptionalString
( record: UnknownRecord, field: string, path: string, issues: string[], )
src/utils/automation-export.ts:41
↓ 2 callersFunctionvalidateRequiredString
( record: UnknownRecord, field: string, path: string, issues: string[], )
src/utils/automation-export.ts:27
← previousnext →1,001–1,100 of 3,846, ranked by callers