MCPcopy Create free account

hub / github.com/Roy3838/Observer / functions

Functions2,175 in github.com/Roy3838/Observer

↓ 3 callersMethodsetContextParams
(params: Partial<ContextParams>)
app/src/utils/localLlm/NativeLlmManager.ts:893
↓ 3 callersFunctionsetImageMemory
(agentId: string, images: string[])
app/src/utils/handlers/utils.ts:104
↓ 3 callersMethodsetInterimText
Set interim text (replaces previous interim, for streaming services)
app/src/utils/whisper/TranscriptionSubscriber.ts:29
↓ 3 callersMethodsetMcpYoloMode
(value: boolean)
app/src/utils/settings.ts:193
↓ 3 callersFunctionsetState
(newState: Partial<PullState>)
app/src/utils/pullModelManager.ts:39
↓ 3 callersFunctionset_app_group_path
Set the App Group container path (called from Swift/iOS side)
app/mobile/src/audio_ring.rs:171
↓ 3 callersFunctionshouldPulse
(shortcutKey: string)
app/src/desktop/OverlayWindow.tsx:160
↓ 3 callersMethodstartNewBuffer
()
app/src/utils/recordingManager.ts:141
↓ 3 callersFunctionstart_audio_stream
(on_audio: Channel<AudioData>)
app/plugins/screen-capture/src/audio.rs:381
↓ 3 callersFunctionstart_capture_stream
Start video capture stream If capture is already running (for audio), reuses the existing stream
app/plugins/screen-capture/src/macos.rs:217
↓ 3 callersMethodstopCloudStreamTimer
()
app/src/utils/whisper/UnifiedTranscriptionService.ts:365
↓ 3 callersFunctionstopMic
()
app/src/components/AICreator/MCP.tsx:488
↓ 3 callersMethodstopTranscriptionForStream
(type: AudioStreamType)
app/src/utils/streamManager.ts:758
↓ 3 callersMethodteardownCameraStream
()
app/src/utils/streamManager.ts:654
↓ 3 callersFunctionuseSubscriberText
( agentId: string, streamType: AudioStreamType )
app/src/hooks/useTranscriptionState.ts:42
↓ 3 callersFunctionuseWhitelistPolling
( initial: PhoneEntry[], getToken: () => Promise<string | undefined>, channel?: WhitelistChannel, enab
app/src/components/whitelist/shared.ts:71
↓ 3 callersFunctionverify_and_decode_jws
Verify and decode a JWS signed by Apple (StoreKit 2 transaction or notification). Apple StoreKit 2 uses certificate chain validation (x5c he
api/apple_payments.py:114
↓ 2 callersMethod__init__
(self, message)
api/api_handlers.py:50
↓ 2 callersMethod_convert_messages_to_gemini_format
Convert OpenAI format messages to Gemini API format. Returns: (system_instruction_dict or None, contents_list)
api/gemini_pro_handler.py:292
↓ 2 callersFunction_digest_key
(day: str)
api/observability.py:100
↓ 2 callersFunction_flush
Write one batch to both sinks. Failures are independent and swallowed: a batch is never retried, because retrying risks unbounded growth behi
api/usage_log.py:294
↓ 2 callersMethod_handle_modern_proxy
A pure, simple proxy that streams requests and responses directly.
docker/observer-ollama/observer_ollama/handler.py:55
↓ 2 callersMethod_headers
(self)
api/gemini_handler.py:66
↓ 2 callersFunction_hour_bucket
(dt: datetime)
api/observability.py:92
↓ 2 callersFunction_reserve_and_grant
Claim a seat for `email` on `org_id`, then entitle or invite them. The seat is reserved in R2 first. If the grant then fails we are left wit
api/orgs.py:211
↓ 2 callersFunction_revoke_seat
Strip org entitlement from a user. Their next /quota call reports free.
api/orgs.py:641
↓ 2 callersFunction_rollup_key
One hash per user per month, so a year of history is a few reads.
api/usage_log.py:201
↓ 2 callersFunction_seconds_until_midnight
Seconds until the next UTC midnight. Explicitly UTC so daily quota resets do not depend on the container's ambient timezone - they line
api/quota_manager.py:90
↓ 2 callersFunction_stats_key
(dt: datetime)
api/observability.py:96
↓ 2 callersFunction_usage_for_members
Today's Redis counters for a specific set of users. Direct GETs, no scan.
api/orgs.py:514
↓ 2 callersMethodaddSubscriber
(subscriber: TranscriptionSubscriber)
app/src/utils/whisper/UnifiedTranscriptionService.ts:164
↓ 2 callersFunctionadminFetch
( adminKey: string, path: string, init: RequestInit = {} )
websites/partner_dashboard/src/api.ts:18
↓ 2 callersMethodbuildDecorations
(_view: EditorView)
app/src/components/AgentCard/ToolsModal.tsx:625
↓ 2 callersMethodcancelDownload
* Cancel an ongoing download - signals Rust to stop and delete partial file
app/src/utils/localLlm/NativeLlmManager.ts:469
↓ 2 callersFunctioncheckLocalServer
()
app/src/components/AppHeader.tsx:299
↓ 2 callersFunctioncheckNumber
( number: string, token: string, channel?: WhitelistChannel, )
app/src/components/whitelist/shared.ts:41
↓ 2 callersFunctioncheckPhoneWhitelist
( agentCode: string, getToken?: TokenProvider )
app/src/utils/pre-flight.ts:15
↓ 2 callersMethodcheckServer
(address: string)
app/src/utils/ModelManager.ts:447
↓ 2 callersFunctioncheck_existing_subscription
Check if user has an existing active subscription based on app_metadata. The presence of stripe_subscription_id or apple_original_transactio
api/auth0_manager.py:376
↓ 2 callersMethodchunkTranscriptionStarted
(type: AudioStreamType)
app/src/utils/whisper/TranscriptionStateManager.ts:63
↓ 2 callersMethodcleanup
()
app/src/utils/audio/PCMAudioCapture.ts:131
↓ 2 callersFunctionclearAgentChangeData
(agentId: string)
app/src/utils/change_detector.ts:428
↓ 2 callersMethodclearAllHistory
(agentId: string)
app/src/utils/IterationStore.ts:474
↓ 2 callersMethodclearPersistedSettings
()
app/src/utils/localLlm/NativeLlmManager.ts:719
↓ 2 callersFunctionclearSleep
()
app/src/components/AgentChip.tsx:118
↓ 2 callersFunctionclearSleepState
()
app/src/components/AgentCard/AgentCard.tsx:275
↓ 2 callersFunctioncloseDetails
()
app/src/components/CommunityTab.tsx:442
↓ 2 callersFunctioncommit
(delta: number)
websites/landing/src/wheel/OptionWheel.tsx:173
↓ 2 callersFunctioncommit
(delta: number)
app/src/components/AICreator/OptionWheel.tsx:173
↓ 2 callersFunctionconfirm
()
app/src/components/AICreator/UserInfoModal.tsx:359
↓ 2 callersFunctionconsume
(line: string)
app/src/utils/sendApi.ts:24
↓ 2 callersFunctioncontactValid
(kind: UserInfoKind, value: string)
app/src/utils/contactInfo.ts:33
↓ 2 callersFunctioncurrent_epoch_ms
()
app/plugins/screen-capture/src/macos.rs:114
↓ 2 callersFunctiondecodeBase64PCM
(base64: string)
app/src/utils/audio/pcmUtils.ts:27
↓ 2 callersFunctiondelete
(key: str)
api/r2_store.py:166
↓ 2 callersMethoddeleteModel
* Delete a downloaded model by filename
app/src/utils/localLlm/NativeLlmManager.ts:497
↓ 2 callersFunctiondetectOllamaServers
()
app/src/components/AvailableModels.tsx:159
↓ 2 callersMethoddiscardAndShutdown
()
app/src/utils/recordingManager.ts:249
↓ 2 callersMethoddiscardCurrentBuffer
()
app/src/utils/recordingManager.ts:244
↓ 2 callersFunctiondispatchMemoryUpdate
(agentId: string)
app/src/components/MemoryManager.tsx:11
↓ 2 callersFunctionencode_thumbnail
Encode an image as a base64 JPEG thumbnail
app/plugins/screen-capture/src/targets.rs:197
↓ 2 callersMethodensureMasterStream
(type: MasterStreamType, captureImpl: typeof browserStreamCapture | typeof tauriStreamCapture)
app/src/utils/streamManager.ts:493
↓ 2 callersFunctionenv_path
(key: &str)
app/plugins/llm_engine/src/multimodal_thinking_repro.rs:34
↓ 2 callersFunctionextractAgentReferences
(text: string)
app/src/utils/agentParser.ts:171
↓ 2 callersFunctionextractAgentReferencesWithPositions
(text: string)
app/src/utils/agentParser.ts:191
↓ 2 callersFunctionextractFunctionCall
(code: string, startPos: number)
app/src/components/AgentCard/ToolsModal.tsx:480
↓ 2 callersMethodfeedPCM
* 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 callersFunctionfetchAgentReferenceData
( references: AgentReference[] )
app/src/utils/agentParser.ts:266
↓ 2 callersFunctionfetchModels
()
app/src/components/AgentCard/StaticAgentView.tsx:436
↓ 2 callersFunctionfetchQuotaInfo
(forceObServer = false)
app/src/components/AppHeader.tsx:184
↓ 2 callersFunctionfind_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:279
↓ 2 callersFunctionfirstVisible
(selector: string | string[])
app/src/components/LocalOnboardingTutorial.tsx:21
↓ 2 callersFunctionfloat32ToInt16
(samples: Float32Array)
app/src/utils/audio/pcmUtils.ts:57
↓ 2 callersFunctionformatBytes
(bytes: number, decimals = 2)
app/src/components/ModelHub.tsx:76
↓ 2 callersFunctionformatKey
(keyPart: string)
app/src/desktop/OverlayWindow.tsx:209
↓ 2 callersFunctionformatSensorContent
(sensor: SensorData, includeImages: boolean)
app/src/utils/exportUtils.ts:24
↓ 2 callersFunctionformatTimestamp
(timestamp: string)
app/src/components/AgentCard/IterationStoreDebug.tsx:71
↓ 2 callersFunctiongenerateAndCompleteAgent
(systemPrompt: string)
app/src/components/AICreator/DetectionMode/DetectionModePanel.tsx:393
↓ 2 callersFunctiongenerateFeedbackReportMarkdown
( options: ReportOptions, feedback: FeedbackDetails )
app/src/utils/feedbackReporter.ts:25
↓ 2 callersFunctiongenerateWhitelistCode
()
app/src/utils/whitelistCode.ts:50
↓ 2 callersMethodgenerateWithLocalModel
* 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 callersFunctiongetAgentConfig
(agentId: string)
app/src/utils/agent_database.ts:227
↓ 2 callersFunctiongetAgentCrop
(agentId: string, streamType: 'camera' | 'screen')
app/src/utils/screenCapture.ts:42
↓ 2 callersFunctiongetAllAgentIds
()
app/src/utils/agent_database.ts:144
↓ 2 callersFunctiongetAllImageMemories
()
app/src/utils/agent_database.ts:338
↓ 2 callersFunctiongetAllMemories
()
app/src/utils/agent_database.ts:289
↓ 2 callersFunctiongetAllTools
(channel?: WhitelistChannel)
app/src/components/AgentCard/ToolsModal.tsx:62
↓ 2 callersMethodgetAvailableCameraDevices
Get list of available camera devices
app/src/utils/streamManager.ts:294
↓ 2 callersMethodgetCaptureQuality
()
app/src/utils/settings.ts:204
↓ 2 callersMethodgetCustomServers
()
app/src/utils/ModelManager.ts:378
↓ 2 callersMethodgetInstalledDtype
(modelId: GemmaModelId)
app/src/utils/localLlm/GemmaModelManager.ts:288
↓ 2 callersMethodgetInstance
()
app/src/utils/whisper/TranscriptionRouter.ts:46
↓ 2 callersMethodgetMmprojAssignment
(modelFilename: string)
app/src/utils/localLlm/NativeLlmManager.ts:115
↓ 2 callersFunctiongetMultiAgentSystemPrompt
()
app/src/utils/multi_agent_creator.ts:7
↓ 2 callersMethodgetOcrLanguage
()
app/src/utils/settings.ts:54
↓ 2 callersMethodgetPersistedSettings
()
app/src/utils/localLlm/NativeLlmManager.ts:728
↓ 2 callersMethodgetPersistedUseGpu
* Get persisted GPU setting from localStorage * Returns false (CPU mode) if not set
app/src/utils/localLlm/NativeLlmManager.ts:863
↓ 2 callersFunctiongetPlatformName
()
app/src/utils/platform.ts:113
↓ 2 callersFunctiongetPlatformTools
()
app/src/mcp/registry.ts:827
↓ 2 callersFunctiongetPositionFromEvent
(e: React.MouseEvent | React.TouchEvent)
app/src/components/AgentCard/SensorPreviewPanel.tsx:68
← previousnext →201–300 of 2,175, ranked by callers