MCPcopy Index your code

hub / github.com/fastrepl/anarlog / functions

Functions3,513 in github.com/fastrepl/anarlog

↓ 12 callersMethodclear
()
packages/api-client/src/generated/client/utils.gen.ts:237
↓ 12 callersFunctioncreateDebouncedBatcher
( onFlush: (items: Map<string, T>) => void, debounceMs: number, )
apps/desktop/src/store/tinybase/persister/shared/listener.ts:23
↓ 12 callersFunctioncreateEmptyLoadedSessionData
()
apps/desktop/src/store/tinybase/persister/session/load/types.ts:19
↓ 12 callersFunctioncreateEnhanceValidator
( template: EnhanceTemplate | null, )
apps/desktop/src/store/zustand/ai-task/task-configs/enhance-validator.ts:82
↓ 12 callersFunctioncreateIndexes
(tables: Record<string, Record<string, any>>)
apps/desktop/src/chat/tools/session-correction.test.ts:40
↓ 12 callersFunctiongetLocalContentPath
()
apps/web/src/functions/github-content.ts:15
↓ 12 callersFunctionhasStoredNoteContent
(value: unknown)
apps/desktop/src/session/components/shared.tsx:43
↓ 12 callersFunctionisRecord
(value: unknown)
apps/desktop/src/chat/transport/helpers.ts:3
↓ 12 callersMethodstart
(test: Frameworks.Test, videoPath: string)
e2e/blackbox/record.ts:19
↓ 12 callersFunctionsyncEvents
( _ctx: Ctx, { incoming, existing, incomingParticipants }: EventsSyncInput, )
apps/desktop/src/services/calendar/process/events/sync.ts:4
↓ 11 callersFunctionbuild
( url: URL, attrs: Omit<GitHubAttrs, "provider" | "url">, )
packages/editor/src/app-link/github.ts:46
↓ 11 callersFunctionbuildSessionPath
( dataDir: string, sessionId: string, folderPath: string = "", )
apps/desktop/src/store/tinybase/persister/shared/paths.ts:19
↓ 11 callersFunctionbuildTimelineBuckets
({ timelineEventsTable, timelineSessionsTable, timezone, }: { timelineEventsTable: TimelineEventsTable
apps/desktop/src/sidebar/timeline/utils/index.ts:441
↓ 11 callersFunctioncreateMockCtx
( overrides: Partial<Ctx> & { eventToSession?: Map<string, string>; nonEmptySessions?: Set<string>;
apps/desktop/src/services/calendar/process/events/sync.test.ts:43
↓ 11 callersFunctioncreateStore
(tables: Record<string, Record<string, any>>)
apps/desktop/src/chat/tools/session-correction.test.ts:10
↓ 11 callersFunctiondeterministicGenerationSettings
(model: LanguageModel)
apps/desktop/src/ai/model-settings.ts:3
↓ 11 callersFunctiongetCollectionFromPath
( filePath: string, )
apps/web/src/functions/github-content.ts:136
↓ 11 callersFunctionhandleSelect
(repo: string)
apps/desktop/src/settings/todo/github.tsx:81
↓ 11 callersFunctionisAborted
(signal: AbortSignal | undefined)
apps/desktop/src/services/calendar/index.ts:143
↓ 11 callersFunctionliveDelta
( newWords: LiveTranscriptDelta["new_words"], replacedIds: string[] = [], )
apps/desktop/src/stt/utils.test.ts:55
↓ 11 callersFunctionnormalizeAudioRetention
(value: unknown, fallback?: T)
apps/desktop/src/services/audio-retention-policy.ts:18
↓ 11 callersFunctionparseAppLinkUrl
(rawUrl: string)
packages/editor/src/app-link/index.ts:56
↓ 11 callersFunctionparseJsonContent
(raw: string | undefined | null)
packages/editor/src/markdown.ts:1422
↓ 11 callersFunctionrequiredInProd
(schema: T)
apps/web/src/env.ts:7
↓ 11 callersFunctionscheduleSync
()
apps/desktop/src/meeting-float/host.tsx:334
↓ 11 callersMethodstart
()
apps/desktop/src/services/enhancer/index.ts:145
↓ 11 callersFunctionsyncInput
(overrides: Partial<EventsSyncInput> = {})
apps/desktop/src/services/calendar/process/events/sync.test.ts:101
↓ 11 callersFunctionuseLanguageModel
(task?: CharTask)
apps/desktop/src/ai/hooks/useLLMConnection.ts:56
↓ 10 callersFunctioncreate
(context)
eslint-plugin-hypr.mjs:115
↓ 10 callersFunctioncreateExistingEvent
( overrides: Partial<ExistingEvent> = {}, )
apps/desktop/src/services/calendar/process/events/sync.test.ts:84
↓ 10 callersFunctioncreateSession
(store: Store, title?: string)
apps/desktop/src/store/tinybase/store/sessions.ts:19
↓ 10 callersFunctiongetActiveLineIndex
( words: SegmentWord[], offsetMs: number, currentMs: number, )
apps/desktop/src/session/components/note-input/transcript/renderer/utils.ts:49
↓ 10 callersFunctiongetFloatingRouteState
( state: ListenerState, { sessionId, colorScheme = "dark", settings = DEFAULT_FLOATING_OVERLAY
apps/desktop/src/meeting-float/host.tsx:470
↓ 10 callersFunctiongraphql
( query: string, variables: Record<string, unknown>, token: string, )
apps/web/src/functions/github-projects.ts:10
↓ 10 callersFunctionmockNearbyEventStore
(event: { id?: string; title?: string; started_at: string; meeting_link?: string; location?: string;
apps/desktop/src/stt/contexts.test.tsx:91
↓ 10 callersFunctionparseSessionIdFromPath
(path: string)
apps/desktop/src/store/tinybase/persister/session/changes.ts:11
↓ 10 callersFunctionrenderSidebarUpdateButton
()
apps/desktop/src/main/update-banner.test.tsx:388
↓ 10 callersFunctionsummaryContent
(markdown: string)
apps/desktop/src/chat/tools/session-correction.test.ts:60
↓ 10 callersFunctionuseEnsureDefaultSummary
(sessionId: string)
apps/desktop/src/session/hooks/useEnhancedNotes.ts:49
↓ 10 callersFunctionwithToolLogging
( name: string, toolDef: T, )
apps/desktop/src/chat/tools/index.ts:26
↓ 9 callersFunctionapplyExtractedContactToHuman
( store: Store, sessionId: string, humanId: string, contacts: ExtractedEventContact[], options: {
apps/desktop/src/session/components/outer-header/metadata/participants/event-contact-extraction.ts:273
↓ 9 callersFunctionbuildChatSaveOps
( tables: TablesContent, dataDir: string, changedGroupIds?: Set<string>, )
apps/desktop/src/store/tinybase/persister/chat/save.ts:80
↓ 9 callersFunctionbuildPastSessionNotes
( store: MainStore, sessionId: string, userId: string | null, )
apps/desktop/src/session/insights/past-notes.ts:245
↓ 9 callersFunctioncreateJsonFilePersister
( store: MergeableStore<Schemas>, options: { tableName: TName; filename: string; label: string
apps/desktop/src/store/tinybase/persister/factories/json-file.ts:35
↓ 9 callersFunctioncreateMarkdownDirPersister
( store: MergeableStore<Schemas>, config: MarkdownDirPersisterConfig<TStorage>, )
apps/desktop/src/store/tinybase/persister/factories/markdown-dir.ts:152
↓ 9 callersFunctioncreateSpan
(id: string, text: string)
apps/desktop/src/session/components/note-input/search/matching.test.ts:55
↓ 9 callersFunctionfetchJson
(url: string, headers: Record<string, string>)
apps/desktop/src/settings/ai/shared/list-common.ts:78
↓ 9 callersFunctiongetEnhancerService
()
apps/desktop/src/services/enhancer/index.ts:126
↓ 9 callersFunctiongetSafeNodePos
(getPos: () => number | undefined)
packages/editor/src/node-views/error-boundary.tsx:120
↓ 9 callersFunctiongetToken
()
apps/web/src/functions/github-projects.ts:6
↓ 9 callersFunctionhideFloatingMeetingPanel
()
apps/desktop/src/meeting-float/host.tsx:1067
↓ 9 callersFunctionisCatalogUnavailableError
( error: { code?: string | null; message?: string | null; } | null, )
apps/web/src/functions/media-catalog.ts:31
↓ 9 callersFunctionisConfiguredSttModel
( provider?: string | null, model?: string | null, )
apps/desktop/src/stt/capabilities.ts:66
↓ 9 callersFunctionisSupportedLocalSttModel
( model?: string | null, )
apps/desktop/src/stt/capabilities.ts:41
↓ 9 callersFunctionmakeMethodFn
(method: Uppercase<HttpMethod>)
packages/api-client/src/generated/client/client.gen.ts:237
↓ 9 callersFunctionmakeSseFn
(method: Uppercase<HttpMethod>)
packages/api-client/src/generated/client/client.gen.ts:240
↓ 9 callersFunctionnormalizeKeywordList
(words: string[])
apps/desktop/src/stt/keywords.ts:1
↓ 9 callersMethodrender
()
packages/editor/src/editor-error-boundary.tsx:61
↓ 9 callersFunctionrenderTitleInput
( props: Partial<ComponentProps<typeof TitleInput>> = {}, )
apps/desktop/src/session/components/title-input.test.tsx:48
↓ 9 callersFunctionresetTabsStore
()
apps/desktop/src/store/zustand/tabs/test-utils.ts:98
↓ 9 callersFunctionrunBatchSession
( get: StoreApi<T>["getState"], sessionId: string, params: TranscriptionParams, )
apps/desktop/src/store/zustand/listener/general-batch.ts:83
↓ 9 callersFunctionshowTransientToast
( toast: TransientToastInput, options?: { durationMs?: number | null }, )
apps/desktop/src/sidebar/toast/transient.ts:71
↓ 9 callersFunctionsortModelsByRecency
(models: string[])
apps/desktop/src/settings/ai/shared/list-common.ts:152
↓ 9 callersFunctionupsertSpeakerAssignment
( store: TranscriptStore, transcriptId: string, segmentKey: SegmentKey, humanId: string, anchorWordI
apps/desktop/src/stt/utils.ts:229
↓ 9 callersFunctionusePermission
(type: Permission)
apps/desktop/src/shared/hooks/usePermissions.ts:10
↓ 9 callersFunctionuseRunBatch
(sessionId: string)
apps/desktop/src/stt/useRunBatch.ts:196
↓ 9 callersFunctionwrapWithThinkingMiddleware
( model: LanguageModelV3, )
apps/desktop/src/ai/hooks/useLLMConnection.ts:223
↓ 8 callersFunctionbuildRenderTranscriptRequestFromStore
( store: NonNullable<ReturnType<typeof main.UI.useStore>>, transcriptIds: string[], )
apps/desktop/src/stt/render-transcript.ts:147
↓ 8 callersFunctionclearSlashAndRun
( view: EditorView, from: number, to: number, command: ( state: EditorState, dispatch?: (tr: T
packages/editor/src/widgets/slash-command.tsx:52
↓ 8 callersFunctioncollectEnhanceImageContext
( sessionId: string, rawContent: string | string[], )
apps/desktop/src/store/zustand/ai-task/task-configs/enhance-images.ts:41
↓ 8 callersFunctioncreateContactsTab
( overrides: ContactsOverrides = {}, )
apps/desktop/src/store/zustand/tabs/test-utils.ts:37
↓ 8 callersFunctioncreateMainStore
()
apps/desktop/src/services/audio-retention.test.ts:39
↓ 8 callersFunctioncreateSettingsStore
()
apps/desktop/src/services/audio-retention.test.ts:45
↓ 8 callersFunctioncreateStore
(rows: Record<string, Record<string, unknown>>)
apps/desktop/src/chat/components/session-provider.test.tsx:73
↓ 8 callersFunctiondecodePathSegment
(value: string | undefined)
packages/editor/src/app-link/work.ts:36
↓ 8 callersFunctiondisplayLlmModelId
(providerId: string, model: string)
apps/desktop/src/settings/ai/shared/model-display.ts:8
↓ 8 callersFunctiondisplayModelLabel
(model: string, displayName?: string)
apps/desktop/src/settings/ai/stt/shared.tsx:141
↓ 8 callersFunctionensureFirstLineTitle
( content: JSONContent, title: string | null | undefined, )
apps/desktop/src/session/title-content.ts:14
↓ 8 callersFunctionextractMetadataMap
( items: readonly T[], extract: (item: T) => string, extractMetadata: (item: T) => ModelMetadata | undef
apps/desktop/src/settings/ai/shared/list-common.ts:202
↓ 8 callersFunctiongetAdditionalSpokenLanguages
( mainLanguage: string | null | undefined, spokenLanguages: readonly string[] | null | undefined, )
apps/desktop/src/settings/general/language.ts:67
↓ 8 callersFunctiongetAppLinkDisplayParts
(attrs: AppLinkAttrs)
packages/editor/src/app-link/index.ts:75
↓ 8 callersFunctiongetBucketInfo
( date: Date, timezone?: string, )
apps/desktop/src/sidebar/timeline/utils/index.ts:77
↓ 8 callersFunctiongetChangedChatGroupIds
( tables: TablesContent, changedTables: ChangedTables, )
apps/desktop/src/store/tinybase/persister/chat/changes.ts:15
↓ 8 callersFunctiongetLocalModelIcon
(model: string)
apps/desktop/src/settings/ai/stt/model-icon.tsx:14
↓ 8 callersFunctiongetSessionSaveScope
( changedTables?: ChangedTables, )
apps/desktop/src/store/tinybase/persister/session/changes.ts:122
↓ 8 callersFunctionhasTableChange
( changedTables: ChangedTables, table: keyof ChangedTables, )
apps/desktop/src/store/tinybase/persister/session/changes.ts:149
↓ 8 callersFunctionimportData
( store: Store, data: unknown, onPersistComplete: () => Promise<void>, )
apps/desktop/src/store/tinybase/store/importer.ts:121
↓ 8 callersFunctionisBefore
(first: Element, second: Element)
apps/desktop/src/sidebar/timeline/index.test.tsx:1140
↓ 8 callersFunctionisValidContent
(content: unknown)
packages/editor/src/markdown.ts:1414
↓ 8 callersFunctionmockPanelWidths
(widths: { bodyPanelWidth: number; leftSidebarWidth: number; rightPanelWidth?: number; })
apps/desktop/src/shared/main/chat-panels.test.tsx:454
↓ 8 callersFunctionnormalizeThemePreference
( stored: string | null, )
apps/desktop/src/shared/theme/apply.ts:15
↓ 8 callersFunctionparseTranscriptWords
( store: TranscriptStore, transcriptId: string, )
apps/desktop/src/stt/utils.ts:30
↓ 8 callersFunctionpartition
( items: readonly T[], shouldIgnore: (item: T) => ModelIgnoreReason[] | null, extract: (item: T) => stri
apps/desktop/src/settings/ai/shared/list-common.ts:180
↓ 8 callersFunctionqueueTimeout
(callback: () => void, delay: number)
apps/web/src/routes/index.tsx:931
↓ 8 callersMethodreset
()
apps/desktop/src/audio-player/provider.tsx:55
↓ 8 callersFunctionresolveBootIsDark
( stored: string | null, prefersDark: boolean, )
apps/desktop/src/shared/theme/apply.ts:24
↓ 8 callersFunctionshouldIgnoreCommonKeywords
(id: string)
apps/desktop/src/settings/ai/shared/list-common.ts:91
↓ 8 callersFunctiontablesToChatJsonList
(tables: TablesContent)
apps/desktop/src/store/tinybase/persister/chat/save.ts:28
↓ 8 callersFunctiontablesToSessionMetaMap
( store: Store, )
apps/desktop/src/store/tinybase/persister/session/save/session.ts:41
↓ 8 callersFunctiontoTz
(date: Date | string, tz?: string)
apps/desktop/src/calendar/hooks.ts:15
← previousnext →101–200 of 3,513, ranked by callers