MCPcopy Create free account

hub / github.com/fastrepl/anarlog / functions

Functions3,513 in github.com/fastrepl/anarlog

↓ 2 callersFunctionsleep
(ms: number)
packages/agent-support/src/modal/sandbox.ts:41
↓ 2 callersFunctionsortImageContexts
( images: Array<{ index: number; image: EnhanceImageContext }>, )
apps/desktop/src/store/zustand/ai-task/task-configs/enhance-images.ts:244
↓ 2 callersFunctionstartTrial
(options?: Options<StartTrialData, ThrowOnError>)
packages/api-client/src/generated/sdk.gen.ts:250
↓ 2 callersFunctionstopSelect
(event: React.SyntheticEvent<HTMLButtonElement>)
apps/desktop/src/settings/ai/stt/select.tsx:774
↓ 2 callersFunctionstopSyntheticProgress
()
apps/desktop/src/store/zustand/listener/general-batch.ts:94
↓ 2 callersFunctionstringifyToJsonValue
(input: unknown)
packages/api-client/src/generated/core/queryKeySerializer.gen.ts:33
↓ 2 callersFunctionstripEphemeralToolContext
( parts: HyprUIMessage["parts"], )
apps/desktop/src/chat/tools/strip-ephemeral-tool-context.ts:9
↓ 2 callersFunctionsync
()
apps/desktop/src/sidebar/timeline/realtime.tsx:84
↓ 2 callersFunctionsyncLocalSttServer
(store: Store)
apps/desktop/src/store/tinybase/store/settings.ts:369
↓ 2 callersFunctiontableCellSpan
(cell: PMNode, attr: "colspan" | "rowspan")
packages/editor/src/markdown.ts:1122
↓ 2 callersFunctiontaskIdentityPlugin
()
packages/editor/src/plugins/task-identity.ts:7
↓ 2 callersFunctionterminateSandbox
(sandbox: BunSandbox)
packages/agent-support/src/modal/sandbox.ts:139
↓ 2 callersFunctiontextReplacementRule
(pattern: RegExp, replacement: string)
packages/editor/src/note/keymap.ts:344
↓ 2 callersFunctiontoDisplayEntity
( ref: ContextRef, store: ReturnType<typeof main.UI.useStore>, removable: boolean, )
apps/desktop/src/chat/context/use-chat-context-pipeline.ts:74
↓ 2 callersFunctiontoIsoString
(value: string)
apps/desktop/src/session/components/outer-header/metadata/date.tsx:193
↓ 2 callersFunctiontoMutationTokenResponse
(result: FlowTokenResult)
apps/web/src/functions/auth.ts:92
↓ 2 callersFunctiontoString
(value: unknown)
apps/desktop/src/search/contexts/engine/utils.ts:128
↓ 2 callersFunctiontoSuccessTokenResponse
(result: FlowTokenResult)
apps/web/src/functions/auth.ts:81
↓ 2 callersFunctiontoTz
(date: Date)
apps/desktop/src/session/components/outer-header/metadata/index.tsx:129
↓ 2 callersFunctiontoUserTemplate
( id: string, title: string, description: string, pinned: boolean, pinOrder: number | null, catego
apps/desktop/src/templates/queries.ts:58
↓ 2 callersFunctiontokenError
(error: string)
apps/web/src/functions/auth.ts:51
↓ 2 callersFunctiontokenSuccess
(session: { access_token: string; refresh_token: string; })
apps/web/src/functions/auth.ts:40
↓ 2 callersFunctiontokenizeComparable
(value: string)
apps/desktop/src/chat/tools/session-correction.ts:187
↓ 2 callersFunctiontransformBatch
( response: BatchResponse, )
apps/desktop/src/store/zustand/listener/batch.ts:326
↓ 2 callersFunctiontransformForLoad
( data: TableData, jsonFields: JsonFieldMapping, )
apps/desktop/src/store/tinybase/persister/factories/json-file.ts:220
↓ 2 callersFunctiontransformWordEntries
( wordEntries: WordEntry[] | null | undefined, transcript: string, channel: number, options: { tim
apps/desktop/src/store/zustand/listener/utils.ts:47
↓ 2 callersFunctiontranslate
( input: | TemplateStringsArray | string | { message?: string; values?: Record<string, unknown>
apps/desktop/src/test-setup.ts:59
↓ 2 callersFunctiontrimEventText
(value: string | undefined)
apps/desktop/src/session/components/outer-header/metadata/participants/event-contact-extraction.ts:544
↓ 2 callersFunctiontruncateTitle
(title: string, maxLength: number)
apps/desktop/src/chat/store/chat-title.ts:77
↓ 2 callersFunctiontryParseAndConvertToMarkdown
(content: string)
apps/desktop/src/store/tinybase/persister/session/save/note.ts:138
↓ 2 callersFunctiontryParseJSON
(value: any, fallback: T)
apps/desktop/src/shared/config/index.ts:16
↓ 2 callersFunctiontryParseJson
( value: string | undefined, )
apps/desktop/src/store/tinybase/persister/session/save/session.ts:22
↓ 2 callersFunctionupdate
()
apps/desktop/src/sidebar/timeline/realtime.tsx:79
↓ 2 callersFunctionupdateHistoryCurrent
( history: Map<string, TabHistory>, tab: Tab, )
apps/desktop/src/store/zustand/tabs/navigation.ts:159
↓ 2 callersFunctionupdateLiveProgress
( live: LiveState, payload: CaptureStatusEvent, )
apps/desktop/src/store/zustand/listener/general-shared.ts:191
↓ 2 callersFunctionupdateWithHistory
( tabs: Tab[], currentTab: Tab, history: Map<string, TabHistory>, )
apps/desktop/src/store/zustand/tabs/basic.ts:337
↓ 2 callersFunctionuploadAudio
(options: { file: File | Blob; fileName: string; contentType: string; supabaseUrl: string; accessTok
packages/supabase/src/storage.ts:25
↓ 2 callersFunctionuploadToSignedUrl
(file: File, signedUpload: SignedUploadData)
apps/web/src/functions/media-upload.ts:52
↓ 2 callersFunctionupsertSession
({ store, ownerUserId, sessionId, startedAt, rawMd, }: { store: Store; ownerUserId: string; se
apps/desktop/src/devtools-panel/recurring-notes.ts:169
↓ 2 callersFunctionupsertSessionTags
( store: Store, sessionId: string, tagNames: string[], )
apps/desktop/src/store/zustand/ai-task/task-configs/summary-tags.ts:45
↓ 2 callersFunctionuseAppleCalendarSelection
()
apps/desktop/src/calendar/components/apple/calendar-selection.tsx:42
↓ 2 callersFunctionuseAudioTime
()
apps/desktop/src/audio-player/provider.tsx:94
↓ 2 callersFunctionuseAutoCloser
( onClose: () => void, { esc = true, outside = true, }: { esc?: boolean; outside?: boole
apps/desktop/src/shared/hooks/useAutoCloser.ts:5
↓ 2 callersFunctionuseAutoFocusEditor
({ editorRef, disabled, shouldFocus = true, }: { editorRef: React.RefObject<ChatEditorHandle | null>;
apps/desktop/src/chat/components/input/hooks.ts:94
↓ 2 callersFunctionuseCaretPosition
()
apps/desktop/src/session/components/caret-position-context.tsx:40
↓ 2 callersFunctionuseChatActions
({ groupId, onGroupCreated, }: { groupId: string | undefined; onGroupCreated: (newGroupId: string) =>
apps/desktop/src/chat/store/use-chat-actions.ts:12
↓ 2 callersFunctionuseChatAutoScroll
(status: ChatStatus)
apps/desktop/src/chat/components/body/use-chat-auto-scroll.ts:9
↓ 2 callersFunctionuseConnectionHealth
()
apps/desktop/src/settings/ai/llm/health.tsx:24
↓ 2 callersFunctionuseDesktopUpdateControl
()
apps/desktop/src/main/update-banner.tsx:48
↓ 2 callersFunctionuseDraftState
({ draftKey, onDraftContentChange, onContextRefsChange, }: { draftKey: string; onDraftContentChange?
apps/desktop/src/chat/components/input/hooks.ts:11
↓ 2 callersFunctionuseElementRect
(selector: string)
apps/desktop/src/sidebar/toast/index.tsx:322
↓ 2 callersFunctionuseEnabledCalendars
()
apps/desktop/src/calendar/hooks.ts:86
↓ 2 callersFunctionuseEnhancedViewTitle
(enhancedNoteId: string)
apps/desktop/src/session/components/note-input/header.tsx:387
↓ 2 callersFunctionuseLeftSidebar
()
apps/desktop/src/contexts/shell/leftsidebar.ts:4
↓ 2 callersFunctionuseListenButtonState
(sessionId: string)
apps/desktop/src/session/components/shared.tsx:164
↓ 2 callersFunctionuseLlmSettings
()
apps/desktop/src/settings/ai/llm/context.tsx:29
↓ 2 callersFunctionuseMainContentCenterOffset
()
apps/desktop/src/shared/main/content-offset.ts:5
↓ 2 callersFunctionuseMainStoreRowsRevision
( tableId: StoreTableId, rowIds: readonly string[], )
apps/desktop/src/store/tinybase/hooks/index.tsx:213
↓ 2 callersFunctionuseMeetingFloatMainStore
()
apps/desktop/src/meeting-float/hooks.ts:5
↓ 2 callersFunctionuseNewNoteAndListen
({ behavior = "new", }: { behavior?: "new" | "current"; } = {})
apps/desktop/src/shared/useNewNote.ts:40
↓ 2 callersFunctionuseNoteFileHandlerConfig
(sessionId: string)
apps/desktop/src/session/components/note-input/file-handler.ts:17
↓ 2 callersFunctionuseNotifications
()
apps/desktop/src/contexts/notifications.tsx:189
↓ 2 callersFunctionusePastSessionNotes
( sessionId: string, { enabled = true }: { enabled?: boolean } = {}, )
apps/desktop/src/session/insights/past-notes.ts:64
↓ 2 callersFunctionuseRegenerateTranscript
(sessionId: string)
apps/desktop/src/session/components/note-input/transcript/actions.ts:10
↓ 2 callersFunctionuseRegisterTools
( scopes: ToolScope | ToolScope[], factory: () => Record<string, any>, deps: React.DependencyList, )
apps/desktop/src/contexts/tool.tsx:46
↓ 2 callersFunctionuseRemoteSessionDeletionUndoListener
(active: boolean)
apps/desktop/src/session/hooks/useDeleteSession.ts:105
↓ 2 callersFunctionuseRenderData
( sessionId: string, transcriptIds: readonly string[], )
apps/desktop/src/session/components/note-input/transcript/render-request-hooks.ts:59
↓ 2 callersFunctionuseSaveTemplate
()
apps/desktop/src/templates/queries.ts:197
↓ 2 callersFunctionuseScrollDetection
( containerRef: RefObject<HTMLDivElement | null>, active = true, )
apps/desktop/src/session/components/note-input/transcript/renderer/viewport-hooks.ts:10
↓ 2 callersFunctionuseSearchEngine
()
apps/desktop/src/search/contexts/engine/index.tsx:145
↓ 2 callersFunctionuseSessionTab
()
apps/desktop/src/chat/components/use-session-tab.ts:5
↓ 2 callersFunctionuseSessionTranscriptRenderData
(sessionId: string)
apps/desktop/src/session/components/note-input/transcript/render-request-hooks.ts:39
↓ 2 callersFunctionuseStandaloneNoteTab
(sessionId: string)
apps/desktop/src/routes/app/note.$sessionId.tsx:47
↓ 2 callersFunctionuseSttSettings
()
apps/desktop/src/settings/ai/stt/context.tsx:65
↓ 2 callersFunctionuseSubmit
({ draftKey, editorRef, disabled, onSendMessage, onDraftContentChange, onContextRefsChange, }: {
apps/desktop/src/chat/components/input/hooks.ts:49
↓ 2 callersFunctionuseTemplateTab
(tab: Extract<Tab, { type: "templates" }>)
apps/desktop/src/templates/utils.ts:121
↓ 2 callersFunctionuseToggleTemplateFavorite
()
apps/desktop/src/templates/queries.ts:246
↓ 2 callersFunctionuseToolRegistry
()
apps/desktop/src/contexts/tool.tsx:38
↓ 2 callersFunctionuseUpcomingMeetingLabelFormatter
()
apps/desktop/src/sidebar/timeline/upcoming-meeting.ts:150
↓ 2 callersFunctionuseUserTemplate
(id: string | null | undefined)
apps/desktop/src/templates/queries.ts:123
↓ 2 callersFunctionuseWebResources
(endpoint: string)
apps/desktop/src/shared/ui/resource-list/hooks.ts:3
↓ 2 callersFunctionvisit
(node: JSONContent | undefined)
apps/desktop/src/chat/components/input/hooks.ts:186
↓ 2 callersFunctionvisitRange
(from: number, to: number)
packages/editor/src/plugins/hashtag.ts:117
↓ 2 callersFunctionwaitForBillingUpdate
( refreshSession: () => Promise<unknown>, delayMs = 3000, )
apps/desktop/src/shared/billing.ts:1
↓ 2 callersFunctionwordEntriesFromTranscript
( entries: WordEntry[] | null | undefined, transcript: string, { channel, startSeconds = 0,
apps/desktop/src/store/zustand/listener/batch.ts:568
↓ 2 callersFunctionwordsToText
(words: Array<{ text: string; start_ms: number }>)
apps/desktop/src/store/zustand/listener/transcript.ts:234
↓ 2 callersFunctionwriteSessionContextDragData
( dataTransfer: DataTransfer, sessionId: string, fallbackText: string, )
apps/desktop/src/chat/context/session-drag.ts:32
↓ 2 callersFunctionwriteTranscriptHints
( store: TranscriptStore, transcriptId: string, hints: SpeakerHintWithId[], )
apps/desktop/src/stt/utils.ts:79
↓ 1 callersFunction__makeEvents__
( mappings: Record<keyof T, string>, )
plugins/notification/js/bindings.gen.ts:161
↓ 1 callersFunction__makeEvents__
( mappings: Record<keyof T, string>, )
plugins/deeplink2/js/bindings.gen.ts:73
↓ 1 callersFunction__makeEvents__
( mappings: Record<keyof T, string>, )
plugins/transcription/js/bindings.gen.ts:285
↓ 1 callersFunction__makeEvents__
( mappings: Record<keyof T, string>, )
plugins/windows/js/bindings.gen.ts:464
↓ 1 callersFunction__makeEvents__
( mappings: Record<keyof T, string>, )
plugins/calendar/js/bindings.gen.ts:190
↓ 1 callersFunction__makeEvents__
( mappings: Record<keyof T, string>, )
plugins/network/js/bindings.gen.ts:54
↓ 1 callersFunction__makeEvents__
( mappings: Record<keyof T, string>, )
plugins/local-stt/js/bindings.gen.ts:160
↓ 1 callersFunction__makeEvents__
( mappings: Record<keyof T, string>, )
plugins/todo/js/bindings.gen.ts:239
↓ 1 callersFunction__makeEvents__
( mappings: Record<keyof T, string>, )
plugins/fs-sync/js/bindings.gen.ts:280
↓ 1 callersFunction__makeEvents__
( mappings: Record<keyof T, string>, )
plugins/notify/js/bindings.gen.ts:54
↓ 1 callersFunction__makeEvents__
( mappings: Record<keyof T, string>, )
plugins/shortcut/js/bindings.gen.ts:72
↓ 1 callersFunction__makeEvents__
( mappings: Record<keyof T, string>, )
plugins/updater2/js/bindings.gen.ts:112
← previousnext →1,101–1,200 of 3,513, ranked by callers