MCPcopy Create free account

hub / github.com/Roy3838/Observer / functions

Functions1,954 in github.com/Roy3838/Observer

FunctionModal
({ open, onClose, onRequestClose, children, className = '', backdropClassName = 'bg-black/50' })
app/src/components/EditAgent/Modal.tsx:14
FunctionModelDropdown
({ currentModel, onModelChange, isProUser = false })
app/src/components/AgentCard/StaticAgentView.tsx:427
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
FunctionModelSelector
({ availableModels, selectedModel, onSelectModel, loading })
app/src/components/EditAgent/SimpleCreatorModal.tsx:38
FunctionModelStatePanel
({ status, capture, changeDetectionData, onSettingsClick, onWake, onClick, loopProgress, sleepProgress, loopDu
app/src/components/AgentCard/ActiveAgentView.tsx:83
FunctionModelStatusBar
({ model })
websites/status/src/components/ModelStatusBar.tsx:23
FunctionMonitoring
()
websites/landing/src/Monitoring.tsx:12
FunctionMultiAgentCreator
({ getToken, isAuthenticated, isUsingObServer, isPro = false, onSignIn, onSwitchToObServer, onUp
app/src/components/AICreator/MultiAgentCreator.tsx:257
FunctionMultiAgentPreview
({ configsJson, onSaveAll })
app/src/components/AICreator/MultiAgentCreator.tsx:35
FunctionNoSensorsWarning
()
app/src/components/AgentCard/SensorPreviewPanel.tsx:708
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
FunctionObServerTab
()
app/src/components/ObServerTab.tsx:10
FunctionObserverLanding
()
websites/landing/src/ObserverLanding.tsx:64
FunctionOverlayWindow
()
app/src/desktop/OverlayWindow.tsx:156
FunctionPersistentSidebar
({ activeTab, onTabChange, isMobileMenuOpen = false, onCloseMobileMenu })
app/src/components/PersistentSidebar.tsx:15
FunctionPersonalInfoWarningModal
({ isOpen, onClose, detectedFunctions, codePreview, lineNumbers, onCancel, onEditAgent, onUplo
app/src/components/PersonalInfoWarningModal.tsx:17
FunctionPieTimer
({ progress, color, totalDurationMs, isFilling = true, size = 20 })
app/src/components/AgentCard/PieTimer.tsx:11
FunctionPrettyAgentResponse
({ responseText, isLoading })
app/src/components/GenerateAgent.tsx:12
FunctionPricingTable
({ headline, subheadline, status, isButtonLoading, isAuthenticated, error, onCheckout, onCheck
app/src/components/PricingTable.tsx:114
FunctionPrivacyLink
({ children })
app/src/components/EditAgent/SimpleCreatorModal.tsx:144
FunctionPrivacyPolicy
()
websites/landing/src/PrivacyPolicy.tsx:4
FunctionPromptContent
({ systemPromptRef, systemPrompt, setSystemPrompt, insertSystemPromptText, availableAgentsForBlocks, visio
app/src/components/EditAgent/EditAgentModal.tsx:303
FunctionPushoverIcon
()
app/src/components/AgentCard/DetailedExecution.tsx:11
FunctionQrOption
({ icon, title, qrValue, buttonLabel, onOpen, contact })
app/src/components/whitelist/WhitelistInline.tsx:35
FunctionQuotaErrorView
({ onUpgradeClick })
app/src/components/AgentCard/AgentCard.tsx:21
FunctionRecordingsViewer
()
app/src/components/RecordingsViewer.tsx:49
FunctionRemoteInferenceParamsPanel
({ modelName })
app/src/components/ModelCard/RemoteInferenceParamsPanel.tsx:11
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
FunctionScreenCaptureApproval
({ targetId, crop, clearCrop })
app/src/components/AICreator/MCP.tsx:245
FunctionScreenSelectorWindow
()
app/src/desktop/ScreenSelectorWindow.tsx:19
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
FunctionSensorDropdownButton
({ icon: Icon, label, colorClass, agents, onSelect }: { icon: React.ElementType; label: string;
app/src/components/EditAgent/EditAgentModal.tsx:97
FunctionSensorDropdownButton
({ icon: Icon, label, colorClass, agents, onSelect }: { icon: React.ElementType; label: string;
app/src/components/AgentCard/SensorModal.tsx:27
FunctionSensorIcon
({ Icon, isActive, label })
app/src/components/SensorBarStatus.tsx:7
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
FunctionSensorPreviewPanel
({ agentId, streams, systemPrompt, })
app/src/components/AgentCard/SensorPreviewPanel.tsx:881
FunctionSensorStatusBar
()
app/src/components/SensorBarStatus.tsx:14
FunctionSensorToggle
({ sensor, isActive, isEnabled, onToggle })
app/src/components/SharingPermissionsModal.tsx:32
FunctionSettingsCard
({ title, children })
app/src/components/SettingsTab.tsx:29
FunctionSettingsTab
()
app/src/components/SettingsTab.tsx:41
FunctionSharingPermissionsModal
({ isOpen, onClose })
app/src/components/SharingPermissionsModal.tsx:201
FunctionSimpleCreatorModal
({ isOpen, onClose, onNext, isAuthenticated, hostingContext, userEmail, isProUser = false })
app/src/components/EditAgent/SimpleCreatorModal.tsx:181
FunctionSimpleCreatorTutorial
({ tutorialStep, steps, onNext, onDismiss })
app/src/components/EditAgent/SimpleCreatorTutorial.tsx:18
FunctionSleepIcon
({ onWake })
app/src/components/AgentCard/ActiveAgentView.tsx:50
FunctionSmsIcon
()
app/src/components/AgentCard/DetailedExecution.tsx:15
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
FunctionStatusDisplay
({ isChecking, foundServers })
app/src/desktop/LauncherShell.tsx:17
FunctionStatusGrid
({ data })
websites/status/src/components/StatusGrid.tsx:9
FunctionStatusIcon
({ status })
app/src/components/AICreator/MCP.tsx:69
FunctionStreamPlaceholder
({ Icon, text })
app/src/components/SharingPermissionsModal.tsx:15
FunctionTabButton
({ active, onClick, color, icon, label, dimmed })
app/src/components/ModelHub.tsx:99
FunctionTargetCard
({ target, selected, disabled, onSelect }: TargetCardProps)
app/src/desktop/ScreenSelectorWindow.tsx:242
FunctionTermsOfService
()
websites/landing/src/TermsOfService.tsx:4
FunctionTextBubble
({ message, duration = 0 })
app/src/components/TextBubble.tsx:9
FunctionThinkingBox
({ content, isExpanded, onToggle })
app/src/components/AgentCard/ActiveAgentView.tsx:242
FunctionTimeline
({ duration, playedSeconds, markers, recordingStartTime, onSeek, playing, onTogglePlay, })
app/src/components/ClipPlayer.tsx:126
FunctionToolChip
({ call, status })
app/src/components/AICreator/MCP.tsx:79
FunctionToolStatus
({ tools, variant = 'inline', showTooltip = true, maxTools, className = '' })
app/src/components/AgentCard/ToolStatus.tsx:49
FunctionToolWarning
({ icon: Icon, message, colorClass }: { icon: React.ElementType, message: React.ReactNode, colorClass: string
app/src/components/EditAgent/SimpleCreatorModal.tsx:74
FunctionToolsModal
({ isOpen, onClose, code, agentName, agentId, getToken, onCodeChange })
app/src/components/AgentCard/ToolsModal.tsx:972
FunctionTooltip
({ content, position, onClose }: { content: string; position: DOMRect; onClose: () => void; })
websites/landing/src/AgentDiagram.tsx:30
FunctionTooltip
({ content, position, onClose }: { content: string; position: { left: number; top: number; width: number }
websites/landing/src/App.tsx:74
FunctionTranscriptionModal
({ isOpen, onClose, streamType, fullTranscript, streamTitle })
app/src/components/AgentCard/TranscriptionModal.tsx:14
FunctionUpgradeModal
({ isOpen, onClose, isHalfwayWarning = false, quotaType })
app/src/components/UpgradeModal.tsx:80
FunctionUpgradeSuccessPage
()
app/src/pages/UpgradeSuccessPage.tsx:8
FunctionVideoStream
({ stream, streamType = 'screen' })
app/src/components/SharingPermissionsModal.tsx:77
FunctionVideoStream
({ stream, streamType, agentId })
app/src/components/AgentCard/SensorPreviewPanel.tsx:448
FunctionWelcomeModal
({ isOpen, onClose, mode, onContinueLocal })
app/src/components/WelcomeModal.tsx:20
FunctionWhatsAppIcon
(props)
app/src/components/EditAgent/SimpleCreatorModal.tsx:25
FunctionWhatsAppIcon
(props: React.SVGProps<SVGSVGElement>)
app/src/components/AgentCard/icons.tsx:16
FunctionWhatsAppIcon
(props: React.SVGProps<SVGSVGElement>)
app/src/components/AgentCard/DetailedExecution.tsx:27
FunctionWhitelistInline
({ phoneNumber, channel, onCancel })
app/src/components/whitelist/WhitelistInline.tsx:56
FunctionWhitelistModal
({ phoneNumbers: initialPhoneNumbers, onClose, onStartAnyway, onStartAgent, getToken, channel })
app/src/components/WhitelistModal.tsx:27
FunctionWindowsIcon
({ className = "w-6 h-6" }: { className?: string })
websites/landing/src/DownloadsSection.tsx:11
Method__init__
(self)
api/fireworks_handler.py:20
Method__init__
(self)
api/gemini_handler.py:22
Method__init__
(self)
api/openrouter_handler.py:21
Method__init__
(self)
api/gemini_pro_handler.py:22
Method__init__
(self, message, status_code=500)
api/api_handlers.py:45
Method__init__
(self, message, status_code=502)
api/api_handlers.py:56
Method__init__
(self, name)
api/api_handlers.py:62
Method__init__
(self, server_address, RequestHandlerClass, bind_and_activate=True)
docker/observer-ollama/observer_ollama/server.py:21
Method__pydantic_init_subclass__
(cls, **kwargs)
api/tools_router.py:41
MethodacquireMasterStream
* Acquire a master stream (deduplicates concurrent requests)
app/src/utils/browserStreamCapture.ts:131
MethodacquireMasterStream
* Acquire a master stream (Tauri implementation) * Tauri-specific: screenAudio is independent from display
app/src/utils/tauriStreamCapture.ts:165
MethodaddListener
* Register a listener for new log entries
app/src/utils/logging.ts:177
Functionadvance
()
app/src/components/LocalOnboardingTutorial.tsx:114
FunctionagentHasAudioSensor
(systemPrompt: string)
app/src/components/AgentCard/agentCapabilities.tsx:213
FunctionappendImageMemory
(agentId: string, images: string[])
app/src/utils/handlers/utils.ts:111
FunctionappendMemory
(agentId: string, content: string, separator: string = '\n')
app/src/utils/handlers/utils.ts:88
MethodappendText
Append new transcribed text (for non-streaming callers)
app/src/utils/whisper/TranscriptionSubscriber.ts:26
MethodappendText
(text: string)
app/src/utils/whisper/TranscriptionSubscriber.ts:85
← previousnext →1,101–1,200 of 1,954, ranked by callers