MCPcopy Create free account

hub / github.com/OpenHands/OpenHands / functions

Functions4,305 in github.com/OpenHands/OpenHands

↓ 3 callersFunctionuseCreateSecret
()
src/hooks/mutation/use-create-secret.ts:4
↓ 3 callersFunctionuseDebounce
(value: T, delay: number)
src/hooks/use-debounce.ts:3
↓ 3 callersFunctionuseDeleteAutomation
()
src/hooks/query/use-automations.ts:81
↓ 3 callersFunctionuseDeleteConversation
()
src/hooks/mutation/use-delete-conversation.ts:5
↓ 3 callersFunctionuseDeleteMcpServer
()
src/hooks/mutation/use-delete-mcp-server.ts:16
↓ 3 callersFunctionuseDownloadConversation
()
src/hooks/use-download-conversation.ts:9
↓ 3 callersFunctionuseGoalInterceptor
( conversationId: string | null | undefined, onSubmit: (message: string) => void, )
src/hooks/chat/use-goal-interceptor.ts:21
↓ 3 callersFunctionuseLocalGitInfo
()
src/hooks/query/use-local-git-info.ts:96
↓ 3 callersFunctionuseModelInterceptor
( conversationId: string | null | undefined, onSubmit: (message: string) => void, )
src/hooks/chat/use-model-interceptor.ts:23
↓ 3 callersFunctionuseResolvedWorkspaces
()
src/hooks/query/use-resolved-workspaces.ts:52
↓ 3 callersFunctionuseSettingsNavItems
()
src/hooks/use-settings-nav-items.ts:15
↓ 3 callersFunctionuseSwitchLlmProfileAndLog
()
src/hooks/mutation/use-switch-llm-profile-and-log.ts:9
↓ 3 callersFunctionuseTestMcpServer
()
src/hooks/mutation/use-test-mcp-server.ts:5
↓ 3 callersFunctionuseUnifiedGitCommits
()
src/hooks/query/use-unified-git-commits.ts:11
↓ 3 callersFunctionuseWorkspaceFileContent
(relativePath: string | null)
src/hooks/query/use-workspace-file-content.ts:142
↓ 3 callersFunctionvalidateFiles
( newFiles: File[], existingFiles: File[] = [], )
src/utils/file-validation.ts:58
↓ 3 callersFunctionvalidateFormValues
( setup: SetupBlock, values: SetupFormValues, overrides: SetupFieldOverrides = {}, )
src/manifests/manifest-local-validation.ts:167
↓ 3 callersFunctionvalidateFrontendDependencies
( cwd = process.cwd(), platform = process.platform, )
scripts/dev-safe.mjs:387
↓ 3 callersFunctionwaitForTestId
( page: Page, testId: string, timeout = 60_000, )
tests/e2e/live/utils/agent-server-conversation.ts:328
↓ 3 callersFunctionwriteSidebarOnboardingChecklistDismissed
( dismissed: boolean, )
src/components/features/sidebar/sidebar-onboarding-checklist-storage.ts:44
↓ 2 callersFunction__resetEnvironmentSwitchOverlayForTests
()
src/components/features/backends/environment-switch-store.ts:72
↓ 2 callersMethod_send_error
(self, status: int, error_type: str, message: str)
tests/e2e/mock-llm/scripts/mock-llm-server.py:320
↓ 2 callersFunctionactivateProfileViaUI
(page: Page, profileName: string)
tests/e2e/mock-llm/utils/mock-llm-helpers.ts:714
↓ 2 callersFunctionaddRecordValues
( values: Set<string>, record: Record<string, unknown> | null | undefined, )
src/utils/redact-mcp-secrets.ts:40
↓ 2 callersFunctionagentProfileDetailQueryKey
( backendId: string, orgId: string | null | undefined, name: string, )
src/hooks/query/use-active-acp-profile-detail.ts:21
↓ 2 callersFunctionapplyAutomationConversationFilter
( conversations: readonly AppConversation[], mode: AutomationFilterMode, selectedNames: readonly string[
src/components/features/conversation-panel/conversation-panel-list-helpers.ts:207
↓ 2 callersFunctionapplyDashboardView
( automations: readonly Automation[], view: DashboardViewState, byId: Summaries, )
src/manifests/automation-insights.ts:203
↓ 2 callersFunctionapplyPinnedOrder
( base: readonly string[], preferred: readonly string[], )
src/hooks/use-home-pinned-automations.ts:41
↓ 2 callersFunctionapplyProfileToMockSettings
(profile: MockLlmProfile)
src/mocks/settings-handlers.ts:512
↓ 2 callersFunctionascii
(offset: number, value: string)
src/utils/tar-gzip.ts:36
↓ 2 callersFunctionassertSubscriptionAuthReady
( agentSettings: Record<string, unknown>, )
src/api/agent-server-adapter.ts:1242
↓ 2 callersFunctionassessCapabilityRequirements
( entry: SetupEntry, reported: DeploymentCapabilities, )
src/manifests/manifest-capabilities.ts:36
↓ 2 callersFunctionautomationDetailPath
(id: string)
src/manifests/automation-interface.ts:120
↓ 2 callersFunctionbackendRequiresAcpCredentials
( backendKind: "local" | "cloud", authStatus: "authenticated" | "unauthenticated" | "unknown", )
src/components/features/onboarding/steps/setup-acp-secrets-step.tsx:240
↓ 2 callersFunctionbashAction
( command: string, risk: SecurityRisk = SecurityRisk.LOW, )
__tests__/components/features/chat/tool-visualizers/test-utils.tsx:53
↓ 2 callersFunctionbatchGetCloudSandboxes
( ids: string[], )
src/api/cloud/sandbox-service.api.ts:26
↓ 2 callersFunctionbuildAgentContext
( agentSettings: SettingsRecord, runtimeServicesInfo?: RuntimeServicesInfo | null, disabledSkills: strin
src/api/agent-server-adapter.ts:749
↓ 2 callersFunctionbuildAgentProfileFields
( input: AgentProfileFieldsInput, )
src/routes/agent-settings.tsx:144
↓ 2 callersFunctionbuildAgentServerTelemetryEnv
(env = process.env)
scripts/dev-safe.mjs:699
↓ 2 callersFunctionbuildAssistedMessage
( entry: SetupEntry, values: SetupFormValues, )
src/manifests/automation-setup.ts:375
↓ 2 callersFunctionbuildAutomationBackendEnv
(config, env = process.env)
scripts/dev-static.mjs:366
↓ 2 callersFunctionbuildAutomationDebugPrompt
({ automationName, automationPrompt, errorDetail, stderr, runId, }: AutomationDebugPromptInput)
src/utils/automation-debug-prompt.ts:28
↓ 2 callersFunctionbuildAutomationMenuItems
({ automation, t, canManage, onRunNow, isRunPending, onView, onExport, onEdit, onToggle, o
src/components/features/automations/build-automation-menu-items.tsx:23
↓ 2 callersFunctionbuildCloudQueryString
( params: Record<string, string | number | boolean | undefined>, )
src/api/config-service/config-service.api.ts:47
↓ 2 callersFunctionbuildCommentBody
(body, marker = DEFAULT_MARKER)
tests/e2e/mock-llm/scripts/upsert-pr-comment.mjs:170
↓ 2 callersFunctionbuildConfig
(formData: FormData)
src/components/features/settings/mcp-settings/mcp-server-form.tsx:355
↓ 2 callersFunctionbuildConfigFromPorts
* Internal helper to build config from already-resolved ports. * @param {{backendPort: number, vscodePort: number}} ports * @param {string} cwd * @
scripts/dev-safe.mjs:622
↓ 2 callersFunctionbuildContextCompactionResult
( beforeToken: number, afterToken: number, outcome: ContextCompactionOutcome, )
src/hooks/use-await-context-compaction.ts:26
↓ 2 callersFunctionbuildConversationWorkingDir
(conversationId: string)
src/api/agent-server-config.ts:203
↓ 2 callersFunctionbuildCronSchedule
(input: PresetSchedule)
src/utils/automation-schedule.ts:67
↓ 2 callersFunctionbuildExtraBackendConfig
(cwd = process.cwd(), env = process.env)
scripts/dev-extra-backend.mjs:46
↓ 2 callersFunctionbuildFileTree
(paths: string[])
src/utils/file-tree.ts:69
↓ 2 callersFunctionbuildInitialSettingsFormValues
( settings: Settings, schemaOverride?: SettingsSchema | null, source: SettingsValueSource = "agent_setti
src/utils/sdk-settings-schema.ts:244
↓ 2 callersFunctionbuildLiveVerificationSettings
( options: ConfigureLiveAgentServerOptions = {}, )
tests/e2e/live/utils/agent-server-conversation.ts:198
↓ 2 callersFunctionbuildMcpTestRequest
(server: MCPServerConfig)
src/api/mcp-service/mcp-service.api.ts:49
↓ 2 callersFunctionbuildPaginationQuery
(limit: number, offset: number)
src/api/automation-service/automation-service.api.ts:131
↓ 2 callersFunctionbuildPinnedCloudHeaders
(active: ResolvedActiveBackend)
src/api/automation-service/automation-service.api.ts:219
↓ 2 callersFunctionbuildPluginsViewModel
( marketplace: MarketplacePlugin[] | undefined, installed: InstalledPluginInfo[] | undefined, local: Loc
src/components/features/plugins/build-plugins-view-model.ts:51
↓ 2 callersFunctionbuildPreflightBody
( entry: SetupEntry, values: SetupFormValues, )
src/manifests/automation-setup.ts:353
↓ 2 callersFunctionbuildRedactionSafeNestedPatch
( previous: unknown, next: unknown, )
src/utils/mcp-config.ts:207
↓ 2 callersFunctionbuildRenameMcpConfigPatch
( oldKey: string, newKey: string, previous: MCPServer, edited: MCPServerConfig, )
src/utils/mcp-config.ts:407
↓ 2 callersFunctionbuildRuntimeServicesSystemSuffix
( runtimeServicesInfo?: RuntimeServicesInfo | null, )
src/api/agent-server-adapter.ts:215
↓ 2 callersFunctionbuildSafeDevConfigAsync
( cwd = process.cwd(), env = process.env, )
scripts/dev-safe.mjs:570
↓ 2 callersFunctionbuildSdkSettingsPayloadForView
( schema: SettingsSchema, values: SettingsFormValues, dirty: SettingsDirtyState, view: SettingsView, )
src/utils/sdk-settings-schema.ts:434
↓ 2 callersFunctionbuildSettings
(overrides: Partial<Settings> = {})
__tests__/components/features/settings/sdk-settings/sdk-section-page.test.tsx:33
↓ 2 callersFunctionbuildSkill
(overrides: Partial<SkillInfo> = {})
__tests__/components/features/skills/skill-filter.test.ts:16
↓ 2 callersFunctionbuildStatusPrefix
(health: BackendHealth | undefined)
src/components/features/backends/backend-selector.tsx:54
↓ 2 callersFunctionbuildStringMapPatch
( previous: Record<string, string> | null | undefined, next: Record<string, string> | undefined, )
src/utils/mcp-config.ts:177
↓ 2 callersFunctionbuildTranscriptEntries
( events: OpenHandsEvent[], includeToolDetails: boolean, )
src/utils/transcript-export/index.ts:264
↓ 2 callersFunctionbuildTrigger
* The `trigger` object, read off the key and fields under `form.triggers`. * * Identical for both kinds of direct entry: only the create endpoint an
src/manifests/automation-setup.ts:254
↓ 2 callersFunctionbuildViteBackendEnv
(config, env = process.env)
scripts/dev-with-automation.mjs:795
↓ 2 callersFunctionbuildWorkspaceUploadPath
( fileName: string, workingDir: string, overrides: AgentServerClientOverrides = {}, )
src/api/workspace-upload-path.ts:42
↓ 2 callersFunctionbuild_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 callersFunctioncancelFrame
()
src/utils/streaming-delta-batcher.ts:43
↓ 2 callersFunctionchannels
(hex: string)
__tests__/components/features/chat/components/context-window-ring.test.tsx:28
↓ 2 callersMethodcheckHealth
()
src/api/automation-service/automation-service.api.ts:762
↓ 2 callersFunctioncheckIconSlug
( check: InterfaceChecker, icon: unknown, path: string, )
src/manifests/interface-validation.ts:189
↓ 2 callersFunctioncheckTranslations
(translationJson, supportedLanguageCodes)
scripts/check-translation-completeness.cjs:90
↓ 2 callersFunctionclampDiffEditorHeight
(height: number)
src/components/features/diff-viewer/file-diff-viewer.tsx:46
↓ 2 callersFunctionclearConversationLocalStorage
(conversationId: string)
src/utils/conversation-local-storage.ts:311
↓ 2 callersFunctionclearEmptyContent
(element: HTMLDivElement | null)
src/components/features/chat/utils/chat-input.utils.ts:98
↓ 2 callersFunctionclearLastConversationId
( backendId: string, orgId: string | null, )
src/api/backend-registry/last-conversation-store.ts:66
↓ 2 callersFunctionclearPendingLocalTelemetryRevocation
( expectedDistinctId: string, )
src/services/telemetry.ts:496
↓ 2 callersFunctionclearPendingTaskMessageLink
(realConversationId: string)
src/utils/pending-task-message-link.ts:21
↓ 2 callersFunctionclickOnboardingStepButton
(page: Page, testId: string)
tests/e2e/support/onboarding-helpers.ts:129
↓ 2 callersFunctioncloseMenu
()
src/components/features/home/featured-automations/home-automation-menu.tsx:41
↓ 2 callersFunctioncloseServer
(server?: Server)
__tests__/scripts/ingress.test.ts:46
↓ 2 callersFunctioncloudCompatibleMcpConfig
(value: unknown)
src/api/settings-service/settings-service.api.ts:242
↓ 2 callersFunctioncloudLoginBackendContext
()
src/services/cloud-funnel-analytics.ts:20
↓ 2 callersFunctioncollectAutomationNameFacets
( conversations: readonly AppConversation[], )
src/components/features/conversation-panel/conversation-panel-list-helpers.ts:184
↓ 2 callersFunctioncombineUsageMetrics
( stats: RuntimeConversationStats | null | undefined, )
src/utils/conversation-metrics.ts:12
↓ 2 callersFunctioncommandMenuItemCopy
( literal: string | undefined, key: I18nKey | undefined, translate: (key: I18nKey) => string, )
src/components/features/command-menu/command-menu-items.tsx:74
↓ 2 callersFunctioncomputeAgentServerImage
(config)
scripts/gen-acp-docker-env.mjs:33
↓ 2 callersFunctioncomputeOverviewTile
( metric: OverviewMetric, automations: readonly Automation[], byId: Summaries, )
src/manifests/automation-insights.ts:304
↓ 2 callersFunctioncomputeVisibleTagChipCount
( widths: number[], containerWidth: number, options: { gapPx?: number; overflowWidthPx?: number;
src/components/features/conversation-panel/conversation-card/conversation-tag-display.ts:159
↓ 2 callersMethodcondenseConversation
* Force condensation ("compact") of the conversation history via * `POST /api/conversations/{id}/condense`. Routed the same way as * {@link send
src/api/conversation-service/agent-server-conversation-service.api.ts:701
↓ 2 callersFunctionconfigureTelemetry
(config: TelemetryConfiguration)
src/services/telemetry.ts:205
↓ 2 callersFunctionconstructBranchUrl
( provider: Provider, repositoryName: string, branchName: string, host?: string | null, )
src/utils/utils.ts:349
↓ 2 callersFunctionconstructRepositoryUrl
( provider: Provider, repositoryName: string, host?: string | null, )
src/utils/utils.ts:322
↓ 2 callersFunctionconsumePendingTaskAttachments
( taskId: string, )
src/stores/pending-task-attachments-store.ts:54
← previousnext →601–700 of 4,305, ranked by callers