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
↓ 3 callers
Method
setContextParams
(params: Partial<ContextParams>)
app/src/utils/localLlm/NativeLlmManager.ts:893
↓ 3 callers
Function
setImageMemory
(agentId: string, images: string[])
app/src/utils/handlers/utils.ts:104
↓ 3 callers
Method
setInterimText
Set interim text (replaces previous interim, for streaming services)
app/src/utils/whisper/TranscriptionSubscriber.ts:29
↓ 3 callers
Method
setMcpYoloMode
(value: boolean)
app/src/utils/settings.ts:193
↓ 3 callers
Function
setState
(newState: Partial<PullState>)
app/src/utils/pullModelManager.ts:39
↓ 3 callers
Function
set_app_group_path
Set the App Group container path (called from Swift/iOS side)
app/mobile/src/audio_ring.rs:171
↓ 3 callers
Function
shouldPulse
(shortcutKey: string)
app/src/desktop/OverlayWindow.tsx:160
↓ 3 callers
Method
startNewBuffer
()
app/src/utils/recordingManager.ts:141
↓ 3 callers
Function
start_audio_stream
(on_audio: Channel<AudioData>)
app/plugins/screen-capture/src/audio.rs:381
↓ 3 callers
Function
start_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 callers
Method
stopCloudStreamTimer
()
app/src/utils/whisper/UnifiedTranscriptionService.ts:365
↓ 3 callers
Function
stopMic
()
app/src/components/AICreator/MCP.tsx:488
↓ 3 callers
Method
stopTranscriptionForStream
(type: AudioStreamType)
app/src/utils/streamManager.ts:758
↓ 3 callers
Method
teardownCameraStream
()
app/src/utils/streamManager.ts:654
↓ 3 callers
Function
useSubscriberText
( agentId: string, streamType: AudioStreamType )
app/src/hooks/useTranscriptionState.ts:42
↓ 3 callers
Function
useWhitelistPolling
( initial: PhoneEntry[], getToken: () => Promise<string | undefined>, channel?: WhitelistChannel, enab
app/src/components/whitelist/shared.ts:71
↓ 3 callers
Function
verify_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 callers
Method
__init__
(self, message)
api/api_handlers.py:50
↓ 2 callers
Method
_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 callers
Function
_digest_key
(day: str)
api/observability.py:100
↓ 2 callers
Function
_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 callers
Method
_handle_modern_proxy
A pure, simple proxy that streams requests and responses directly.
docker/observer-ollama/observer_ollama/handler.py:55
↓ 2 callers
Method
_headers
(self)
api/gemini_handler.py:66
↓ 2 callers
Function
_hour_bucket
(dt: datetime)
api/observability.py:92
↓ 2 callers
Function
_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 callers
Function
_revoke_seat
Strip org entitlement from a user. Their next /quota call reports free.
api/orgs.py:641
↓ 2 callers
Function
_rollup_key
One hash per user per month, so a year of history is a few reads.
api/usage_log.py:201
↓ 2 callers
Function
_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 callers
Function
_stats_key
(dt: datetime)
api/observability.py:96
↓ 2 callers
Function
_usage_for_members
Today's Redis counters for a specific set of users. Direct GETs, no scan.
api/orgs.py:514
↓ 2 callers
Method
addSubscriber
(subscriber: TranscriptionSubscriber)
app/src/utils/whisper/UnifiedTranscriptionService.ts:164
↓ 2 callers
Function
adminFetch
( adminKey: string, path: string, init: RequestInit = {} )
websites/partner_dashboard/src/api.ts:18
↓ 2 callers
Method
buildDecorations
(_view: EditorView)
app/src/components/AgentCard/ToolsModal.tsx:625
↓ 2 callers
Method
cancelDownload
* Cancel an ongoing download - signals Rust to stop and delete partial file
app/src/utils/localLlm/NativeLlmManager.ts:469
↓ 2 callers
Function
checkLocalServer
()
app/src/components/AppHeader.tsx:299
↓ 2 callers
Function
checkNumber
( number: string, token: string, channel?: WhitelistChannel, )
app/src/components/whitelist/shared.ts:41
↓ 2 callers
Function
checkPhoneWhitelist
( agentCode: string, getToken?: TokenProvider )
app/src/utils/pre-flight.ts:15
↓ 2 callers
Method
checkServer
(address: string)
app/src/utils/ModelManager.ts:447
↓ 2 callers
Function
check_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 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
commit
(delta: number)
websites/landing/src/wheel/OptionWheel.tsx:173
↓ 2 callers
Function
commit
(delta: number)
app/src/components/AICreator/OptionWheel.tsx:173
↓ 2 callers
Function
confirm
()
app/src/components/AICreator/UserInfoModal.tsx:359
↓ 2 callers
Function
consume
(line: string)
app/src/utils/sendApi.ts:24
↓ 2 callers
Function
contactValid
(kind: UserInfoKind, value: string)
app/src/utils/contactInfo.ts:33
↓ 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
Function
delete
(key: str)
api/r2_store.py:166
↓ 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:493
↓ 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:279
↓ 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
Function
generateWhitelistCode
()
app/src/utils/whitelistCode.ts:50
↓ 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:294
↓ 2 callers
Method
getCaptureQuality
()
app/src/utils/settings.ts:204
↓ 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:54
↓ 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
getPlatformName
()
app/src/utils/platform.ts:113
↓ 2 callers
Function
getPlatformTools
()
app/src/mcp/registry.ts:827
↓ 2 callers
Function
getPositionFromEvent
(e: React.MouseEvent | React.TouchEvent)
app/src/components/AgentCard/SensorPreviewPanel.tsx:68
← previous
next →
201–300 of 2,175, ranked by callers