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
↓ 1 callers
Function
getLevelText
(level: LogLevel)
app/src/components/GlobalLogsViewer.tsx:159
↓ 1 callers
Function
getLocalModelManager
()
app/src/utils/localLlm/LocalModelManager.ts:43
↓ 1 callers
Method
getLocalModelState
* Get unified state for a local model by server type. * Returns the current loading/loaded state for the specified engine.
app/src/utils/ModelManager.ts:478
↓ 1 callers
Method
getLocalModels
* Get local models converted to the unified Model format. * On Tauri: returns both llama.cpp models AND transformers.js models. * On web: return
app/src/utils/ModelManager.ts:218
↓ 1 callers
Function
getMaskedValue
(val: string)
app/src/components/InferenceParamsEditor.tsx:263
↓ 1 callers
Method
getMasterStreamsForPseudoStream
* Map pseudo-stream type to required master streams (Tauri-specific logic) * In Tauri, screenAudio is INDEPENDENT from display (unlike browser)
app/src/utils/tauriStreamCapture.ts:388
↓ 1 callers
Function
getMcpSystemPrompt
()
app/src/mcp/systemPrompt.ts:15
↓ 1 callers
Method
getMode
()
app/src/utils/whisper/TranscriptionRouter.ts:53
↓ 1 callers
Method
getOcrCorePath
()
app/src/utils/settings.ts:47
↓ 1 callers
Method
getOcrLangPath
()
app/src/utils/settings.ts:41
↓ 1 callers
Method
getOcrWorkerPath
()
app/src/utils/settings.ts:35
↓ 1 callers
Function
getPlaceholder
()
app/src/components/AICreator/MCP.tsx:649
↓ 1 callers
Function
getPlaceholderSuggestion
(funcName: string)
app/src/utils/code_sanitizer.ts:102
↓ 1 callers
Function
getPlaceholderText
()
app/src/components/AICreator/MultiAgentCreator.tsx:769
↓ 1 callers
Function
getPlatformName
()
app/src/utils/platform.ts:113
↓ 1 callers
Function
getProviderName
(model: Model | undefined)
app/src/components/EditAgent/SimpleCreatorModal.tsx:134
↓ 1 callers
Function
getProviderName
(ownedBy?: string, server?: string)
app/src/components/AgentCard/StaticAgentView.tsx:70
↓ 1 callers
Function
getPulseClasses
(shortcutKey: string, baseClasses: string)
app/src/desktop/OverlayWindow.tsx:167
↓ 1 callers
Function
getRecentAgentRuns
* Gets recent runs for an agent from IterationStore * @param agentId Agent ID * @param count Number of recent runs to fetch * @returns Array of rec
app/src/utils/agentParser.ts:236
↓ 1 callers
Function
getRequiredStreamsForPrompt
(systemPrompt: string)
app/src/utils/main_loop.ts:23
↓ 1 callers
Function
getRequiredStreamsFromSensors
(sensors: SensorPlaceholder[])
app/src/utils/sensorMapping.ts:68
↓ 1 callers
Function
getRootComponent
()
app/src/main.tsx:23
↓ 1 callers
Function
getSensorIcon
(sensorType: string)
app/src/components/AgentCard/AgentLogViewer.tsx:84
↓ 1 callers
Function
getSensorIcon
(type: SensorData['type'])
app/src/components/AgentCard/IterationStoreDebug.tsx:40
↓ 1 callers
Function
getServerForModel
(modelName: string, isUsingObServer: boolean)
app/src/utils/finetuneClassifier.ts:457
↓ 1 callers
Method
getServers
* Get all inference server addresses
app/src/utils/ModelManager.ts:348
↓ 1 callers
Method
getState
()
app/src/utils/whisper/WhisperModelManager.ts:33
↓ 1 callers
Function
getStreamIcon
()
app/src/components/AgentCard/TranscriptionModal.tsx:45
↓ 1 callers
Method
getSubscriber
* Get an existing subscriber for an agent and stream type. * Returns undefined if no subscriber exists.
app/src/utils/streamManager.ts:196
↓ 1 callers
Function
getThresholdState
(threshold: 'text' | 'dhash' | 'pixel' | 'suspicious')
app/src/components/ChangeDetectionSettings.tsx:168
↓ 1 callers
Function
getThresholds
()
app/src/utils/change_detector.ts:433
↓ 1 callers
Function
getToolIcon
(toolName: string)
app/src/components/AgentCard/ToolStatus.tsx:11
↓ 1 callers
Function
getToolIcon
(toolName: string)
app/src/components/AgentCard/DetailedExecution.tsx:95
↓ 1 callers
Function
getToolSpecs
()
app/src/mcp/registry.ts:772
↓ 1 callers
Method
getToolsFromLastIteration
(agentId: string)
app/src/utils/IterationStore.ts:422
↓ 1 callers
Method
getVideo
* Get the current video buffer as base64 array. * Returns whatever chunks currently exist in the buffer. * In BUFFERING state: returns just this
app/src/utils/recordingManager.ts:269
↓ 1 callers
Function
get_all_conversation_metrics
Get all conversation metrics (for admin endpoint).
api/compute.py:150
↓ 1 callers
Function
get_all_usage_data
()
api/quota_manager.py:173
↓ 1 callers
Method
get_app_group_path
Get the App Group container path (iOS only)
app/plugins/screen-capture/src/mobile.rs:71
↓ 1 callers
Function
get_bool_env
Reads an environment variable and interprets it as a boolean.
docker/observer-ollama/observer_ollama/__main__.py:17
↓ 1 callers
Method
get_channel_secret
Get the secret for a channel, or None if not configured
cli/src/config.rs:229
↓ 1 callers
Method
get_frame
(&self)
app/plugins/screen-capture/src/mobile.rs:63
↓ 1 callers
Function
get_hourly_status
Generate status page response with hourly uptime data for all models. Returns pre-computed success rates for the last 24 hours.
api/compute.py:160
↓ 1 callers
Function
get_tier_from_price
Returns (is_pro, is_max, is_plus) for a given price_id.
api/payments.py:46
↓ 1 callers
Function
get_usage_for_service
(user_id: str, service: str)
api/quota_manager.py:140
↓ 1 callers
Function
groupRecordingsByDate
(recordings: RecordingData[])
app/src/components/RecordingsViewer.tsx:21
↓ 1 callers
Function
groupToolCallsByCategory
(calls: ToolCall[])
app/src/components/AgentCard/ToolsModal.tsx:546
↓ 1 callers
Function
handleAddHistoryImage
(image: ClassifiedImage)
app/src/components/AICreator/DetectionMode/DetectionModePanel.tsx:190
↓ 1 callers
Function
handleCancel
()
app/src/components/AgentCard/SensorPreviewPanel.tsx:146
↓ 1 callers
Function
handleCaptureQualityChange
(field: 'maxWidth' | 'jpegQuality' | 'fps', value: number)
app/src/components/SettingsTab.tsx:87
↓ 1 callers
Function
handleCardClick
(iteration: IterationData, scrollContainer: HTMLElement)
app/src/components/AgentCard/AgentLogViewer.tsx:263
↓ 1 callers
Function
handleChipClick
(e: React.MouseEvent, label: string)
websites/landing/src/App.tsx:211
↓ 1 callers
Function
handleClose
()
app/src/components/WelcomeModal.tsx:95
↓ 1 callers
Function
handleClose
()
app/src/components/FeedbackBubble.tsx:53
↓ 1 callers
Method
handleCommand
(commandData: any)
app/src/utils/commandSSE.ts:109
↓ 1 callers
Function
handleContextParamChange
(key: keyof ContextParams, value: number)
app/src/components/ModelHub.tsx:420
↓ 1 callers
Function
handleCreateMemory
()
app/src/components/MemoryStoreTab.tsx:72
↓ 1 callers
Function
handleDHashSimilarityChange
(e: React.ChangeEvent<HTMLInputElement>)
app/src/components/ChangeDetectionSettings.tsx:133
↓ 1 callers
Function
handleDelete
(e: React.MouseEvent, id: string)
app/src/components/RecordingsViewer.tsx:96
↓ 1 callers
Function
handleDeleteAgent
(agent: MarketplaceAgent)
app/src/components/CommunityTab.tsx:746
↓ 1 callers
Function
handleDeleteImage
(index: number)
app/src/components/MemoryManager.tsx:153
↓ 1 callers
Function
handleDeleteMemory
(memoryId: string)
app/src/components/MemoryStoreTab.tsx:99
↓ 1 callers
Function
handleDetectionModeClose
(messageId: number)
app/src/components/AICreator/MultiAgentCreator.tsx:660
↓ 1 callers
Function
handleDetectionModeComplete
(messageId: number, agentBlock: string)
app/src/components/AICreator/MultiAgentCreator.tsx:664
↓ 1 callers
Function
handleDownload
(e: React.MouseEvent, recording: RecordingData)
app/src/components/RecordingsViewer.tsx:84
↓ 1 callers
Function
handleDownloadPreset
(preset: ModelPreset)
app/src/components/ModelHub.tsx:436
↓ 1 callers
Function
handleEditClick
(agent: MarketplaceAgent)
app/src/components/CommunityTab.tsx:463
↓ 1 callers
Function
handleEditMemory
(memoryId: string)
app/src/components/MemoryStoreTab.tsx:116
↓ 1 callers
Method
handleEndOfLoop
()
app/src/utils/recordingManager.ts:25
↓ 1 callers
Function
handleHistoryDragStart
(e: React.DragEvent, image: ClassifiedImage)
app/src/components/AICreator/DetectionMode/DetectionModePanel.tsx:208
↓ 1 callers
Function
handleImport
(agent: MarketplaceAgent)
app/src/components/CommunityTab.tsx:397
↓ 1 callers
Method
handleInterimResult
(data: { text: string; chunkId: number })
app/src/utils/whisper/WhisperModelManager.ts:269
↓ 1 callers
Function
handleLabelSubmit
()
app/src/components/AICreator/DetectionMode/ClassificationColumns.tsx:63
↓ 1 callers
Function
handleLogout
()
app/src/components/AppHeader.tsx:166
↓ 1 callers
Function
handleMarkerClick
(markerTimestamp: number)
app/src/components/ClipPlayer.tsx:183
↓ 1 callers
Function
handleMediaResponse
(messageId: number, result: string | { type: 'image', data: string } | null)
app/src/components/AICreator/MultiAgentCreator.tsx:753
↓ 1 callers
Function
handleMinimize
(agentId: string)
app/src/web/App.tsx:160
↓ 1 callers
Function
handleMmprojAssignment
(modelFilename: string, mmprojFilename: string | null)
app/src/components/ModelHub.tsx:401
↓ 1 callers
Function
handleModeSelect
(mode: DetectionMode)
app/src/components/ChangeDetectionSettings.tsx:102
↓ 1 callers
Function
handlePixelSimilarityChange
(e: React.ChangeEvent<HTMLInputElement>)
app/src/components/ChangeDetectionSettings.tsx:145
↓ 1 callers
Function
handlePlayRecording
(record: TranscriptionRecord)
app/src/components/SettingsTab.tsx:520
↓ 1 callers
Function
handleProCheckout
()
app/src/components/WelcomeModal.tsx:45
↓ 1 callers
Method
handleProgress
(info: any)
app/src/utils/localLlm/GemmaModelManager.ts:206
↓ 1 callers
Method
handleProgressMessage
(progress: ProgressItem)
app/src/utils/whisper/WhisperModelManager.ts:275
↓ 1 callers
Function
handleReportClick
(agent: MarketplaceAgent)
app/src/components/CommunityTab.tsx:474
↓ 1 callers
Function
handleRestore
(agentId: string)
app/src/web/App.tsx:163
↓ 1 callers
Function
handleSamplerParamChange
(key: keyof SamplerParams, value: number)
app/src/components/ModelHub.tsx:406
↓ 1 callers
Function
handleSelect
(targetId: string)
app/src/desktop/ScreenSelectorWindow.tsx:100
↓ 1 callers
Function
handleSentimentClick
(newSentiment: 'like' | 'dislike')
app/src/components/FeedbackBubble.tsx:48
↓ 1 callers
Function
handleShare
(agent: MarketplaceAgent)
app/src/components/CommunityTab.tsx:446
↓ 1 callers
Function
handleStarGithub
()
app/src/components/WelcomeModal.tsx:91
↓ 1 callers
Method
handleStreamEnd
* Handle unexpected stream end
app/src/utils/browserStreamCapture.ts:292
↓ 1 callers
Function
handleStreamingResponse
* Handles streaming response from the API * @param response The fetch response object * @param onStreamChunk Optional callback for each chunk * @re
app/src/utils/sendApi.ts:13
↓ 1 callers
Function
handleStreamingResponseWithTools
* Streaming handler for tool-calling requests. A single turn may interleave prose and * tool-call fragments; prose is forwarded via onStreamChunk whi
app/src/utils/sendApi.ts:138
↓ 1 callers
Function
handleSuggestionClick
(agentId: string)
app/src/components/AICreator/AgentAutocompleteInput.tsx:104
↓ 1 callers
Function
handleSuspiciousSimilarityChange
(e: React.ChangeEvent<HTMLInputElement>)
app/src/components/ChangeDetectionSettings.tsx:139
↓ 1 callers
Function
handleTabClick
(tab: string)
app/src/components/PersistentSidebar.tsx:23
↓ 1 callers
Function
handleTextSimilarityChange
(e: React.ChangeEvent<HTMLInputElement>)
app/src/components/ChangeDetectionSettings.tsx:127
↓ 1 callers
Function
handleToggleExpand
(id: string)
app/src/components/RecordingsViewer.tsx:80
↓ 1 callers
Function
handleToggleUnifiedGpu
(enabled: boolean)
app/src/components/ModelHub.tsx:430
← previous
next →
601–700 of 1,954, ranked by callers