Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Roy3838/Observer
/ functions
Functions
1,954 in github.com/Roy3838/Observer
⨍
Functions
1,954
◇
Types & classes
422
↳
Endpoints
41
↓ 2 callers
Method
checkServer
(address: string)
app/src/utils/ModelManager.ts:447
↓ 2 callers
Method
chunkTranscriptionStarted
(type: AudioStreamType)
app/src/utils/whisper/TranscriptionStateManager.ts:63
↓ 2 callers
Method
cleanup
()
app/src/utils/audio/PCMAudioCapture.ts:131
↓ 2 callers
Function
clearAgentChangeData
(agentId: string)
app/src/utils/change_detector.ts:428
↓ 2 callers
Method
clearAllHistory
(agentId: string)
app/src/utils/IterationStore.ts:474
↓ 2 callers
Method
clearPersistedSettings
()
app/src/utils/localLlm/NativeLlmManager.ts:719
↓ 2 callers
Function
clearSleep
()
app/src/components/AgentChip.tsx:118
↓ 2 callers
Function
clearSleepState
()
app/src/components/AgentCard/AgentCard.tsx:275
↓ 2 callers
Function
closeDetails
()
app/src/components/CommunityTab.tsx:442
↓ 2 callers
Function
current_epoch_ms
()
app/plugins/screen-capture/src/macos.rs:114
↓ 2 callers
Function
decodeBase64PCM
(base64: string)
app/src/utils/audio/pcmUtils.ts:27
↓ 2 callers
Method
deleteModel
* Delete a downloaded model by filename
app/src/utils/localLlm/NativeLlmManager.ts:497
↓ 2 callers
Function
detectOllamaServers
()
app/src/components/AvailableModels.tsx:159
↓ 2 callers
Method
discardAndShutdown
()
app/src/utils/recordingManager.ts:249
↓ 2 callers
Method
discardCurrentBuffer
()
app/src/utils/recordingManager.ts:244
↓ 2 callers
Function
dispatchMemoryUpdate
(agentId: string)
app/src/components/MemoryManager.tsx:11
↓ 2 callers
Function
encode_thumbnail
Encode an image as a base64 JPEG thumbnail
app/plugins/screen-capture/src/targets.rs:197
↓ 2 callers
Method
ensureMasterStream
(type: MasterStreamType, captureImpl: typeof browserStreamCapture | typeof tauriStreamCapture)
app/src/utils/streamManager.ts:471
↓ 2 callers
Function
env_path
(key: &str)
app/plugins/llm_engine/src/multimodal_thinking_repro.rs:34
↓ 2 callers
Function
extractAgentReferences
(text: string)
app/src/utils/agentParser.ts:171
↓ 2 callers
Function
extractAgentReferencesWithPositions
(text: string)
app/src/utils/agentParser.ts:191
↓ 2 callers
Function
extractFunctionCall
(code: string, startPos: number)
app/src/components/AgentCard/ToolsModal.tsx:480
↓ 2 callers
Method
feedPCM
* Feed PCM samples to the transcription service. * This is the main input method for the unified pipeline. * * @param samples - Float32Array
app/src/utils/whisper/UnifiedTranscriptionService.ts:109
↓ 2 callers
Function
fetchAgentReferenceData
( references: AgentReference[] )
app/src/utils/agentParser.ts:266
↓ 2 callers
Function
fetchModels
()
app/src/components/AgentCard/StaticAgentView.tsx:436
↓ 2 callers
Function
fetchQuotaInfo
(forceObServer = false)
app/src/components/AppHeader.tsx:184
↓ 2 callers
Function
find_user_by_apple_transaction_id
Finds a user's Auth0 ID by querying their app_metadata for an Apple original transaction ID. Args: original_transaction_id: The Appl
api/auth0_manager.py:266
↓ 2 callers
Function
find_user_by_email
Finds a user's Auth0 ID by their email address. Args: email: The user's email address Returns: Auth0 user ID if found,
api/auth0_manager.py:160
↓ 2 callers
Function
firstVisible
(selector: string | string[])
app/src/components/LocalOnboardingTutorial.tsx:21
↓ 2 callers
Function
float32ToInt16
(samples: Float32Array)
app/src/utils/audio/pcmUtils.ts:57
↓ 2 callers
Function
formatBytes
(bytes: number, decimals = 2)
app/src/components/ModelHub.tsx:76
↓ 2 callers
Function
formatKey
(keyPart: string)
app/src/desktop/OverlayWindow.tsx:209
↓ 2 callers
Function
formatSensorContent
(sensor: SensorData, includeImages: boolean)
app/src/utils/exportUtils.ts:24
↓ 2 callers
Function
formatTimestamp
(timestamp: string)
app/src/components/AgentCard/IterationStoreDebug.tsx:71
↓ 2 callers
Function
generateAndCompleteAgent
(systemPrompt: string)
app/src/components/AICreator/DetectionMode/DetectionModePanel.tsx:393
↓ 2 callers
Function
generateFeedbackReportMarkdown
( options: ReportOptions, feedback: FeedbackDetails )
app/src/utils/feedbackReporter.ts:25
↓ 2 callers
Method
generateWithLocalModel
* Generate a response using a local model. * Routes to the appropriate underlying manager based on the server sentinel.
app/src/utils/ModelManager.ts:567
↓ 2 callers
Function
getAgentConfig
(agentId: string)
app/src/utils/agent_database.ts:227
↓ 2 callers
Function
getAgentCrop
(agentId: string, streamType: 'camera' | 'screen')
app/src/utils/screenCapture.ts:42
↓ 2 callers
Function
getAllAgentIds
()
app/src/utils/agent_database.ts:144
↓ 2 callers
Function
getAllImageMemories
()
app/src/utils/agent_database.ts:338
↓ 2 callers
Function
getAllMemories
()
app/src/utils/agent_database.ts:289
↓ 2 callers
Function
getAllTools
(channel?: WhitelistChannel)
app/src/components/AgentCard/ToolsModal.tsx:62
↓ 2 callers
Method
getAvailableCameraDevices
Get list of available camera devices
app/src/utils/streamManager.ts:272
↓ 2 callers
Method
getCaptureQuality
()
app/src/utils/settings.ts:203
↓ 2 callers
Method
getCustomServers
()
app/src/utils/ModelManager.ts:378
↓ 2 callers
Method
getInstalledDtype
(modelId: GemmaModelId)
app/src/utils/localLlm/GemmaModelManager.ts:288
↓ 2 callers
Method
getInstance
()
app/src/utils/whisper/TranscriptionRouter.ts:46
↓ 2 callers
Method
getMmprojAssignment
(modelFilename: string)
app/src/utils/localLlm/NativeLlmManager.ts:115
↓ 2 callers
Function
getMultiAgentSystemPrompt
()
app/src/utils/multi_agent_creator.ts:7
↓ 2 callers
Method
getOcrLanguage
()
app/src/utils/settings.ts:53
↓ 2 callers
Method
getPersistedSettings
()
app/src/utils/localLlm/NativeLlmManager.ts:728
↓ 2 callers
Method
getPersistedUseGpu
* Get persisted GPU setting from localStorage * Returns false (CPU mode) if not set
app/src/utils/localLlm/NativeLlmManager.ts:863
↓ 2 callers
Function
getPlatformTools
()
app/src/mcp/registry.ts:759
↓ 2 callers
Function
getPositionFromEvent
(e: React.MouseEvent | React.TouchEvent)
app/src/components/AgentCard/SensorPreviewPanel.tsx:68
↓ 2 callers
Function
getPythonSystemPrompt
()
app/src/utils/python_system_prompt.ts:1
↓ 2 callers
Method
getSettingsForModel
Full settings for a model: install dtype + current runtime prefs.
app/src/utils/localLlm/GemmaModelManager.ts:332
↓ 2 callers
Method
getState
()
app/src/utils/localLlm/GemmaModelManager.ts:48
↓ 2 callers
Method
getStorageUsage
(agentId: string)
app/src/utils/IterationStore.ts:508
↓ 2 callers
Method
getStreams
* Get current streams
app/src/utils/tauriStreamCapture.ts:364
↓ 2 callers
Method
getTargets
* Get all available capture targets (monitors and windows). * Desktop only.
app/src/utils/tauriStreamCapture.ts:1433
↓ 2 callers
Method
getToken
* Get a token using the registered provider.
app/src/utils/whisper/TranscriptionRouter.ts:38
↓ 2 callers
Method
getTranscript
Get accumulated transcript since last clear (committed + interim)
app/src/utils/whisper/TranscriptionSubscriber.ts:17
↓ 2 callers
Method
getTranscriptionMode
()
app/src/utils/settings.ts:164
↓ 2 callers
Function
get_all_targets
Get all available capture targets (monitors and windows)
app/plugins/screen-capture/src/targets.rs:53
↓ 2 callers
Function
get_audio_capture
()
app/plugins/screen-capture/src/audio.rs:69
↓ 2 callers
Function
get_capture_targets
Get all available capture targets
app/plugins/screen-capture/src/macos.rs:211
↓ 2 callers
Function
get_email_by_id
Fetches user email from Auth0 by user ID. Uses in-memory cache to reduce API calls. Args: user_id: Auth0 user ID Returns:
api/auth0_manager.py:192
↓ 2 callers
Function
get_local_ip
Get the local IP address for network access.
docker/observer-ollama/observer_ollama/network_helper.py:7
↓ 2 callers
Method
get_mmproj_path
Get the path to the loaded mmproj
app/plugins/llm_engine/src/lib.rs:330
↓ 2 callers
Method
get_model_path
Get the path to the loaded model
app/plugins/llm_engine/src/lib.rs:325
↓ 2 callers
Function
get_settings_path
Settings.json management
app/desktop/src/shortcuts.rs:139
↓ 2 callers
Function
get_twilio_config
Dependency to load and validate Twilio credentials.
api/messaging.py:420
↓ 2 callers
Method
get_use_gpu
Get whether GPU acceleration is enabled
app/plugins/llm_engine/src/lib.rs:308
↓ 2 callers
Method
get_valid_token
Get valid access token, refreshing if needed
cli/src/auth.rs:100
↓ 2 callers
Function
handleGetAgent
(agentId: string)
app/src/components/CommunityTab.tsx:373
↓ 2 callers
Function
handleSeekLogic
(e: MouseEvent | React.MouseEvent<HTMLDivElement>)
app/src/components/ClipPlayer.tsx:140
↓ 2 callers
Function
handleStopTest
()
app/src/components/SettingsTab.tsx:474
↓ 2 callers
Function
handleSwitchCamera
(deviceId: string)
app/src/components/SharingPermissionsModal.tsx:104
↓ 2 callers
Function
handleSwitchCamera
(deviceId: string)
app/src/components/AgentCard/SensorPreviewPanel.tsx:546
↓ 2 callers
Function
init
Initializes the PiP plugin
app/mobile/plugins/pip/src/lib.rs:13
↓ 2 callers
Method
initCloudMode
()
app/src/utils/whisper/UnifiedTranscriptionService.ts:265
↓ 2 callers
Method
isEmpty
* Check if buffer is empty
app/src/utils/audio/pcmUtils.ts:221
↓ 2 callers
Method
isFull
* Check if buffer is full (reached max duration)
app/src/utils/audio/pcmUtils.ts:170
↓ 2 callers
Function
isJupyterConnected
()
app/src/utils/handlers/JupyterConfig.ts:50
↓ 2 callers
Method
isLocalModelReady
* Check if a local model is ready for inference.
app/src/utils/ModelManager.ts:552
↓ 2 callers
Function
isPipSupported
()
app/src/utils/pictureInPicture.ts:7
↓ 2 callers
Function
isThresholdRelevant
(threshold: 'text' | 'dhash' | 'pixel' | 'suspicious')
app/src/components/ChangeDetectionSettings.tsx:152
↓ 2 callers
Method
is_expired
Check if tokens are expired
cli/src/auth.rs:91
↓ 2 callers
Method
is_multimodal
Check if multimodal (vision) is available
app/plugins/llm_engine/src/lib.rs:255
↓ 2 callers
Function
jpeg_quality
JPEG encode quality, 1–100.
app/plugins/screen-capture/src/capture_config.rs:32
↓ 2 callers
Method
listOrphanProjectors
* Projector files (mmproj) that aren't paired with any model. * Used to populate the "assign projector" dropdown. * Orphans don't appear as thei
app/src/utils/localLlm/NativeLlmManager.ts:343
↓ 2 callers
Function
loadAgents
()
app/src/components/AgentCard/SensorModal.tsx:107
↓ 2 callers
Function
loadCameras
()
app/src/components/SharingPermissionsModal.tsx:91
↓ 2 callers
Function
loadCameras
()
app/src/components/AgentCard/SensorPreviewPanel.tsx:470
↓ 2 callers
Function
loadImage
* Reusable utility to load an image from a base64 string. * Handles the data URI prefix automatically.
app/src/utils/change_detector.ts:186
↓ 2 callers
Function
loadImageMemory
(logActivity = true)
app/src/components/MemoryManager.tsx:85
↓ 2 callers
Function
loadLucideIcon
(iconName: string)
app/src/components/AgentCard/agentCapabilities.tsx:29
↓ 2 callers
Function
loadMemory
(logActivity = true)
app/src/components/MemoryManager.tsx:67
↓ 2 callers
Method
loadModel
()
app/src/utils/whisper/WhisperModelManager.ts:60
← previous
next →
201–300 of 1,954, ranked by callers