FunctionMCPRemoteServerMenu({
server,
serverToolsCount,
onViewTools,
onCancel,
onComplete,
borderless = false
}: Props)
src/components/mcp/MCPRemoteServerMenu.tsx:41
FunctionMCPStdioServerMenu({
server,
serverToolsCount,
onViewTools,
onCancel,
onComplete,
borderless = false
}: Props)
src/components/mcp/MCPStdioServerMenu.tsx:30
FunctionManageMarketplaces({
setViewState,
error,
setError,
setResult,
exitState,
onManageComplete,
targetMarketplace,
a
src/commands/plugin/ManageMarketplaces.tsx:49
FunctionManagePlugins({
setViewState: setParentViewState,
setResult,
onManageComplete,
onSearchModeChange,
targetPlugin,
src/commands/plugin/ManagePlugins.tsx:397
FunctionMessageSelector({
messages,
onPreRestore,
onRestoreMessage,
onRestoreCode,
onSummarize,
onClose,
preselectedMes
src/components/MessageSelector.tsx:46
FunctionMessagesImpl({
messages,
tools,
commands,
verbose,
toolJSX,
toolUseConfirmQueue,
inProgressToolUseIDs,
isM
src/components/Messages.tsx:341
FunctionMobileFileViewer({
isOpen,
onClose,
fileName,
children,
className,
}: MobileFileViewerProps)
web/components/mobile/MobileFileViewer.tsx:23
FunctionMobileHeader({
title = "Chat",
onMenuOpen,
onBack,
right,
className,
}: MobileHeaderProps)
web/components/mobile/MobileHeader.tsx:18
FunctionModeIndicator({
mode,
toolPermissionContext,
showHint,
isLoading,
tasksSelected,
teamsSelected,
tmuxSelected,
src/components/PromptInput/PromptInputFooterLeftSide.tsx:237
FunctionNativeAutoUpdater({
isUpdating,
onChangeIsUpdating,
onAutoUpdaterResult,
autoUpdaterResult,
showSuccessMessage,
ver
src/components/NativeAutoUpdater.tsx:51