MCPcopy Create free account

hub / github.com/fastrepl/anarlog / functions

Functions3,513 in github.com/fastrepl/anarlog

↓ 3 callersFunctionuseAnalytics
()
apps/web/src/hooks/use-posthog.ts:13
↓ 3 callersFunctionuseAttachStandaloneNoteToLiveSession
(sessionId: string)
apps/desktop/src/routes/app/note.$sessionId.tsx:32
↓ 3 callersFunctionuseCloseStandaloneNoteWindowOnEscape
()
apps/desktop/src/routes/app/note.$sessionId.tsx:86
↓ 3 callersFunctionuseConnectionHealth
()
apps/desktop/src/settings/ai/stt/health.tsx:52
↓ 3 callersFunctionuseCreateTemplate
()
apps/desktop/src/templates/queries.ts:158
↓ 3 callersFunctionuseEnsureDefaultSummaryFromState
({ batchError, enabled = true, enhancedNoteCount, hasTranscript, sessionId, sessionMode, }: { ba
apps/desktop/src/session/hooks/useEnhancedNotes.ts:67
↓ 3 callersFunctionuseEventCountdown
( sessionId: string, { onExpire }: { onExpire?: () => void } = {}, )
apps/desktop/src/session/hooks/useEventCountdown.ts:7
↓ 3 callersFunctionuseLLMConnection
()
apps/desktop/src/ai/hooks/useLLMConnection.ts:80
↓ 3 callersFunctionuseLLMConnectionStatus
()
apps/desktop/src/ai/hooks/useLLMConnection.ts:112
↓ 3 callersFunctionuseNow
()
apps/desktop/src/calendar/hooks.ts:20
↓ 3 callersFunctionuseOAuthCalendarSelection
(config: CalendarProvider)
apps/desktop/src/calendar/components/oauth/calendar-selection.tsx:35
↓ 3 callersFunctionuseRenderedTranscriptData
(transcriptId: string)
apps/desktop/src/session/components/note-input/transcript/renderer/data-hooks.ts:26
↓ 3 callersFunctionuseSearch
()
apps/desktop/src/session/components/note-input/search/context.tsx:41
↓ 3 callersFunctionuseToolState
(part: { state: string })
apps/desktop/src/chat/components/message/tool/shared.tsx:92
↓ 3 callersFunctionusesNoteSurfaceMinWidth
(tab: Pick<Tab, "type"> | null)
apps/desktop/src/shared/main/layout-widths.ts:5
↓ 3 callersFunctionvalidateSections
( value: unknown, context: string, { allowBareStrings, requireDescription, allowBlankDrafts
apps/desktop/src/templates/codec.ts:25
↓ 3 callersFunctionvalidateTargets
( value: unknown, context: string, { lenient }: { lenient: boolean }, )
apps/desktop/src/templates/codec.ts:127
↓ 2 callersFunctionaddDelimitedNames
(value: string, addName: (name: string) => void)
apps/desktop/src/session/components/outer-header/metadata/participants/event-contact-extraction.ts:597
↓ 2 callersFunctionaddIntegrationMenus
({ groups, connections, connectionSourceMap, provider, }: { groups: CalendarGroup[]; connections:
apps/desktop/src/onboarding/calendar.tsx:198
↓ 2 callersFunctionaddParentTextblockRange
( doc: PMNode, pos: number, ranges: ChangedRange[], )
packages/editor/src/plugins/changed-ranges.ts:112
↓ 2 callersFunctionaddPendingRowspans
()
packages/editor/src/markdown.ts:1143
↓ 2 callersFunctionappendDictionaryTerms
(terms: string[], value: string)
apps/desktop/src/settings/personalization/index.tsx:154
↓ 2 callersFunctionappendFileContextToolGuidance
( prompt: string | undefined, )
apps/desktop/src/chat/transport/use-transport.ts:32
↓ 2 callersFunctionappendTagLineToMarkdown
( markdown: string, tagNames: string[], )
apps/desktop/src/store/zustand/ai-task/task-configs/summary-tags.ts:30
↓ 2 callersFunctionappendTaskItems
( content: JSONContent, taskItems: JSONContent[], )
packages/editor/src/tasks.ts:481
↓ 2 callersFunctionapplyDefaultVisibility
(state: ListenerState)
apps/desktop/src/meeting-float/host.tsx:232
↓ 2 callersFunctionapplyReturnOriginForReuse
( existingTab: T, requestedTab: Tab, preserveReturnOrigin: boolean, )
apps/desktop/src/store/zustand/tabs/basic.ts:481
↓ 2 callersFunctionarePathsRelated
(a: string, b: string)
apps/web/src/functions/supabase-media.ts:41
↓ 2 callersFunctionareSameTaskSets
(left: TaskRecord[], right: TaskRecord[])
apps/desktop/src/editor-bridge/task-storage.ts:276
↓ 2 callersFunctionassertCanonicalTemplateTargets
( value: unknown, context: string, )
apps/desktop/src/templates/codec.ts:175
↓ 2 callersFunctionassertPrice
( price: Stripe.Price, expected: { amount: number; interval: "month" | "year"; label: string;
apps/stripe/src/scripts/stripe-migrate-legacy-pro-prices.ts:408
↓ 2 callersFunctionattachLiveSession
( set: StoreApi<T>["setState"], get: StoreApi<T>["getState"], targetSessionId: string, )
apps/desktop/src/store/zustand/listener/general-live.ts:350
↓ 2 callersFunctionautolinkPlugin
()
packages/editor/src/plugins/autolink.ts:69
↓ 2 callersFunctionbackticksFor
(node: PMNode, side: number)
packages/editor/src/markdown.ts:1083
↓ 2 callersFunctionbaseLanguageCode
(language: string)
apps/desktop/src/stt/capabilities.ts:85
↓ 2 callersFunctionbeforeRequest
(options: RequestOptions)
packages/api-client/src/generated/client/client.gen.ts:34
↓ 2 callersFunctionbuild
( url: URL, attrs: Omit<NotionAttrs, "provider" | "url">, )
packages/editor/src/app-link/notion.ts:54
↓ 2 callersFunctionbuildDraftBranchName
(filePath: string)
apps/web/src/functions/github-content.ts:171
↓ 2 callersFunctionbuildHashtagDecorations
(doc: PMNode, ranges?: ChangedRange[])
packages/editor/src/plugins/hashtag.ts:115
↓ 2 callersFunctionbuildKeyFactsMap
( tables: TablesContent, )
apps/desktop/src/store/tinybase/persister/session/save/session.ts:140
↓ 2 callersFunctionbuildKeywordSourceText
({ rawMd, title, eventJson, }: { rawMd: unknown; title: unknown; eventJson: unknown; })
apps/desktop/src/stt/useKeywords.ts:87
↓ 2 callersFunctionbuildKeywords
({ rawMd, title, eventJson, dictionaryTerms, }: { rawMd: unknown; title: unknown; eventJson: unk
apps/desktop/src/stt/useKeywords.ts:63
↓ 2 callersFunctionbuildOrganizationsByNameIndex
(store: Store)
apps/desktop/src/session/components/outer-header/metadata/participants/event-contact-extraction.ts:977
↓ 2 callersFunctionbuildParticipantMap
( tables: TablesContent, )
apps/desktop/src/store/tinybase/persister/session/save/session.ts:118
↓ 2 callersFunctionbuildPublishedEditBranchName
(filePath: string)
apps/web/src/functions/github-content.ts:186
↓ 2 callersFunctionbuildSessionMappingsByHuman
( store: Store, sessionId: string, )
apps/desktop/src/session/components/outer-header/metadata/participants/event-contact-extraction.ts:1036
↓ 2 callersFunctionbuildSessionNodeWithContent
( sessionId: string, content: JSONContent[], status?: TaskStatus, )
packages/editor/src/daily/linked-session-content.ts:22
↓ 2 callersFunctionbuildSessionTitleContent
(text: string)
packages/editor/src/daily/linked-session-content.ts:13
↓ 2 callersFunctionbuildTagMap
(tables: TablesContent)
apps/desktop/src/store/tinybase/persister/session/save/session.ts:164
↓ 2 callersFunctionbuildTranscriptExportSegments
( request: RenderTranscriptRequest, )
apps/desktop/src/session/components/note-input/transcript/export-data.ts:20
↓ 2 callersFunctionbuildTranscriptSaveOps
( tables: TablesContent, dataDir: string, changedSessionIds?: Set<string>, )
apps/desktop/src/store/tinybase/persister/session/save/transcript.ts:19
↓ 2 callersFunctionbuildUrlPrefixPattern
(value: string)
apps/web/src/telemetry.ts:20
↓ 2 callersFunctioncanMergeSegmentWords
( left: WordWithId, right: WordWithId, key: { channel: number; speakerIndex: number | null }, hints: S
apps/desktop/src/stt/utils.ts:632
↓ 2 callersFunctioncapitalize
(value: string)
apps/desktop/src/settings/ai/shared/model-display.ts:128
↓ 2 callersFunctioncaptureSessionData
( store: Store, indexes: Indexes | undefined, sessionId: string, )
apps/desktop/src/store/tinybase/store/deleteSession.ts:45
↓ 2 callersFunctioncaptureTriggerAppIds
(appIds: string[])
apps/desktop/src/stt/contexts.tsx:956
↓ 2 callersFunctionchatPanelBorderClassNames
()
apps/desktop/src/chat/surface.ts:15
↓ 2 callersFunctionchatToolbarSurface
()
apps/desktop/src/chat/surface.ts:39
↓ 2 callersFunctioncheckAbort
()
apps/desktop/src/store/zustand/ai-task/tasks.ts:207
↓ 2 callersFunctioncheckEventNotifications
( store: main.Store, settingsStore: settings.Store, notifiedEvents: NotifiedEventsMap, )
apps/desktop/src/services/event-notification/index.ts:14
↓ 2 callersFunctionclampMaxChars
(value: number | undefined)
apps/desktop/src/chat/tools/note-files.ts:57
↓ 2 callersFunctionclearInvalidSttModel
(store: Store)
apps/desktop/src/store/tinybase/store/settings.ts:353
↓ 2 callersFunctionclearReturnOrigin
(tab: T)
apps/desktop/src/store/zustand/tabs/basic.ts:497
↓ 2 callersFunctionclearReturnOriginsForSlot
(tabs: Tab[], slotId: string)
apps/desktop/src/store/zustand/tabs/basic.ts:475
↓ 2 callersFunctionclearUpdate
()
apps/desktop/src/sidebar/timeline/realtime.tsx:64
↓ 2 callersFunctioncloneContentArray
(content: JSONContent[] | undefined)
packages/editor/src/tasks.ts:507
↓ 2 callersFunctionclose
()
apps/desktop/src/session/components/note-input/search/bar.tsx:146
↓ 2 callersFunctionclosePullRequest
( prNumber: number, )
apps/web/src/functions/github-content.ts:1037
↓ 2 callersFunctioncloseSessionNoteWindows
(sessionId: string)
apps/desktop/src/session/hooks/useDeleteSession.ts:27
↓ 2 callersFunctioncollectAssignedHumanIdsFromTranscriptRows
( transcripts: TranscriptRow[], )
apps/desktop/src/stt/render-transcript.ts:175
↓ 2 callersFunctioncollectMarkdownWriteOps
( tableData: Record<string, TStorage>, dataDir: string, config: MarkdownDirPersisterConfig<TStorage>, )
apps/desktop/src/store/tinybase/persister/factories/markdown-dir.ts:84
↓ 2 callersFunctioncollectRenderHumans
( store: Pick<main.Store, "forEachRow" | "getValue" | "getRow">, )
apps/desktop/src/stt/render-transcript.ts:404
↓ 2 callersFunctioncollectSessionParticipantHumanIds
( store: Pick<main.Store, "forEachRow" | "getCell">, sessionId?: string, )
apps/desktop/src/stt/render-transcript.ts:443
↓ 2 callersFunctioncompareNullableDates
(a: string | undefined, b: string | undefined)
apps/desktop/src/calendar/hooks.ts:105
↓ 2 callersFunctioncompilePrompt
( prompt: string, params: Record<string, unknown> = {}, images: ImageContent[] = [], )
packages/agent-core/src/prompt.ts:29
↓ 2 callersFunctioncompressMessages
( messages: BaseMessage[], maxTokens: number = 100000, )
packages/agent-core/src/utils/context.ts:20
↓ 2 callersFunctioncomputeHistoryFlags
( history: Map<string, TabHistory>, currentTab: Tab | null, )
apps/desktop/src/store/zustand/tabs/navigation.ts:122
↓ 2 callersFunctioncomputeRect
()
apps/desktop/src/sidebar/toast/index.tsx:328
↓ 2 callersFunctionconvertMarkdownToProseMirrorJson
(content: string)
apps/desktop/src/store/tinybase/store/importer.ts:50
↓ 2 callersFunctioncountChar
(text: string, char: string)
packages/editor/src/plugins/autolink.ts:15
↓ 2 callersFunctioncreateBatchCompletedNotificationKey
(sessionId: string)
apps/desktop/src/stt/batch-completed-notification.ts:6
↓ 2 callersFunctioncreateBranch
( branchName: string, baseBranch: string = GITHUB_BRANCH, )
apps/web/src/functions/github-content.ts:1083
↓ 2 callersFunctioncreateBunSandbox
(options?: CreateBunSandboxOptions)
packages/agent-support/src/modal/sandbox.ts:103
↓ 2 callersFunctioncreateCollectorPersister
( store: MergeableStore<Schemas>, options: CollectorOptions<Schemas>, )
apps/desktop/src/store/tinybase/persister/factories/collector.ts:68
↓ 2 callersFunctioncreateConfig
( override: Config<Omit<ClientOptions, keyof T> & T> = {}, )
packages/api-client/src/generated/client/utils.gen.ts:308
↓ 2 callersFunctioncreateDb
(client: DrizzleProxyClient)
packages/db/src/index.ts:7
↓ 2 callersFunctioncreateEditorTabs
({ enhancedNoteIds, canShowInsights, canShowTranscript, }: { enhancedNoteIds: string[]; canShowInsig
apps/desktop/src/session/components/note-input/header.tsx:1571
↓ 2 callersFunctioncreateEligibleDeps
()
apps/desktop/src/services/enhancer/index.test.ts:832
↓ 2 callersFunctioncreateHumanSearchableContent
( row: Record<string, unknown>, )
apps/desktop/src/search/contexts/engine/content.ts:13
↓ 2 callersFunctioncreateModel
( config: PromptConfig, toolsToBind?: Parameters<ChatOpenAI["bindTools"]>[0], )
packages/agent-core/src/utils/shared.ts:20
↓ 2 callersFunctioncreatePullRequest
( head: string, base: string, title: string, body: string, options?: { isDraft?: boolean }, )
apps/web/src/functions/github-content.ts:1144
↓ 2 callersFunctioncreateQuerySerializer
({ parameters = {}, ...args }: QuerySerializerOptions = {})
packages/api-client/src/generated/client/utils.gen.ts:14
↓ 2 callersFunctioncreateSessionEventHandlers
( set: StoreApi<T>["setState"], get: StoreApi<T>["getState"], targetSessionId: string, )
apps/desktop/src/store/zustand/listener/general-live.ts:98
↓ 2 callersFunctioncreateSessionSearchableContent
( row: Record<string, unknown>, )
apps/desktop/src/search/contexts/engine/content.ts:3
↓ 2 callersFunctioncreateSettingsStore
()
apps/desktop/src/store/zustand/ai-task/task-configs/enhance-transform.test.ts:43
↓ 2 callersFunctioncreateSettingsTab
( overrides: SettingsOverrides = {}, )
apps/desktop/src/store/zustand/tabs/test-utils.ts:50
↓ 2 callersFunctioncreateSignedMediaUpload
( supabase: SupabaseClient, params: { filename?: string; folder?: string; path?: string; u
apps/web/src/functions/supabase-media.ts:319
↓ 2 callersFunctioncreateSnippet
(text: string, index: number, length: number)
apps/desktop/src/chat/tools/note-files.ts:263
↓ 2 callersFunctioncreateStaticCloudflareWorkersAIModelResult
()
apps/desktop/src/settings/ai/shared/list-cloudflare-workers-ai.ts:41
↓ 2 callersFunctioncreateStoreAndQueries
()
apps/desktop/src/services/calendar/index.test.ts:49
← previousnext →701–800 of 3,513, ranked by callers