MCPcopy Create free account

hub / github.com/Roy3838/Observer / functions

Functions1,954 in github.com/Roy3838/Observer

MethodgetCommittedText
()
app/src/utils/whisper/TranscriptionSubscriber.ts:75
MethodgetContextParams
()
app/src/utils/localLlm/NativeLlmManager.ts:884
MethodgetCurrentConfig
()
app/src/utils/whisper/WhisperModelManager.ts:352
MethodgetDebugState
* Get detailed debug state from the native LLM engine * Useful for debugging when logs aren't accessible
app/src/utils/localLlm/NativeLlmManager.ts:773
MethodgetDurationMs
* Get current buffer duration in milliseconds
app/src/utils/audio/pcmUtils.ts:177
MethodgetDurationSeconds
* Get total duration captured in seconds
app/src/utils/audio/PCMAudioCapture.ts:168
MethodgetError
()
app/src/utils/localLlm/GemmaModelManager.ts:240
MethodgetError
()
app/src/utils/localLlm/LocalModelManager.ts:19
MethodgetError
()
app/src/utils/localLlm/NativeLlmManager.ts:687
MethodgetError
()
app/src/utils/whisper/WhisperModelManager.ts:348
MethodgetFrame
app/plugins/screen-capture/android/src/main/java/com/plugin/screencapture/ScreenCapturePlugin.kt:92
FunctiongetFunctionDescription
(funcName: string)
app/src/utils/code_sanitizer.ts:88
FunctiongetGemmaManager
()
app/src/utils/localLlm/LocalModelManager.ts:68
FunctiongetImageMemory
(agentId: string)
app/src/utils/handlers/utils.ts:97
FunctiongetInitialState
()
app/src/utils/pullModelManager.ts:150
MethodgetInstance
()
app/src/utils/localLlm/GemmaModelManager.ts:41
MethodgetInstance
()
app/src/utils/whisper/WhisperModelManager.ts:26
MethodgetInterimText
()
app/src/utils/whisper/TranscriptionSubscriber.ts:80
FunctiongetLanguageInfo
(languageCode: LanguageCode)
app/src/config/whisper-models.ts:155
MethodgetLastToolsForAgent
(agentId: string, limit: number = 3)
app/src/utils/IterationStore.ts:403
MethodgetLatestAudioData
* Get the latest audio data directly. * Returns raw PCM audio data (base64-encoded f32 samples).
app/src/utils/tauriStreamCapture.ts:454
MethodgetLoadedFilename
()
app/src/utils/localLlm/NativeLlmManager.ts:695
MethodgetLoadedMmprojFilename
()
app/src/utils/localLlm/NativeLlmManager.ts:696
MethodgetLoadedModelName
* Get display name for the loaded model
app/src/utils/localLlm/NativeLlmManager.ts:701
MethodgetLogs
* Get all stored logs
app/src/utils/logging.ts:104
MethodgetMasterStreamsForPseudoStream
* Map pseudo-stream type to required master streams (browser-specific logic) * In browser, screenAudio requires the display stream (can't be captur
app/src/utils/browserStreamCapture.ts:324
FunctiongetMemory
(agentId: string)
app/src/utils/handlers/utils.ts:74
MethodgetMode
()
app/src/utils/whisper/UnifiedTranscriptionService.ts:504
MethodgetModelParams
(modelName: string)
app/src/utils/inferenceConfigStore.ts:8
FunctiongetNativeManager
()
app/src/utils/localLlm/LocalModelManager.ts:79
MethodgetPreferredCameraDevice
Get the stored preferred camera device ID from localStorage
app/src/utils/streamManager.ts:285
MethodgetSampleCount
* Get total number of samples in buffer
app/src/utils/audio/pcmUtils.ts:184
MethodgetSampleCount
* Get total samples captured so far
app/src/utils/audio/PCMAudioCapture.ts:161
MethodgetState
()
app/src/utils/recordingManager.ts:255
MethodgetStateColor
()
app/src/utils/streamManager.ts:798
MethodgetStatus
* Unified status + frame query - the single source of truth for broadcast state. * Returns broadcast state and the latest frame in one call. * W
app/src/utils/tauriStreamCapture.ts:1395
MethodgetStreams
* Get current streams
app/src/utils/browserStreamCapture.ts:300
FunctiongetTool
(name: string)
app/src/mcp/registry.ts:767
MethodgetUseGpu
* Get whether GPU acceleration is enabled
app/src/utils/localLlm/NativeLlmManager.ts:849
Functionget_admin_access
Dependency that checks for a valid admin API key in the X-Admin-Key header.
api/admin_auth.py:14
Functionget_agent
(agent_id: str)
api/marketplace.py:117
Functionget_agent_statistics
()
api/marketplace.py:174
Functionget_agents_by_author
(author_id: str)
api/marketplace.py:229
Functionget_all_metrics
(Admin) Returns all conversation metrics including response times, models used, and error rates. Requires a valid X-Admin-Key header.
api/compute.py:321
Functionget_all_usage
(Admin) Returns a snapshot of the current in-memory usage database. Requires a valid X-Admin-Key header.
api/tools_router.py:61
Methodget_app_group_path
Get the App Group container path for iOS
app/mobile/src/video_frame.rs:72
Methodget_app_group_path
Get the App Group container path for iOS On iOS, we use the path set by Swift via set_app_group_path() Falls back to scanning standard iOS App Group l
app/mobile/src/audio_ring.rs:240
Functionget_app_group_path_cmd
( app: tauri::AppHandle<R>, )
app/plugins/screen-capture/src/lib.rs:136
Functionget_apple_subscription_status
Get the current user's Apple subscription status from their Auth0 metadata. This is a quick check that doesn't query Apple - it returns the
api/apple_payments.py:597
Functionget_broadcast_status
()
app/desktop/src/lib.rs:181
Functionget_broadcast_status
Get broadcast status
app/plugins/screen-capture/src/desktop.rs:102
Functionget_broadcast_status
Get broadcast status
app/plugins/screen-capture/src/macos.rs:318
Functionget_broadcast_status
( state: State<'_, ServerState> )
app/mobile/src/lib.rs:75
Functionget_capture_targets
Get all available capture targets
app/plugins/screen-capture/src/desktop.rs:117
Functionget_capture_targets_cmd
( _app: tauri::AppHandle<R>, include_thumbnails: Option<bool>, )
app/plugins/screen-capture/src/lib.rs:244
Functionget_commands_handler
GET /commands - Returns pending commands and clears completed ones
app/desktop/src/commands.rs:26
Functionget_current_user
A FastAPI dependency that validates the Authorization token, and returns an AuthenticatedUser object with the user's ID and pro status. R
api/auth.py:38
Functionget_frame_cmd
( app: tauri::AppHandle<R>, )
app/plugins/screen-capture/src/lib.rs:124
Functionget_memory_info
()
app/desktop/src/lib.rs:1086
Functionget_memory_info
()
app/mobile/src/lib.rs:971
Functionget_ollama_url
(settings: State<'_, AppSettings>)
app/desktop/src/lib.rs:120
Functionget_ollama_url
( settings: State<'_, AppSettings>, )
app/mobile/src/lib.rs:67
Functionget_overlay_messages
( overlay_state: State<'_, OverlayState>, )
app/desktop/src/lib.rs:187
Functionget_registered_shortcuts
( shortcut_state: State<'_, UnifiedShortcutState>, )
app/desktop/src/shortcuts.rs:105
Functionget_server_url
(server_url: State<Mutex<ServerUrl>>)
app/desktop/src/lib.rs:1175
Functionget_shortcut_config
( shortcut_state: State<'_, UnifiedShortcutState>, )
app/desktop/src/shortcuts.rs:97
Functionget_status
Public endpoint showing model availability and hourly uptime statistics. Returns success rates for each model over the last 24 hours. No
api/compute.py:329
Functionget_user_app_metadata
Fetches a user's app_metadata from Auth0. Args: user_id: Auth0 user ID Returns: app_metadata dict or empty dict if not
api/auth0_manager.py:301
Functionh1
({ children })
app/src/components/AgentCard/ActiveAgentView.tsx:222
Functionh2
({ children })
app/src/components/AgentCard/ActiveAgentView.tsx:225
Functionh3
({ children })
app/src/components/AgentCard/ActiveAgentView.tsx:228
FunctionhandleAIEditClick
(agentId: string)
app/src/web/App.tsx:375
FunctionhandleAbort
()
app/src/components/AICreator/DetectionMode/DetectionModePanel.tsx:372
FunctionhandleActivityClick
(agentId: string)
app/src/web/App.tsx:369
FunctionhandleAddAgentClick
()
app/src/web/App.tsx:340
FunctionhandleAddCustomServer
(address: string)
app/src/components/AppHeader.tsx:399
FunctionhandleAddImageToCategory
(image: ClassifiedImage, categoryId: string)
app/src/components/AICreator/DetectionMode/DetectionModePanel.tsx:199
FunctionhandleAddServer
()
app/src/components/ModelHub.tsx:464
FunctionhandleAgentBadgeClick
(agentId: string)
app/src/components/AICreator/MultiAgentCreator.tsx:731
FunctionhandleAgentRuntimeError
(event: CustomEvent<{ agentId: string; error: string }>)
app/src/web/App.tsx:297
FunctionhandleAgentStatusChange
(event: CustomEvent)
app/src/web/App.tsx:256
FunctionhandleApplyChanges
()
app/src/components/SharingPermissionsModal.tsx:239
FunctionhandleApproval
(approved: boolean)
app/src/components/AICreator/MCP.tsx:575
FunctionhandleBack
()
app/src/components/EditAgent/SimpleCreatorModal.tsx:448
FunctionhandleBackToList
()
app/src/components/AgentCard/AgentLogViewer.tsx:269
FunctionhandleBackdropClick
(e: React.MouseEvent)
app/src/components/AgentCard/AgentActivityModal.tsx:45
FunctionhandleBackdropMouseDown
(e: React.MouseEvent)
app/src/components/EditAgent/Modal.tsx:37
FunctionhandleBlur
()
app/src/components/AICreator/AgentAutocompleteInput.tsx:121
FunctionhandleCancel
()
app/src/desktop/ScreenSelectorWindow.tsx:115
FunctionhandleCancelCamera
()
app/src/components/MediaUploadMessage.tsx:175
FunctionhandleCancelDelete
()
app/src/components/AccountModal.tsx:43
FunctionhandleCancelLoad
()
app/src/components/AgentCard/StaticAgentView.tsx:175
FunctionhandleCancelNativeDownload
()
app/src/components/ModelHub.tsx:380
FunctionhandleCancelPull
()
app/src/components/ModelHub.tsx:378
FunctionhandleCardClick
(call: ToolCall)
app/src/components/AgentCard/ToolsModal.tsx:1059
FunctionhandleChangeDetection
(event: CustomEvent)
app/src/components/AgentCard/ActiveAgentView.tsx:413
FunctionhandleCheckCustomServer
(address: string)
app/src/components/AppHeader.tsx:417
FunctionhandleCheckout
()
app/src/components/ObServerTab.tsx:71
FunctionhandleCheckout
()
app/src/components/UpgradeModal.tsx:140
FunctionhandleChunkDurationChange
(e: React.ChangeEvent<HTMLInputElement>)
app/src/components/SettingsTab.tsx:380
← previousnext →1,301–1,400 of 1,954, ranked by callers