MCPcopy Create free account

hub / github.com/fastrepl/anarlog / functions

Functions3,513 in github.com/fastrepl/anarlog

↓ 1 callersFunctiongenerateTemplateIfNeeded
(params: { model: LanguageModel; args: TaskArgsMapTransformed["enhance"]; onProgress: (step: any) => voi
apps/desktop/src/store/zustand/ai-task/task-configs/enhance-workflow.ts:136
↓ 1 callersFunctiongetActionClassName
(toast: ToastType, index: number)
apps/desktop/src/sidebar/toast/component.tsx:99
↓ 1 callersFunctiongetActions
( toast: ToastType, onDismiss: (() => void | Promise<void>) | undefined, )
apps/desktop/src/sidebar/toast/component.tsx:76
↓ 1 callersFunctiongetAppAndImage
()
packages/agent-support/src/modal/sandbox.ts:16
↓ 1 callersFunctiongetArticlePullRequestActionLabel
( filePath: string, branchName: string, action: "publish" | "unpublish", )
apps/web/src/functions/github-content.ts:1843
↓ 1 callersFunctiongetArticleSlugs
()
apps/web/src/utils/sitemap.ts:9
↓ 1 callersFunctiongetAtlassianDisplayParts
(attrs: AtlassianAttrs)
packages/editor/src/app-link/atlassian.ts:91
↓ 1 callersFunctiongetAttachedEventParticipants
( eventsTable: Record<string, Record<string, unknown>> | undefined, sessionEventJson: string | undefined,
apps/desktop/src/session/components/note-input/transcript/renderer/speaker-assign.tsx:581
↓ 1 callersFunctiongetAttachmentDisposition
(filename: string)
apps/web/src/routes/api/admin/media/download.ts:7
↓ 1 callersFunctiongetAttachmentLookup
()
apps/desktop/src/store/zustand/ai-task/task-configs/enhance-images.ts:60
↓ 1 callersFunctiongetAuthToken
( auth: Auth, callback: ((auth: Auth) => Promise<AuthToken> | AuthToken) | AuthToken, )
packages/api-client/src/generated/core/auth.gen.ts:22
↓ 1 callersFunctiongetAutoStopActiveCheckAppIds
( triggerAppIds: string[] | null | undefined, candidateAppIds: string[], )
apps/desktop/src/stt/contexts.tsx:755
↓ 1 callersFunctiongetAutoStopCandidateAppIds
( triggerAppIds: string[] | null | undefined, stoppedApps: { id: string }[], )
apps/desktop/src/stt/contexts.tsx:742
↓ 1 callersFunctiongetAutoStopTriggerAppIds
( appIds: string[] | null, bundleId: string, )
apps/desktop/src/store/zustand/listener/general-live.ts:75
↓ 1 callersFunctiongetBatchDurationSeconds
(response: BatchResponse)
apps/desktop/src/store/zustand/listener/batch.ts:654
↓ 1 callersFunctiongetBatchResponseTimingSource
(response: { metadata?: unknown; })
apps/desktop/src/store/zustand/listener/batch.ts:637
↓ 1 callersFunctiongetBatchStreamPercentage
(event: BatchStreamEvent)
apps/desktop/src/store/zustand/listener/batch.ts:555
↓ 1 callersFunctiongetBillingAnalytics
(accessToken: string)
apps/desktop/src/auth/context.tsx:122
↓ 1 callersFunctiongetBreadcrumbListJsonLd
( items: Array<{ name: string; item: string }>, )
apps/web/src/lib/seo.ts:65
↓ 1 callersFunctiongetBrowserMeetingPlatform
( apps: MicApp[], event: NearbyEvent | null, )
apps/desktop/src/stt/contexts.tsx:560
↓ 1 callersFunctiongetCachedModels
(provider: string)
apps/desktop/src/settings/ai/llm/select.tsx:98
↓ 1 callersFunctiongetCandidateImageReferences
( references: ImageReference[], )
apps/desktop/src/store/zustand/ai-task/task-configs/enhance-images.ts:215
↓ 1 callersFunctiongetCaptionTextFromDelta
( delta: LiveTranscriptDelta, finalWordsById: Record<string, LiveCaptionFinalWord>, currentCaptionText:
apps/desktop/src/store/zustand/listener/transcript.ts:201
↓ 1 callersFunctiongetCategoryIcon
(category: string)
apps/desktop/src/shared/ui/template-category-label.tsx:35
↓ 1 callersFunctiongetChangedCellIds
(rowChange: unknown)
apps/desktop/src/store/tinybase/persister/session/changes.ts:184
↓ 1 callersFunctiongetChangelogEntry
(version: string)
apps/web/src/lib/changelog.ts:32
↓ 1 callersFunctiongetChangelogVersions
()
apps/web/src/utils/sitemap.ts:21
↓ 1 callersFunctiongetClaimsFromToken
( accessToken: string, )
apps/desktop/src/auth/billing.tsx:33
↓ 1 callersFunctiongetClickedAnchor
(view: EditorView, event: Event)
packages/editor/src/plugins/link-open.ts:25
↓ 1 callersFunctiongetCollectorTraceUrlPattern
(endpoint: string)
apps/web/src/telemetry.ts:35
↓ 1 callersFunctiongetCompiledInsightFacts
( notes: PastSessionNote[], )
apps/desktop/src/session/components/note-input/insights.tsx:92
↓ 1 callersFunctiongetConfig
()
packages/api-client/src/generated/client/client.gen.ts:25
↓ 1 callersFunctiongetContextRefs
(metadata: unknown)
apps/desktop/src/chat/context/refs.ts:38
↓ 1 callersFunctiongetCreatedAt
( message: HyprUIMessage, existingRow?: Partial<ChatMessageStorage>, )
apps/desktop/src/chat/store/persisted-messages.ts:50
↓ 1 callersFunctiongetCurrentTimeTickDelay
( nowMs: number, maxTickDelayMs: number, )
apps/desktop/src/sidebar/timeline/realtime.tsx:108
↓ 1 callersFunctiongetCustomerId
( eventObject: Stripe.Event.Data.Object, )
apps/stripe/src/billing-bridge.ts:53
↓ 1 callersFunctiongetDateDistanceDays
( a: string | null, b: string | null, )
apps/desktop/src/chat/tools/note-files.ts:419
↓ 1 callersFunctiongetDefaultOpenProviderIds
( providers: CalendarProvider[], connections: ConnectionItem[] | undefined, )
apps/desktop/src/calendar/components/sidebar.tsx:36
↓ 1 callersFunctiongetDefaultRange
()
apps/desktop/src/services/calendar/ctx.ts:201
↓ 1 callersFunctiongetDiscordDisplayParts
(attrs: DiscordAttrs)
packages/editor/src/app-link/discord.ts:74
↓ 1 callersFunctiongetDisplayNames
(displayLocale: string)
apps/desktop/src/settings/general/language.ts:99
↓ 1 callersFunctiongetEditorMatches
( proseMirror: HTMLElement, prepared: string, opts: SearchOptions, )
apps/desktop/src/session/components/note-input/search/matching.ts:133
↓ 1 callersFunctiongetEligibility
( hasTranscript: boolean, transcriptIds: string[], store: main.Store | undefined, )
apps/desktop/src/services/enhancer/eligibility.ts:27
↓ 1 callersFunctiongetEnhancedNoteFilename
( enhancedNote: ReturnType<typeof iterateTableRows<"enhanced_notes">>[number], )
apps/desktop/src/store/tinybase/persister/session/save/note.ts:153
↓ 1 callersMethodgetEnhancedNoteTemplateId
( enhancedNoteId: string, )
apps/desktop/src/services/enhancer/index.ts:424
↓ 1 callersFunctiongetEnhancedNoteTitle
({ rawTitle, templateTitle, templateId, }: { rawTitle: unknown; templateTitle: string | null; temp
apps/desktop/src/session/components/note-input/header.tsx:171
↓ 1 callersFunctiongetEventParticipantNames
(participantsJson: unknown)
apps/desktop/src/stt/contexts.tsx:878
↓ 1 callersFunctiongetEventTrackingId
(row: TimelineEventRow)
apps/desktop/src/sidebar/timeline/utils/index.ts:431
↓ 1 callersFunctiongetExistingBranchPrefix
(filePath: string)
apps/web/src/functions/github-content.ts:202
↓ 1 callersFunctiongetExistingFrontmatter
( path: string, branch?: string, )
apps/web/src/routes/api/admin/content/save.ts:70
↓ 1 callersFunctiongetExistingFrontmatter
( path: string, branch: string, )
apps/web/src/routes/api/admin/content/publish.ts:23
↓ 1 callersFunctiongetExistingMappings
( store: Store, sessionId: string, )
apps/desktop/src/services/calendar/process/participants/sync.ts:127
↓ 1 callersFunctiongetFallbackAttrs
(props: Record<string, unknown>)
packages/editor/src/node-views/error-boundary.tsx:83
↓ 1 callersFunctiongetFallbackIndicatorIndex
(buckets: TimelineBucket[], nowMs: number)
apps/desktop/src/sidebar/timeline/index.tsx:701
↓ 1 callersFunctiongetFallbackPosition
({ contentOffset, placement, }: { contentOffset: number; placement: ToastAreaPlacement; })
apps/desktop/src/sidebar/toast/index.tsx:412
↓ 1 callersFunctiongetFallbackText
(props: Partial<NodeViewComponentProps>)
packages/editor/src/node-views/error-boundary.tsx:88
↓ 1 callersFunctiongetFigmaDisplayParts
(attrs: FigmaAttrs)
packages/editor/src/app-link/figma.ts:102
↓ 1 callersFunctiongetFileIcon
(mimeType: string)
packages/editor/src/node-views/file-attachment-view.tsx:33
↓ 1 callersFunctiongetFingerprint
()
apps/desktop/src/ai/traced-fetch.ts:15
↓ 1 callersMethodgetFirstEnhancedNoteId
(sessionId: string)
apps/desktop/src/services/enhancer/index.ts:409
↓ 1 callersFunctiongetFloatingSegmentText
( segment: ListenerState["liveSegments"][number], )
apps/desktop/src/meeting-float/host.tsx:594
↓ 1 callersFunctiongetFloatingSpeakerLabel
( key: ListenerState["liveSegments"][number]["key"], )
apps/desktop/src/meeting-float/host.tsx:606
↓ 1 callersFunctiongetFloatingTitle
(title: string | null | undefined)
apps/desktop/src/meeting-float/host.tsx:547
↓ 1 callersFunctiongetGenerateSummaryNoteId
({ currentView, enhancedContent, hasTranscript, llmStatus, sessionMode, taskStatus, }: { current
apps/desktop/src/session/components/floating/index.tsx:297
↓ 1 callersFunctiongetGitHubDisplayParts
(attrs: GitHubAttrs)
packages/editor/src/app-link/github.ts:207
↓ 1 callersFunctiongetGitHubHeaders
(accept = "application/vnd.github+json")
apps/web/src/functions/github.ts:16
↓ 1 callersFunctiongetGoogleDisplayParts
(attrs: GoogleAttrs)
packages/editor/src/app-link/google.ts:99
↓ 1 callersFunctiongetHumanDisplayData
( store: ReturnType<typeof main.UI.useStore>, humanId: string, )
apps/desktop/src/chat/context/use-chat-context-pipeline.ts:31
↓ 1 callersFunctiongetIgnorableApps
(apps: MicApp[])
apps/desktop/src/stt/contexts.tsx:648
↓ 1 callersFunctiongetIgnoreAppsFooterText
(apps: MicApp[])
apps/desktop/src/stt/contexts.tsx:661
↓ 1 callersFunctiongetIgnoredUrls
(endpoint: string)
apps/web/src/telemetry.ts:41
↓ 1 callersFunctiongetImageTrailingParagraphInsertions
( doc: PMNode, ranges: ChangedRange[], )
packages/editor/src/plugins/image-trailing-paragraph.ts:58
↓ 1 callersFunctiongetInitialPosition
()
packages/ui/src/components/ui/tooltip.tsx:20
↓ 1 callersFunctiongetInitialPosition
()
packages/ui/src/components/ui/hover-card.tsx:34
↓ 1 callersFunctiongetInputModalities
(model: OpenRouterModel)
apps/desktop/src/settings/ai/shared/list-openrouter.ts:106
↓ 1 callersFunctiongetInputModalities
(model: MistralModel)
apps/desktop/src/settings/ai/shared/list-mistral.ts:62
↓ 1 callersFunctiongetInputModalities
(_modelId: string)
apps/desktop/src/settings/ai/shared/list-anthropic.ts:78
↓ 1 callersFunctiongetInputModalities
(modelId: string)
apps/desktop/src/settings/ai/shared/list-google.ts:88
↓ 1 callersFunctiongetIntegrationInstruction
(integrationId?: string)
apps/desktop/src/instruction/index.tsx:197
↓ 1 callersMethodgetJSON
()
packages/editor/src/chat/index.tsx:63
↓ 1 callersFunctiongetKindLabel
(attrs: GitHubAttrs)
packages/editor/src/app-link/github.ts:182
↓ 1 callersFunctiongetKindLabel
(attrs: LinearAttrs)
packages/editor/src/app-link/linear.ts:126
↓ 1 callersFunctiongetKindLabel
(attrs: WorkAttrs)
packages/editor/src/app-link/work.ts:345
↓ 1 callersFunctiongetLMStudioHeaders
(apiKey: string)
apps/desktop/src/settings/ai/shared/list-lmstudio.ts:74
↓ 1 callersFunctiongetLanguage
(settingsStore: SettingsStore)
apps/desktop/src/store/zustand/ai-task/task-configs/title-transform.ts:22
↓ 1 callersFunctiongetLanguage
(settingsStore: SettingsStore)
apps/desktop/src/store/zustand/ai-task/task-configs/enhance-transform.ts:127
↓ 1 callersFunctiongetLatestVersion
()
apps/desktop/plugins/changelog.ts:12
↓ 1 callersFunctiongetLinearDisplayParts
(attrs: LinearAttrs)
packages/editor/src/app-link/linear.ts:153
↓ 1 callersFunctiongetListenerStore
()
apps/desktop/src/store/zustand/listener/instance.ts:7
↓ 1 callersFunctiongetLiveConfigLanguages
(settingsStore: SettingsStore)
apps/desktop/src/services/event-listeners.tsx:156
↓ 1 callersFunctiongetMainBodyMinWidth
({ currentTab, leftSidebarExpanded, }: { currentTab: Tab | null; leftSidebarExpanded: boolean; })
apps/desktop/src/shared/main/chat-panels.tsx:102
↓ 1 callersFunctiongetMainSurfacePosition
({ anchor, contentOffset, mainContentPanelRect, mainSurfaceRect, placement, }: { anchor?: "main-co
apps/desktop/src/sidebar/toast/index.tsx:384
↓ 1 callersFunctiongetMatchingElements
( container: HTMLElement | null, query: string, opts: SearchOptions, )
apps/desktop/src/session/components/note-input/search/matching.ts:50
↓ 1 callersFunctiongetMatchingEventParticipants
( store: Store, sessionEvent: SessionEvent | null, )
apps/desktop/src/session/components/outer-header/metadata/participants/event-contact-extraction.ts:412
↓ 1 callersFunctiongetMeasuredMainAreaWidthPx
(element: HTMLElement | null)
apps/desktop/src/main/body.tsx:704
↓ 1 callersFunctiongetMeetingDisplay
(type: RemoteMeeting["type"])
apps/desktop/src/session/components/outer-header/index.tsx:197
↓ 1 callersFunctiongetMeetingLinkDomain
()
apps/desktop/src/session/components/outer-header/metadata/index.tsx:159
↓ 1 callersFunctiongetMeetingPlatformIcon
( platform: MeetingPlatform, )
apps/desktop/src/stt/contexts.tsx:336
↓ 1 callersFunctiongetMentionFacehashBgClass
(name: string)
packages/editor/src/node-views/mention-view.tsx:62
↓ 1 callersFunctiongetMessageForStatus
(status: LLMConnectionStatus)
apps/desktop/src/session/components/note-input/enhanced/config-error.tsx:38
← previousnext →1,501–1,600 of 3,513, ranked by callers