MCPcopy Create free account

hub / github.com/Roy3838/Observer / types & classes

Types & classes422 in github.com/Roy3838/Observer

↓ 4 callersClassBackendAPIError
Error originating from the downstream AI API.
api/api_handlers.py:54
↓ 4 callersClassConfigError
Error for configuration issues like missing API keys.
api/api_handlers.py:49
↓ 4 callersClassHandlerError
Custom exception for handler-specific errors.
api/api_handlers.py:43
↓ 2 callersClassAuthenticatedUser
api/auth.py:29
↓ 2 callersClassServerUrl
app/desktop/src/lib.rs:1172
↓ 1 callersClassAudioCaptureManager
* Manages system audio capture using AudioPlaybackCapture (Android 10+). * Captures audio from other apps and passes raw PCM data to Rust via JNI. *
app/plugins/screen-capture/android/src/main/java/com/plugin/screencapture/AudioCaptureManager.kt:26
↓ 1 callersClassCustomThreadingTCPServer
docker/observer-ollama/observer_ollama/server.py:19
↓ 1 callersEnumError
app/plugins/screen-capture/src/error.rs:4
↓ 1 callersClassFireworksAPIHandler
Asynchronous handler for Fireworks AI API requests using httpx, with mapping for user-friendly model names.
api/fireworks_handler.py:13
↓ 1 callersClassGeminiAPIHandler
Asynchronous handler for Google Gemini API requests using httpx.
api/gemini_handler.py:18
↓ 1 callersClassOpenRouterAPIHandler
Asynchronous handler for OpenRouter API requests using httpx, with mapping for user-friendly model names.
api/openrouter_handler.py:14
↓ 1 callersClassPiP
app/mobile/plugins/pip/src/mobile.rs:19
↓ 1 callersClassScreenCapture
Access to the screen capture APIs
app/plugins/screen-capture/src/mobile.rs:29
↓ 1 callersClassTwilioConfig
api/messaging.py:413
Class
app/src/components/AgentCard/ToolsModal.tsx:612
Class
app/src/components/AgentCard/ToolsModal.tsx:612
Class
app/src/utils/inferenceConfigStore.ts:7
Class
app/src/utils/browserStreamCapture.ts:20
Class
app/src/utils/sendApi.ts:231
Class
app/src/utils/logging.ts:31
Class
app/src/utils/recordingManager.ts:9
Class
app/src/utils/IterationStore.ts:48
Class
app/src/utils/ModelManager.ts:149
Class
app/src/utils/broadcastLogService.ts:10
Class
app/src/utils/streamManager.ts:48
Class
app/src/utils/tauriStreamCapture.ts:108
Class
app/src/utils/settings.ts:7
Class
app/src/utils/commandSSE.ts:9
Class
app/src/utils/localLlm/GemmaModelManager.ts:23
Class
app/src/utils/localLlm/NativeLlmManager.ts:31
Class
app/src/utils/audio/pcmUtils.ts:142
Class
app/src/utils/audio/PCMAudioCapture.ts:27
Class
app/src/utils/whisper/UnifiedTranscriptionService.ts:32
Class
app/src/utils/whisper/whisper.worker.ts:44
Class
app/src/utils/whisper/TranscriptionStateManager.ts:32
Class
app/src/utils/whisper/TranscriptionRouter.ts:11
Class
app/src/utils/whisper/TranscriptionSubscriber.ts:48
Class
app/src/utils/whisper/WhisperModelManager.ts:10
InterfaceAcceptToSProps
app/src/components/AcceptToS.tsx:6
InterfaceAccountModalProps
app/src/components/AccountModal.tsx:6
InterfaceActiveAgentViewProps
app/src/components/AgentCard/ActiveAgentView.tsx:330
InterfaceActiveSubscriptionResult
app/src/hooks/useApplePayments.ts:50
ClassAgent
api/marketplace.py:24
InterfaceAgentActivityModalProps
app/src/components/AgentCard/AgentActivityModal.tsx:9
InterfaceAgentAutocompleteInputProps
app/src/components/AICreator/AgentAutocompleteInput.tsx:8
InterfaceAgentCapabilities
app/src/components/AgentCard/agentCapabilities.tsx:21
InterfaceAgentCardFooterProps
app/src/components/AgentCard/AgentCardFooter.tsx:5
InterfaceAgentCardHeaderProps
app/src/components/AgentCard/AgentCardHeader.tsx:5
InterfaceAgentCardProps
app/src/components/AgentCard/AgentCard.tsx:38
InterfaceAgentChipProps
app/src/components/AgentChip.tsx:7
InterfaceAgentCropConfig
app/src/utils/screenCapture.ts:18
InterfaceAgentExport
app/src/utils/agent_database.ts:449
InterfaceAgentImportHandlerProps
app/src/components/AgentImportHandler.tsx:5
InterfaceAgentLogViewerProps
app/src/components/AgentCard/AgentLogViewer.tsx:97
InterfaceAgentReference
app/src/utils/agentParser.ts:9
InterfaceAgentReferenceData
app/src/utils/agentParser.ts:14
InterfaceAgentReferenceModalProps
app/src/components/AICreator/AgentReferenceModal.tsx:5
InterfaceAgentSession
app/src/utils/IterationStore.ts:40
InterfaceAgentUpload
app/src/components/CommunityTab.tsx:33
ClassAndroidBoolResponse
app/plugins/screen-capture/src/mobile.rs:11
ClassAndroidCaptureState
Shared state for Android capture channels
app/plugins/screen-capture/src/android.rs:190
ClassAppConfig
app/desktop/src/shortcuts.rs:9
InterfaceAppHeaderProps
app/src/components/AppHeader.tsx:48
ClassAppSettings
app/desktop/src/lib.rs:52
ClassAppSettings
app/mobile/src/lib.rs:21
ClassAppState
app/desktop/src/lib.rs:1099
ClassAppState
app/mobile/src/server.rs:104
ClassAppleNotificationPayload
App Store Server Notification V2 payload.
api/apple_payments.py:200
InterfaceAppleProduct
app/src/hooks/useApplePayments.ts:20
InterfaceApprovalCall
app/src/components/AICreator/MCP.tsx:234
ClassAskPayload
app/desktop/src/notifications.rs:12
ClassAskResponse
app/desktop/src/notifications.rs:18
InterfaceAssistantResponse
app/src/mcp/types.ts:50
ClassAudioCapture
app/plugins/screen-capture/src/audio.rs:73
ClassAudioCaptureState
Shared audio capture state
app/plugins/screen-capture/src/audio.rs:35
ClassAudioData
app/plugins/screen-capture/src/audio.rs:23
ClassAudioData
app/plugins/screen-capture/src/android.rs:40
ClassAudioData
app/plugins/screen-capture/src/macos.rs:46
ClassAudioData
app/mobile/src/server.rs:43
InterfaceAudioData
app/src/utils/tauriStreamCapture.ts:42
InterfaceAudioPlaceholderProps
app/src/components/AgentCard/SensorPreviewPanel.tsx:338
ClassAudioResampler
Audio resampler that converts from native sample rate to 16kHz mono
app/plugins/screen-capture/src/android.rs:57
ClassAudioResampler
Audio resampler that converts from native sample rate to 16kHz mono
app/plugins/screen-capture/src/audio_pipeline.rs:18
ClassAudioResampler
app/mobile/src/audio_ring.rs:51
ClassAudioRingReader
Audio ring buffer reader for iOS shared memory
app/mobile/src/audio_ring.rs:220
ClassAudioRingReaderState
Shared state for the audio ring reader task
app/mobile/src/audio_ring.rs:447
InterfaceAudioStreamResult
app/src/utils/tauriStreamCapture.ts:85
InterfaceAudioTranscriptionVisualizerProps
app/src/components/shared/AudioTranscriptionVisualizer.tsx:6
InterfaceAuthContextType
app/src/contexts/AuthContext.tsx:18
InterfaceAuthState
app/src/components/AppHeader.tsx:40
ClassAuthTokens
cli/src/auth.rs:14
InterfaceAuthUser
app/src/contexts/AuthContext.tsx:11
InterfaceAvailableModelsProps
app/src/components/AvailableModels.tsx:34
InterfaceBackendInfo
app/src/components/BenchmarkPanel.tsx:26
ClassBaseAPIHandler
Base class for asynchronous API handlers.
api/api_handlers.py:60
InterfaceBenchmarkPanelProps
app/src/components/BenchmarkPanel.tsx:20
ClassBroadcastLogServiceClass
* Service to poll broadcast extension logs and pipe them to the unified Logger
app/src/utils/broadcastLogService.ts:10
ClassBroadcastState
app/mobile/src/server.rs:58
InterfaceBroadcastStatus
app/src/utils/tauriStreamCapture.ts:10
ClassBroadcastStatusResponse
app/mobile/src/server.rs:112
next →1–100 of 422, ranked by callers