FunctionModal({
open,
onClose,
onRequestClose,
children,
className = '',
backdropClassName = 'bg-black/50'
})
app/src/components/EditAgent/Modal.tsx:14
FunctionModelHub({
isOpen,
onClose,
onPullComplete,
autoDownloadPreset,
ollamaServers,
isUsingObServer = false,
app/src/components/ModelHub.tsx:143
FunctionModelLocationIndicator({ isCloud, providerName, sensors, isLoading = false, isUnloaded = false, localModelId, server })
app/src/components/AgentCard/StaticAgentView.tsx:107
FunctionModelStatePanel({ status, capture, changeDetectionData, onSettingsClick, onWake, onClick, loopProgress, sleepProgress, loopDu
app/src/components/AgentCard/ActiveAgentView.tsx:83
FunctionMultiAgentCreator({
getToken,
isAuthenticated,
isUsingObServer,
isPro = false,
onSignIn,
onSwitchToObServer,
onUp
app/src/components/AICreator/MultiAgentCreator.tsx:257
FunctionNodeCard({
number,
title,
subtitle,
borderColor,
numberColor,
children
}: {
number: string;
title: str
websites/landing/src/AgentDiagram.tsx:99
FunctionNodeCard({
number,
title,
subtitle,
borderColor,
numberColor,
children
}: {
number: string;
title: str
websites/landing/src/App.tsx:144
FunctionPersonalInfoWarningModal({
isOpen,
onClose,
detectedFunctions,
codePreview,
lineNumbers,
onCancel,
onEditAgent,
onUplo
app/src/components/PersonalInfoWarningModal.tsx:17
FunctionPricingTable({
headline,
subheadline,
status,
isButtonLoading,
isAuthenticated,
error,
onCheckout,
onCheck
app/src/components/PricingTable.tsx:114
FunctionPromptContent({
systemPromptRef, systemPrompt, setSystemPrompt, insertSystemPromptText,
availableAgentsForBlocks, visio
app/src/components/EditAgent/EditAgentModal.tsx:303
FunctionQrOption({ icon, title, qrValue, buttonLabel, onOpen, contact })
app/src/components/whitelist/WhitelistInline.tsx:35
FunctionSamplerSlider({ label, value, min, max, step, disabled, hint, format, onChange })
app/src/components/ModelHub.tsx:123
FunctionSamplerSlider({ label, value, min, max, step, disabled, hint, format, onChange })
app/src/components/ModelCard/LlamaCppSamplerPanel.tsx:15
FunctionSensorButton({ icon: Icon, label, colorClass, onClick }: { icon: React.ElementType, label: string, colorClass?: string, on
app/src/components/EditAgent/SimpleCreatorModal.tsx:66
FunctionSensorButton({ icon: Icon, label, colorClass, onClick }: { icon: React.ElementType, label: string, colorClass?: string, on
app/src/components/EditAgent/EditAgentModal.tsx:89
FunctionSensorButton({ icon: Icon, label, colorClass, onClick }: { icon: React.ElementType, label: string, colorClass?: string, on
app/src/components/AgentCard/SensorModal.tsx:19
FunctionSensorInputText({
value,
onChange,
textareaRef,
className = '',
placeholder = '',
rows,
})
app/src/components/EditAgent/SensorInputText.tsx:51
FunctionSensorModal({ isOpen, onClose, systemPrompt, agentName, agentId, onSystemPromptChange })
app/src/components/AgentCard/SensorModal.tsx:89
FunctionSensorPlaceholder({
sensorName,
icon,
onStart,
isLoading = false,
colorClasses = {
border: 'border-gray-800',
app/src/components/AgentCard/SensorPreviewPanel.tsx:296
FunctionSimpleCreatorModal({ isOpen, onClose, onNext, isAuthenticated, hostingContext, userEmail, isProUser = false })
app/src/components/EditAgent/SimpleCreatorModal.tsx:181
FunctionStartupDialog({
onDismiss,
onSkip,
onLogin,
onToggleObServer,
isAuthenticated,
hasPendingImport,
})
app/src/components/StartupDialogs.tsx:16
FunctionStaticAgentView({
agent,
code,
currentModel,
onModelChange,
onToggleSignificantChange,
onSystemPrompt
app/src/components/AgentCard/StaticAgentView.tsx:559
FunctionTimeline({
duration,
playedSeconds,
markers,
recordingStartTime,
onSeek,
playing,
onTogglePlay,
})
app/src/components/ClipPlayer.tsx:126
FunctionToolsModal({ isOpen, onClose, code, agentName, agentId, getToken, onCodeChange })
app/src/components/AgentCard/ToolsModal.tsx:972
FunctionWhitelistModal({ phoneNumbers: initialPhoneNumbers, onClose, onStartAnyway, onStartAgent, getToken, channel })
app/src/components/WhitelistModal.tsx:27