MCPcopy Index your code

hub / github.com/fastrepl/anarlog / functions

Functions3,513 in github.com/fastrepl/anarlog

↓ 450 callersFunctioncn
(...inputs: ClassValue[])
packages/utils/src/cn.ts:20
↓ 361 callersFunctionrender
(tpl: Template)
plugins/template/js/bindings.gen.ts:9
↓ 173 callersMethodsetCell
( tableId: "transcripts", rowId: string, cellId: "words" | "speaker_hints", value: string, )
apps/desktop/src/stt/utils.ts:13
↓ 125 callersMethodgetCell
( tableId: "transcripts", rowId: string, cellId: "words" | "speaker_hints", )
apps/desktop/src/stt/utils.ts:8
↓ 114 callersFunctiont
( input: TemplateStringsArray | { message?: string } | string, ...values: unknown[] )
apps/desktop/src/sidebar/settings.test.tsx:15
↓ 111 callersFunctioncreateSessionTab
( overrides: SessionOverrides = {}, )
apps/desktop/src/store/zustand/tabs/test-utils.ts:22
↓ 106 callersFunctiont
( input: TemplateStringsArray | LinguiDescriptor | string, ...values: unknown[] )
apps/desktop/src/session/components/note-input/header.test.tsx:62
↓ 105 callersMethodcreate
(options?: CreateBunSandboxOptions)
packages/agent-support/src/modal/sandbox.ts:88
↓ 98 callersFunctionget
()
apps/desktop/src/store/zustand/ai-task/tasks.test.ts:22
↓ 97 callersMethodemit
(event: EnhancerEvent)
apps/desktop/src/services/enhancer/index.ts:171
↓ 90 callersFunctionset
(updater: any)
apps/desktop/src/store/zustand/ai-task/tasks.test.ts:16
↓ 85 callersMethodgetRow
(tableName: string, rowId: string)
apps/desktop/src/store/tinybase/persister/shared/deletion-marker.ts:50
↓ 82 callersMethodupdate
(id: number | Interceptor, fn: Interceptor)
packages/api-client/src/generated/client/utils.gen.ts:260
↓ 62 callersFunctioncleanup
(clearSession = true)
apps/desktop/src/store/zustand/listener/general-batch.ts:101
↓ 58 callersFunctionfetch
(path: string, remoteName: string)
plugins/git/js/bindings.gen.ts:81
↓ 49 callersFunctionuseListener
( selector: Parameters< typeof useStore<ReturnType<typeof createListenerStore>, T> >[1], )
apps/desktop/src/stt/contexts.tsx:814
↓ 42 callersFunctioncreateListenerStore
()
apps/desktop/src/store/zustand/listener/index.ts:23
↓ 38 callersMethodfocus
()
packages/editor/src/chat/index.tsx:62
↓ 38 callersMethodon
(listener: (event: EnhancerEvent) => void)
apps/desktop/src/services/enhancer/index.ts:166
↓ 35 callersFunctiont
(input: TemplateStringsArray | string, ...values: unknown[])
apps/desktop/src/session/components/outer-header/metadata/index.test.tsx:14
↓ 33 callersFunctionjson2md
(jsonContent: JSONContent)
packages/editor/src/markdown.ts:1456
↓ 33 callersFunctionsafeParseDate
(value: unknown)
packages/utils/src/date.ts:14
↓ 32 callersFunctionid
()
apps/desktop/src/shared/utils.ts:9
↓ 32 callersFunctiontext
(state, node)
packages/editor/src/markdown.ts:1319
↓ 31 callersFunctionisOldModel
(id: string)
apps/desktop/src/settings/ai/shared/list-common.ts:117
↓ 30 callersFunctionmd2json
(markdown: string)
packages/editor/src/markdown.ts:1434
↓ 29 callersMethodgetTable
(tableName: string)
apps/desktop/src/store/tinybase/persister/shared/deletion-marker.ts:49
↓ 28 callersFunctioncreateDeps
( overrides?: Partial<ConstructorParameters<typeof EnhancerService>[0]>, )
apps/desktop/src/services/enhancer/index.test.ts:108
↓ 27 callersFunctionuseMountEffect
(effect: () => void | (() => void))
apps/desktop/src/shared/hooks/useMountEffect.ts:3
↓ 26 callersFunctioncreateTestMainStore
()
apps/desktop/src/store/tinybase/persister/testing/mocks.ts:15
↓ 25 callersFunctionformat
(content, fieldOrder = ARTICLE_FIELD_ORDER)
apps/web/scripts/mdx-format-core.js:79
↓ 25 callersFunctionsetLiveState
( set: StoreApi<T>["setState"], update: (live: LiveState) => void, )
apps/desktop/src/store/zustand/listener/general-shared.ts:110
↓ 25 callersFunctiont
( input: | TemplateStringsArray | { message?: string; values?: Record<string, unknown> }
apps/desktop/src/sidebar/timeline/index.test.tsx:32
↓ 25 callersFunctionuseAuth
()
apps/desktop/src/auth/context.tsx:72
↓ 25 callersFunctionuseConfigValue
( key: K, )
apps/desktop/src/shared/config/index.ts:27
↓ 24 callersFunctioncreateMockIndexes
(tables: Tables)
apps/desktop/src/services/enhancer/index.test.ts:72
↓ 24 callersFunctioncreateMockStore
(tables: Tables)
apps/desktop/src/services/enhancer/index.test.ts:47
↓ 24 callersFunctioncreateTables
(data?: { transcripts?: Record<string, { session_id: string; words: string }>; enhanced_notes?: Record<
apps/desktop/src/services/enhancer/index.test.ts:26
↓ 24 callersFunctiongetCurrentWebviewWindowLabel
()
plugins/windows/js/index.ts:14
↓ 24 callersFunctionuseClassicMainShortcuts
()
apps/desktop/src/main/useShortcuts.tsx:3
↓ 23 callersFunctiongetGitHubCredentials
()
apps/web/src/functions/github-content.ts:77
↓ 23 callersFunctionuseBillingAccess
()
apps/desktop/src/auth/billing.tsx:256
↓ 21 callersFunctionpipe
(...fns: PipeStep[])
apps/desktop/src/store/zustand/ai-task/task-configs/enhance-validator.ts:20
↓ 21 callersFunctionsettingsToContent
(data: unknown)
apps/desktop/src/store/tinybase/persister/settings/transform.ts:214
↓ 21 callersFunctionstringCell
(value: unknown)
apps/desktop/src/session/components/outer-header/metadata/participants/event-contact-extraction.ts:1099
↓ 20 callersFunctiondispatchEscape
(target: EventTarget = window)
apps/desktop/src/main/useShortcuts.test.tsx:684
↓ 20 callersMethodenhance
(sessionId: string, opts?: EnhanceOpts)
apps/desktop/src/services/enhancer/index.ts:264
↓ 20 callersFunctiongetPreferredProviderModel
( savedModel: string | undefined, models: string[], options?: PreferredProviderModelOptions, )
apps/desktop/src/settings/ai/llm/selection.ts:5
↓ 20 callersFunctionisDev
()
apps/web/src/functions/github-content.ts:11
↓ 19 callersFunctionasTablesChanges
(tables: TablesInput)
packages/tinybase-utils/src/as-tables-changes.ts:22
↓ 19 callersFunctioncreateDeletionMarker
( store: DeletionMarkerStore, tableConfigs: TConfig[], )
apps/desktop/src/store/tinybase/persister/shared/deletion-marker.ts:57
↓ 19 callersMethoddisconnect
()
apps/desktop/src/chat/components/context-bar.test.tsx:22
↓ 19 callersFunctiondispatch
(tr: Transaction)
packages/editor/src/note/keymap.test.ts:31
↓ 19 callersFunctionrenderFloatingActionButton
( props: Partial<React.ComponentProps<typeof FloatingActionButton>> = {}, )
apps/desktop/src/session/components/floating/index.test.tsx:145
↓ 19 callersMethoduse
(fn: Interceptor)
packages/api-client/src/generated/client/utils.gen.ts:269
↓ 18 callersFunctionextractChangedTables
( changes: | PersistedChanges<Schemas, Persists.StoreOrMergeableStore> | undefined, )
packages/tinybase-utils/src/extract-changed-tables.ts:37
↓ 18 callersFunctiongetSessionEvent
(session: { event_json?: string | null; })
apps/desktop/src/session/utils.ts:7
↓ 18 callersFunctionnormalizeName
(value: string)
apps/desktop/src/session/components/outer-header/metadata/participants/event-contact-extraction.ts:1084
↓ 18 callersMethodobserve
()
apps/desktop/src/chat/components/context-bar.test.tsx:20
↓ 18 callersFunctionuseShell
()
apps/desktop/src/contexts/shell/index.tsx:28
↓ 18 callersFunctionuseStartListening
(sessionId: string)
apps/desktop/src/stt/useStartListening.ts:68
↓ 17 callersFunctionbuild
(url: URL, attrs: Omit<WorkAttrs, "url">)
packages/editor/src/app-link/work.ts:55
↓ 17 callersFunctioncreateMockStore
(tables: Partial<TestData> = {})
apps/desktop/src/store/tinybase/persister/shared/deletion-marker.test.ts:15
↓ 17 callersFunctioniterateTableRows
( tables: T | undefined, tableName: K, )
packages/tinybase-utils/src/iterate-table-rows.ts:39
↓ 17 callersFunctionwriteValue
(value: unknown)
apps/desktop/src/stt/render-transcript.ts:78
↓ 16 callersFunctionisSameTab
(a: Tab, b: Tab)
apps/desktop/src/store/zustand/tabs/schema.ts:238
↓ 16 callersFunctioniterateTableRows
( tables: TablesContent | undefined, tableName: K, )
apps/desktop/src/store/tinybase/persister/shared/utils.ts:13
↓ 16 callersFunctionoption
( id: string, name: string, overrides: Partial<SpeakerParticipantOption> = {}, )
apps/desktop/src/session/components/note-input/transcript/renderer/speaker-assign.test.ts:142
↓ 16 callersFunctionsanitizeFilename
(name: string)
apps/desktop/src/store/tinybase/persister/shared/paths.ts:56
↓ 16 callersFunctionsetStoreActive
( store: ReturnType<typeof createListenerStore>, sessionId = "session-1", )
apps/desktop/src/stt/contexts.test.tsx:59
↓ 15 callersFunctioncomputeCurrentNoteTab
( tabView: EditorView | null, isLiveSessionActive: boolean, firstEnhancedNoteId: string | undefined, c
apps/desktop/src/session/components/compute-note-tab.ts:3
↓ 15 callersFunctioncreateClient
(config: Config = {})
packages/api-client/src/generated/client/client.gen.ts:22
↓ 15 callersFunctioncreateMockAITaskStore
()
apps/desktop/src/services/enhancer/index.test.ts:90
↓ 15 callersFunctiongetChangedSessionIds
( tables: TablesContent, changedTables: ChangedTables, )
apps/desktop/src/store/tinybase/persister/session/changes.ts:57
↓ 15 callersFunctionnormalizeEmail
(value: string | undefined | null)
apps/desktop/src/session/components/outer-header/metadata/participants/event-contact-extraction.ts:1060
↓ 15 callersFunctionrequireEnv
(value: T | undefined, name: string)
apps/web/src/env.ts:10
↓ 15 callersFunctionsafeParseJson
( value: unknown, )
apps/desktop/src/store/tinybase/persister/shared/fs.ts:1
↓ 15 callersFunctionwithEarlyValidationRetry
( executeStream: ( signal: AbortSignal, attemptContext: { attempt: number; previousFeedback?: string
apps/desktop/src/store/zustand/ai-task/shared/validate.ts:7
↓ 14 callersFunctionbuildSessionTitle
(title: string)
packages/editor/src/daily/linked-session-content.test.ts:5
↓ 14 callersFunctioncreateParams
( overrides: Partial<EnhanceSuccessParams> = {}, )
apps/desktop/src/store/zustand/ai-task/task-configs/enhance-success.test.ts:33
↓ 14 callersFunctioncreateStore
()
apps/desktop/src/session/components/outer-header/metadata/participants/event-contact-extraction.test.ts:28
↓ 14 callersFunctioncreateStore
(row: TranscriptRow)
apps/desktop/src/stt/utils.test.ts:18
↓ 14 callersFunctioncreateTaskSourceKey
(source: TaskSource)
packages/editor/src/tasks.ts:115
↓ 14 callersFunctionextractSessionIdAndFolder
(path: string)
apps/desktop/src/store/tinybase/persister/session/load/meta.ts:7
↓ 14 callersFunctionisFileNotFoundError
(error: unknown)
apps/desktop/src/store/tinybase/persister/shared/fs.ts:17
↓ 14 callersFunctionmodelSupportsImageInput
( providerId: string | undefined, modelId: string | undefined, )
apps/desktop/src/settings/ai/shared/model-capabilities.ts:9
↓ 14 callersFunctionopenIntegrationUrl
( nangoIntegrationId: string | undefined, connectionId: string | undefined, action: "connect" | "reconne
apps/desktop/src/shared/integration.ts:6
↓ 14 callersFunctionsessionAudioExpired
( createdAt: unknown, policy: AudioRetentionPolicy, nowMs = Date.now(), )
apps/desktop/src/services/audio-retention.ts:21
↓ 14 callersFunctionstoreToSettings
( store: Store, languageDefaults?: LanguageDefaults, )
apps/desktop/src/store/tinybase/persister/settings/transform.ts:220
↓ 14 callersFunctiontemplateDataError
(context: string, detail: string)
apps/desktop/src/templates/codec.ts:12
↓ 13 callersMethodapplyLiveDelta
(delta: LiveTranscriptDelta)
apps/desktop/src/stt/utils.ts:123
↓ 13 callersFunctioncollectStream
(stream: AsyncIterable<T>)
apps/desktop/src/store/zustand/ai-task/shared/validate.test.ts:18
↓ 13 callersFunctioncreateMockStream
( chunks: TextStreamPart<ToolSet>[], signal?: AbortSignal, )
apps/desktop/src/store/zustand/ai-task/shared/validate.test.ts:6
↓ 13 callersFunctioncreateTaskId
( entityId: string, taskType: T, )
apps/desktop/src/store/zustand/ai-task/task-configs/index.ts:44
↓ 13 callersFunctioncreateTranscriptAccumulator
( store: TranscriptStore, transcriptId: string, initialState?: TranscriptAccumulatorInitialState, )
apps/desktop/src/stt/utils.ts:92
↓ 13 callersMethoddispose
()
apps/desktop/src/stt/utils.ts:187
↓ 13 callersFunctionjsonObject
(schema: T)
packages/store/src/shared.ts:6
↓ 13 callersFunctionok
(data: T)
apps/desktop/src/store/tinybase/persister/shared/load-result.ts:5
↓ 13 callersFunctionuseNativeContextMenu
(items: MenuItemDef[])
apps/desktop/src/shared/hooks/useNativeContextMenu.ts:36
↓ 12 callersFunctionchatFloatingPanelShellClassNames
()
apps/desktop/src/chat/surface.ts:19
next →1–100 of 3,513, ranked by callers