Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Roy3838/Observer
/ functions
Functions
2,175 in github.com/Roy3838/Observer
⨍
Functions
2,175
◇
Types & classes
458
↳
Endpoints
52
↓ 2 callers
Method
start
(&self)
app/mobile/plugins/pip/src/mobile.rs:22
↓ 2 callers
Method
startClip
()
app/src/utils/recordingManager.ts:60
↓ 2 callers
Method
startTranscriptionForStream
(type: AudioStreamType, stream: MediaStream)
app/src/utils/streamManager.ts:703
↓ 2 callers
Method
start_capture
(&self)
app/plugins/screen-capture/src/mobile.rs:32
↓ 2 callers
Method
start_video_stream
(&self)
app/plugins/screen-capture/src/mobile.rs:99
↓ 2 callers
Method
stop
* Stop the transcription service
app/src/utils/whisper/UnifiedTranscriptionService.ts:139
↓ 2 callers
Method
stop
* Stop capturing system audio. */
app/plugins/screen-capture/android/src/main/java/com/plugin/screencapture/AudioCaptureManager.kt:159
↓ 2 callers
Method
stop
(&self)
app/mobile/plugins/pip/src/mobile.rs:29
↓ 2 callers
Method
stopClip
()
app/src/utils/recordingManager.ts:69
↓ 2 callers
Method
subscriberKey
* Create subscriber key from agentId and stream type
app/src/utils/streamManager.ts:185
↓ 2 callers
Method
switchCameraDevice
Switch to a different camera device (stops current stream and re-acquires with new device)
app/src/utils/streamManager.ts:318
↓ 2 callers
Function
sync_org_from_stripe
Reconcile an org record against Stripe. Called from the webhook when the event's customer carries an org_id in its metadata. Stripe is t
api/orgs.py:687
↓ 2 callers
Function
sync_user_from_stripe
Single idempotent function to sync a user's subscription state from Stripe to Auth0. Uses EMAIL as the link between Stripe and Auth0 (not cu
api/payments.py:691
↓ 2 callers
Function
takeCompleteLines
* Split an SSE buffer into COMPLETE lines, leaving any trailing partial line behind. * * A network read is not aligned to line boundaries: a single
app/src/utils/sendApi.ts:93
↓ 2 callers
Function
target_fps
Target frames per second (an upper bound; static frames are dropped by the OS).
app/plugins/screen-capture/src/capture_config.rs:37
↓ 2 callers
Method
teardownDisplayStream
()
app/src/utils/streamManager.ts:617
↓ 2 callers
Method
teardownMicrophoneStream
()
app/src/utils/streamManager.ts:675
↓ 2 callers
Method
teardownScreenAudioStream
()
app/src/utils/streamManager.ts:639
↓ 2 callers
Method
testGenerate
* Test generation with a simple prompt, returns response and metrics
app/src/utils/localLlm/NativeLlmManager.ts:915
↓ 2 callers
Method
transcribeLocalAsync
(audio: Float32Array, chunkId: number)
app/src/utils/whisper/UnifiedTranscriptionService.ts:233
↓ 2 callers
Method
transcribeSelfHostedAsync
(audio: Float32Array, chunkId: number)
app/src/utils/whisper/UnifiedTranscriptionService.ts:445
↓ 2 callers
Function
unusual_count
(tokens: &[String])
app/plugins/llm_engine/src/multimodal_thinking_repro.rs:128
↓ 2 callers
Method
update
(update: ViewUpdate)
app/src/components/AgentCard/ToolsModal.tsx:619
↓ 2 callers
Method
updateCustomServerStatus
(address: string, status: 'online' | 'offline')
app/src/utils/ModelManager.ts:425
↓ 2 callers
Function
updateDropdownPosition
()
app/src/components/AgentCard/StaticAgentView.tsx:450
↓ 2 callers
Function
updatePopoverPosition
()
app/src/components/AgentCard/StaticAgentView.tsx:123
↓ 2 callers
Function
updatePosition
()
app/src/components/ui/FixedDropdown.tsx:29
↓ 2 callers
Function
useAllIterationData
(agentId: string, pollInterval = DEFAULT_POLL_INTERVAL)
app/src/hooks/useIterations.ts:158
↓ 2 callers
Function
useHistoricalSessions
( agentId: string, pollInterval = 2000 // Historical data changes rarely )
app/src/hooks/useIterations.ts:129
↓ 2 callers
Function
useIterations
( agentId: string, pollInterval = DEFAULT_POLL_INTERVAL )
app/src/hooks/useIterations.ts:18
↓ 2 callers
Function
useTranscriptionState
(type: AudioStreamType)
app/src/hooks/useTranscriptionState.ts:10
↓ 2 callers
Method
waitForTargetSelection
* Wait for the user to pick a capture target in the selector window. * Resolves with the target id on selection, resolves `null` on a genuine *
app/src/utils/tauriStreamCapture.ts:1286
↓ 2 callers
Function
wakeAgentLoop
(agentId: string)
app/src/utils/main_loop.ts:65
↓ 2 callers
Function
whatsappCodeQRValue
(code: string)
app/src/components/whitelist/shared.ts:25
↓ 1 callers
Function
App
()
app/src/web/App.tsx:1360
↓ 1 callers
Method
_acquireMasterStreamImpl
* Internal implementation of master stream acquisition
app/src/utils/browserStreamCapture.ts:158
↓ 1 callers
Method
_acquireMasterStreamImpl
(type: MasterStreamType)
app/src/utils/tauriStreamCapture.ts:247
↓ 1 callers
Method
_build_payload
(self, request_data: dict, target_model: str)
api/gemini_handler.py:73
↓ 1 callers
Method
_convert_gemini_chunk_to_openai
Convert a Gemini streaming chunk to OpenAI format.
api/gemini_pro_handler.py:387
↓ 1 callers
Function
_create_billing_portal
Try new Stripe first, fall back to legacy Stripe for old customers.
api/payments.py:183
↓ 1 callers
Function
_emit_log
(level: &str, message: String)
app/plugins/llm_engine/src/lib.rs:25
↓ 1 callers
Function
_encode_batch
(batch: list[tuple])
api/usage_log.py:230
↓ 1 callers
Method
_generate_null_stream
Generate a minimal streaming response for the NULL model.
api/openrouter_handler.py:271
↓ 1 callers
Function
_get_jwk_client
Get or create the JWK client for Apple's public keys.
api/apple_payments.py:52
↓ 1 callers
Method
_handle_commands_stream_stub
Stub handler for /commands-stream SSE endpoint (not needed in headless mode).
docker/observer-ollama/observer_ollama/handler.py:136
↓ 1 callers
Method
_handle_favicon_request
(self)
docker/observer-ollama/observer_ollama/handler.py:130
↓ 1 callers
Method
_handle_legacy_translation
Handles the full request/response translation cycle. This contains the exact logic from your original _proxy_request method.
docker/observer-ollama/observer_ollama/handler.py:78
↓ 1 callers
Function
_invalidate
()
api/marketplace.py:76
↓ 1 callers
Function
_load_partners
Build the code -> partner-config map from OBSERVER_PARTNER_<ID>_* env vars.
api/payments.py:314
↓ 1 callers
Function
_log_streaming_response
Wrapper that records the complete streaming response with timing metrics. Accumulates content from OpenAI SSE chunks and records when the str
api/compute.py:37
↓ 1 callers
Function
_period_for
(day: datetime, bucket: str)
api/usage_log.py:341
↓ 1 callers
Method
_prepare_gemini_content
Extract and prepare content for Gemini API from OpenAI message content. Args: content: Either a string or a list of cont
api/gemini_pro_handler.py:338
↓ 1 callers
Function
_rollup_field
(service: str, day: str)
api/usage_log.py:224
↓ 1 callers
Function
_save_temp_video
( video_b64: str, max_size_mb: float, transcode: bool, scratch: Path )
api/messaging.py:354
↓ 1 callers
Function
_send_abuse_alert_async
(user_id: str, service: str)
api/quota_manager.py:107
↓ 1 callers
Function
_slugify
(name: str)
api/orgs.py:106
↓ 1 callers
Function
_sorted
Featured first in their curated order, then most recent.
api/marketplace.py:108
↓ 1 callers
Method
_stream_fireworks_response
Stream SSE chunks from Fireworks API.
api/fireworks_handler.py:188
↓ 1 callers
Method
_stream_gemini_response
Stream Gemini API response and convert to OpenAI SSE format.
api/gemini_pro_handler.py:225
↓ 1 callers
Method
_stream_openrouter_response
Stream SSE chunks from OpenRouter API.
api/openrouter_handler.py:239
↓ 1 callers
Method
_stream_response
(self, payload: dict)
api/gemini_handler.py:122
↓ 1 callers
Function
_validate_apple_cert_chain
Validate the x5c certificate chain from an Apple JWS. Pins the root against Apple Root CA G3 and verifies each link in the chain. Returns
api/apple_payments.py:80
↓ 1 callers
Function
_write_archive
(batch: list[tuple])
api/usage_log.py:241
↓ 1 callers
Function
_write_rollup
(batch: list[tuple])
api/usage_log.py:261
↓ 1 callers
Function
_writer_loop
Drain the queue into the sinks in batches until cancelled.
api/usage_log.py:310
↓ 1 callers
Function
accumulatorFor
(tc: any)
app/src/utils/sendApi.ts:193
↓ 1 callers
Method
acquireService
* Acquire a transcription service for a stream type. * Returns existing service if one is active, otherwise creates a new one. * Uses reference
app/src/utils/whisper/TranscriptionRouter.ts:80
↓ 1 callers
Function
addCustomServer
(address: string)
app/src/utils/inferenceServer.ts:57
↓ 1 callers
Method
addCustomServer
(address: string)
app/src/utils/ModelManager.ts:382
↓ 1 callers
Method
addMarker
(label: string)
app/src/utils/recordingManager.ts:46
↓ 1 callers
Function
add_to_windows_path
(install_dir: &PathBuf)
app/desktop/src/install_cli.rs:97
↓ 1 callers
Function
agentHasCameraSensor
(systemPrompt: string)
app/src/components/AgentCard/agentCapabilities.tsx:206
↓ 1 callers
Function
agentHasScreenSensor
(systemPrompt: string)
app/src/components/AgentCard/agentCapabilities.tsx:199
↓ 1 callers
Function
appendAgentImageMemory
(agentId: string, images: string[])
app/src/utils/agent_database.ts:370
↓ 1 callers
Function
apply
(rec)
api/orgs.py:721
↓ 1 callers
Function
apply
(record: dict)
api/marketplace.py:87
↓ 1 callers
Method
applyPersistedGpuSetting
* Apply persisted GPU setting to the engine * Call this before loading a model
app/src/utils/localLlm/NativeLlmManager.ts:879
↓ 1 callers
Function
at
(offset: number)
websites/landing/src/wheel/OptionWheel.tsx:146
↓ 1 callers
Function
at
(offset: number)
app/src/components/AICreator/OptionWheel.tsx:146
↓ 1 callers
Function
awaitGemmaLoaded
Resolve once the Gemma worker reaches `loaded` for `modelId` (or reject on `error`).
app/src/mcp/localModel.ts:35
↓ 1 callers
Function
broadcast
()
app/src/utils/pullModelManager.ts:35
↓ 1 callers
Function
broadcast_command
Internal function to broadcast a command via SSE (called by shortcut system)
app/desktop/src/commands.rs:90
↓ 1 callers
Function
buildImageArg
(ctx: SensorContext)
app/src/utils/agentTemplateManager.ts:22
↓ 1 callers
Function
buildKeyCombo
(event: KeyboardEvent)
app/src/components/SettingsTab.tsx:126
↓ 1 callers
Function
buildKeyCombo
(event: KeyboardEvent)
app/src/desktop/LauncherShell.tsx:83
↓ 1 callers
Method
build_chat_prompt
Build a chat prompt from messages using a simple template
app/plugins/llm_engine/src/lib.rs:632
↓ 1 callers
Function
build_engine
(model: PathBuf, mmproj: PathBuf, n_batch: u32, image_tokens: i32, n_ubatch: u32)
app/plugins/llm_engine/src/multimodal_thinking_repro.rs:90
↓ 1 callers
Method
build_prompt_with_template
Build a prompt using the model's own Jinja chat template via the llama-cpp-2 API. Falls back to `build_chat_prompt` if the model has no embedded templ
app/plugins/llm_engine/src/lib.rs:574
↓ 1 callers
Function
bundled_binary_path
()
app/desktop/src/install_cli.rs:63
↓ 1 callers
Function
calculateDHash
(base64Image: string, label: string)
app/src/utils/change_detector.ts:383
↓ 1 callers
Method
calculateDuration
(iteration: IterationData)
app/src/utils/IterationStore.ts:230
↓ 1 callers
Function
calculateLevenshteinSimilarity
(str1: string, str2: string)
app/src/utils/change_detector.ts:161
↓ 1 callers
Method
cancelGeneration
()
app/src/utils/localLlm/NativeLlmManager.ts:667
↓ 1 callers
Function
captureCameraImage
(_stream: MediaStream, agentId?: string)
app/src/utils/cameraCapture.ts:12
↓ 1 callers
Function
captureFrameAndOCR
(_stream: MediaStream, agentId?: string, streamType?: 'camera' | 'screen')
app/src/utils/screenOCR.ts:21
↓ 1 callers
Function
captureScreenImage
(_stream: MediaStream, agentId?: string, streamType?: 'camera' | 'screen')
app/src/utils/screenCapture.ts:63
↓ 1 callers
Function
captureScreenTauri
* Mobile app (Tauri iOS/Android): trigger the native picker via tauriStreamCapture — the * same singleton the agent loop acquires, so the live stream
app/src/mcp/registry.ts:191
↓ 1 callers
Function
captureScreenWeb
Web / mobile web: getDisplayMedia picker, grab one frame via a hidden <video>.
app/src/mcp/registry.ts:135
↓ 1 callers
Function
capture_monitor_thumbnail
Capture a thumbnail of a monitor
app/plugins/screen-capture/src/targets.rs:181
↓ 1 callers
Function
capture_pixel_dimensions
Determine the capture buffer size in PIXELS for a given content filter. `SCStreamConfiguration` sizes are in pixels, but `SCDisplay`/`SCWindow` frame
app/plugins/screen-capture/src/macos.rs:707
← previous
next →
401–500 of 2,175, ranked by callers