MCPcopy Create free account

hub / github.com/davialabs/davia / functions

Functions926 in github.com/davialabs/davia

↓ 1 callersFunctioncollectPaths
(basePath: string)
packages/agent/src/agent/helpers/tree.ts:9
↓ 1 callersFunctioncreateAgentsMd
(daviaPath: string)
apps/cli/src/ide-agent-instruction/index.ts:8
↓ 1 callersFunctioncreateDaviaAgent
(modelName: string)
packages/agent/src/agent/agent.ts:14
↓ 1 callersFunctioncreateDaviaDataPlugin
( dataCollector: DataCollector )
apps/web/src/app/api/bundle-mdx/plugins.ts:11
↓ 1 callersFunctioncreatePageRegistryStore
({ projectId, }: { projectId: string; })
apps/web/src/providers/page-registry/page-registry-store.ts:29
↓ 1 callersFunctioncreatePhantomColumn
({ onAddColumn, setColumnOrder, }: { onAddColumn: ( type: "string" | "number" | "boolean" | "complex
apps/web/src/tiptap/ui/data-table/columns.tsx:77
↓ 1 callersFunctioncreateShadcnPlugin
(shadcnPath: string)
apps/web/src/app/api/bundle-mdx/plugins.ts:43
↓ 1 callersFunctioncreateTerminalLink
(url: string, text: string)
packages/agent/src/agent/helpers/tools.ts:9
↓ 1 callersFunctiondeleteNode
(editor: Editor | null)
apps/web/src/tiptap/ui/delete-node-button/use-delete-node.ts:83
↓ 1 callersFunctiondownloadSelectedImage
( editor: Editor | null, filename?: string, resolveFileUrl?: (url: string) => Promise<string>, downloa
apps/web/src/tiptap/ui/image-download-button/use-image-download.ts:194
↓ 1 callersFunctionduplicateNode
(editor: Editor | null)
apps/web/src/tiptap/ui/duplicate-button/use-duplicate.ts:59
↓ 1 callersFunctionensureExcalidrawFontsLoaded
* Ensures the Excalidraw fonts (Excalifont and Assistant) are loaded before mermaid conversion. * This is necessary because parseMermaidToExcalidraw
apps/web/src/tiptap/extensions/excalidraw/mermaid-converter.ts:74
↓ 1 callersFunctionfilterSuggestionItems
(items: SuggestionItem[], query: string)
apps/web/src/tiptap/ui-utils/suggestion-menu/suggestion-menu-utils.ts:40
↓ 1 callersFunctionfindAvailablePort
(startPort: number)
apps/cli/src/web.ts:9
↓ 1 callersFunctionfindNodeAtPosition
(editor: Editor, position: number)
apps/web/src/tiptap/utils.ts:186
↓ 1 callersFunctionfindNodePosition
(props: { editor: Editor | null; node?: TiptapNode | null; nodePos?: number | null; })
apps/web/src/tiptap/utils.ts:208
↓ 1 callersFunctionfindParent
(targetId: string)
apps/web/src/lib/tree/client.ts:10
↓ 1 callersFunctionformatRepositoryContent
( content: Record<string, string> )
packages/agent/src/agent/middlewares/initialization.ts:25
↓ 1 callersFunctionformatShortcutKey
( key: string, isMac: boolean, capitalize: boolean = true )
apps/web/src/tiptap/utils.ts:47
↓ 1 callersFunctionformatTree
(paths: string[])
packages/agent/src/agent/helpers/tree.ts:53
↓ 1 callersFunctionformatTreeRecursive
( parentPath: string, indent: string = "" )
packages/agent/src/agent/helpers/tree.ts:138
↓ 1 callersFunctiongenerateAgentInstructions
()
apps/cli/src/ide-agent-instruction/agent-instruct.ts:9
↓ 1 callersFunctiongetColumnValues
( data: Record<string, unknown>[], columnKey: string )
apps/web/src/tiptap/ui/data-table/utils.ts:37
↓ 1 callersFunctiongetElementOverflowPosition
( targetElement: Element, containerElement: HTMLElement )
apps/web/src/tiptap/collab-utils.ts:57
↓ 1 callersFunctiongetFileCreationMessage
( filePath: string, context: ContextType )
packages/agent/src/agent/helpers/tools.ts:17
↓ 1 callersFunctiongetFormattedMarkName
(type: Mark)
apps/web/src/tiptap/ui/floating-toolbar/mark-button/use-mark.ts:127
↓ 1 callersFunctiongetHorizontalScrollParent
(el: HTMLElement | null)
apps/web/src/tiptap/ui/data-table/hooks/use-cell-state.ts:36
↓ 1 callersFunctiongetItemImplementations
()
apps/web/src/tiptap/ui/slash-dropdown-menu/use-slash-dropdown-menu.ts:170
↓ 1 callersFunctiongetNodeDisplayName
(editor: Editor | null)
apps/web/src/tiptap/collab-utils.ts:27
↓ 1 callersFunctiongetPageAncestors
( pageId: string, tree: FlatTree )
apps/web/src/lib/tree/client.ts:3
↓ 1 callersFunctiongetSupportedAgentsList
()
apps/cli/src/coding-agents-options/agents/index.ts:24
↓ 1 callersFunctiongetTemplateContent
()
apps/cli/src/coding-agents-options/template.ts:1
↓ 1 callersFunctiongetTypeIcon
(type: string)
apps/web/src/tiptap/ui/data-table/columns.tsx:26
↓ 1 callersFunctionhandleAIMessageCaching
(messages: BaseMessage[])
packages/agent/src/agent/helpers/messages-caching-handler.ts:34
↓ 1 callersFunctionhandleInputChange
(value: string)
apps/web/src/tiptap/ui/data-table/components/header-dropdown.tsx:60
↓ 1 callersFunctionhandleSelectionUpdate
()
apps/web/src/tiptap/ui/duplicate-button/use-duplicate.ts:170
↓ 1 callersFunctionhandleSelectionUpdate
()
apps/web/src/tiptap/ui/image-align-button/use-image-align.ts:223
↓ 1 callersFunctionhandleSelectionUpdate
()
apps/web/src/tiptap/ui/delete-node-button/use-delete-node.ts:183
↓ 1 callersFunctionhandleSelectionUpdate
()
apps/web/src/tiptap/ui/floating-toolbar/link-popover/use-link-popover.ts:189
↓ 1 callersFunctionhandleSelectionUpdate
()
apps/web/src/tiptap/ui/floating-toolbar/mark-button/use-mark.ts:184
↓ 1 callersFunctionhandleSelectionUpdate
()
apps/web/src/tiptap/ui/reset-all-formatting-button/use-reset-all-formatting.ts:213
↓ 1 callersFunctionhandleSelectionUpdate
()
apps/web/src/tiptap/ui/image-download-button/use-image-download.ts:312
↓ 1 callersFunctionhandleSelectionUpdate
()
apps/web/src/tiptap/hooks/use-floating-toolbar-visibility.ts:74
↓ 1 callersFunctionhandleSwitchProject
(projectId: string)
apps/web/src/components/app-sidebar/project-switcher.tsx:35
↓ 1 callersFunctionhandleToolMessageCaching
(messages: BaseMessage[])
packages/agent/src/agent/helpers/messages-caching-handler.ts:113
↓ 1 callersFunctioninferColumnType
(values: unknown[])
apps/web/src/tiptap/ui/data-table/utils.ts:12
↓ 1 callersFunctionisAllowedUri
( uri: string | undefined, protocols?: ProtocolConfig )
apps/web/src/tiptap/utils.ts:340
↓ 1 callersFunctionisImageAlignActive
( editor: Editor | null, align: ImageAlign, extensionName: string = "image", attributeName: string = "
apps/web/src/tiptap/ui/image-align-button/use-image-align.ts:90
↓ 1 callersFunctionisMac
()
apps/web/src/tiptap/utils.ts:33
↓ 1 callersFunctionisMarkActive
(editor: Editor | null, type: Mark)
apps/web/src/tiptap/ui/floating-toolbar/mark-button/use-mark.ts:89
↓ 1 callersFunctionisTextSelectionValid
(editor: Editor | null)
apps/web/src/tiptap/collab-utils.ts:106
↓ 1 callersFunctionisValidAgent
(agentType: string)
apps/cli/src/coding-agents-options/agents/index.ts:20
↓ 1 callersFunctionlink
(projectPath: string)
apps/cli/src/sync.ts:327
↓ 1 callersFunctionloadData
()
apps/web/src/tiptap/extensions/mdx/use-mdx-data.tsx:45
↓ 1 callersFunctiononChange
()
apps/web/src/hooks/use-mobile.ts:10
↓ 1 callersFunctiononOpenChange
(open)
apps/web/src/tiptap/ui-utils/suggestion-menu/suggestion-menu.tsx:86
↓ 1 callersFunctiononOpenChange
(open)
apps/web/src/tiptap/ui/slash-dropdown-menu/empty-node-suggestion-menu.tsx:130
↓ 1 callersFunctionopenBrowser
(url: string)
apps/cli/src/web.ts:17
↓ 1 callersFunctionorganizeItemsByGroups
( items: SuggestionItem[], showGroups: boolean )
apps/web/src/tiptap/ui/slash-dropdown-menu/use-slash-dropdown-menu.ts:325
↓ 1 callersFunctionparseMermaidWithPuppeteer
(mermaidContent: string)
packages/agent/src/agent/helpers/tools.ts:122
↓ 1 callersFunctionparseShortcutKeys
(props: { shortcutKeys: string | undefined; delimiter?: string; capitalize?: boolean; })
apps/web/src/tiptap/utils.ts:67
↓ 1 callersFunctionpollForToken
* Polls for an access token using the device code
apps/cli/src/sync.ts:172
↓ 1 callersFunctionpush
( projectPath: string, workspaceId: string )
apps/cli/src/sync.ts:383
↓ 1 callersFunctionreadRepositoryContent
( sourcePath: string )
packages/agent/src/agent/helpers/initialization.ts:120
↓ 1 callersFunctionremoveAllMarksExcept
(tr: Transaction, skip: string[] = [])
apps/web/src/tiptap/ui/reset-all-formatting-button/use-reset-all-formatting.ts:44
↓ 1 callersFunctionrequestDeviceCode
* Requests a device code from the OAuth server
apps/cli/src/sync.ts:149
↓ 1 callersFunctionresetFormatting
( editor: Editor | null, preserveMarks?: string[] )
apps/web/src/tiptap/ui/reset-all-formatting-button/use-reset-all-formatting.ts:125
↓ 1 callersFunctionrunAgent
( projectId: string, projectPath: string, isUpdate: boolean, model: "anthropic" | "openai" | "google",
packages/agent/src/main.ts:5
↓ 1 callersFunctionselectNodeAndHideFloating
(editor: Editor, pos: number)
apps/web/src/tiptap/hooks/use-floating-toolbar-visibility.ts:100
↓ 1 callersFunctionsetImageAlign
( editor: Editor | null, align: ImageAlign, extensionName: string = "image", attributeName: string = "
apps/web/src/tiptap/ui/image-align-button/use-image-align.ts:107
↓ 1 callersFunctionsetWorkspaceId
( projectId: string, workspaceId: string )
apps/cli/src/projects.ts:84
↓ 1 callersFunctionshouldExcludeFile
(filePath: string)
packages/agent/src/agent/helpers/initialization.ts:15
↓ 1 callersFunctionshouldShowButton
(props: { editor: Editor | null; hideWhenUnavailable: boolean; })
apps/web/src/tiptap/ui/duplicate-button/use-duplicate.ts:106
↓ 1 callersFunctionshouldShowButton
(props: { editor: Editor | null; hideWhenUnavailable: boolean; align: ImageAlign; extensionName?: stri
apps/web/src/tiptap/ui/image-align-button/use-image-align.ts:132
↓ 1 callersFunctionshouldShowButton
(props: { editor: Editor | null; hideWhenUnavailable: boolean; })
apps/web/src/tiptap/ui/delete-node-button/use-delete-node.ts:119
↓ 1 callersFunctionshouldShowButton
(props: { editor: Editor | null; type: Mark; hideWhenUnavailable: boolean; })
apps/web/src/tiptap/ui/floating-toolbar/mark-button/use-mark.ts:107
↓ 1 callersFunctionshouldShowButton
(props: { editor: Editor | null; hideWhenUnavailable: boolean; preserveMarks?: string[]; })
apps/web/src/tiptap/ui/reset-all-formatting-button/use-reset-all-formatting.ts:147
↓ 1 callersFunctionshouldShowDownloadButton
(props: { editor: Editor | null; hideWhenUnavailable: boolean; })
apps/web/src/tiptap/ui/image-download-button/use-image-download.ts:277
↓ 1 callersFunctionshouldShowLinkButton
(props: { editor: Editor | null; hideWhenUnavailable: boolean; })
apps/web/src/tiptap/ui/floating-toolbar/link-popover/use-link-popover.ts:67
↓ 1 callersFunctiontoggleMark
(editor: Editor | null, type: Mark)
apps/web/src/tiptap/ui/floating-toolbar/mark-button/use-mark.ts:97
↓ 1 callersFunctiontraverseDirectory
(currentPath: string)
packages/agent/src/agent/helpers/initialization.ts:221
↓ 1 callersFunctiontraverseDirectory
( currentPath: string, relativeBase: string )
packages/agent/src/agent/helpers/tree.ts:12
↓ 1 callersFunctiontrimFileContent
( content: string, maxChars: number, headRatio: number = 0.6 )
packages/agent/src/agent/helpers/initialization.ts:85
↓ 1 callersFunctionupdateGitignore
* Updates .gitignore to include .davia/ and optionally agent-specific files * @param cwd - Current working directory * @param agentFilePath - Option
apps/cli/src/projects.ts:101
↓ 1 callersFunctionuseAutosizeTextArea
({ textAreaRef, triggerAutoSize, maxHeight = Number.MAX_SAFE_INTEGER, minHeight = 0, offsetBorder =
apps/web/src/tiptap/ui/data-table/components/autosize-textarea.tsx:14
↓ 1 callersFunctionuseCellState
({ containerRef, }: UseCellStateProps)
apps/web/src/tiptap/ui/data-table/hooks/use-cell-state.ts:10
↓ 1 callersFunctionuseCellStateContext
()
apps/web/src/tiptap/ui/data-table/cell-state-provider.tsx:36
↓ 1 callersFunctionuseDataDependencies
(bundle: BundleMDXResult | undefined)
apps/web/src/tiptap/extensions/mdx/use-mdx-data.tsx:11
↓ 1 callersFunctionuseFloatingToolbarVisibility
(params: { editor: Editor | null; isSelectionValid: ( editor: Editor, selection: Editor["state"]["
apps/web/src/tiptap/hooks/use-floating-toolbar-visibility.ts:16
↓ 1 callersFunctionuseHoverAndHeights
({ data }: { data: TData[] })
apps/web/src/tiptap/ui/data-table/hooks/use-hover-and-heights.ts:5
↓ 1 callersFunctionuseImageAlign
(config: UseImageAlignConfig)
apps/web/src/tiptap/ui/image-align-button/use-image-align.ts:195
↓ 1 callersFunctionuseImageDownload
(config?: UseImageDownloadConfig)
apps/web/src/tiptap/ui/image-download-button/use-image-download.ts:296
↓ 1 callersFunctionuseIsMobile
()
apps/web/public/shadcn/hooks/use-mobile.ts:5
↓ 1 callersFunctionuseKeyboardNavigation
({ table, cellState, }: UseKeyboardNavigationProps<TData>)
apps/web/src/tiptap/ui/data-table/hooks/use-keyboard-navigation.ts:12
↓ 1 callersFunctionuseLinkHandler
(props: LinkHandlerProps)
apps/web/src/tiptap/ui/floating-toolbar/link-popover/use-link-popover.ts:89
↓ 1 callersFunctionuseLinkPopover
(config?: UseLinkPopoverConfig)
apps/web/src/tiptap/ui/floating-toolbar/link-popover/use-link-popover.ts:251
↓ 1 callersFunctionuseLinkState
(props: { editor: Editor | null; hideWhenUnavailable: boolean; })
apps/web/src/tiptap/ui/floating-toolbar/link-popover/use-link-popover.ts:175
↓ 1 callersFunctionuseMark
(config: UseMarkConfig)
apps/web/src/tiptap/ui/floating-toolbar/mark-button/use-mark.ts:168
↓ 1 callersFunctionuseMenuActionVisibility
( editor: Editor | null )
apps/web/src/tiptap/ui/drag-context-menu/drag-context-menu-hooks.ts:8
↓ 1 callersFunctionuseResetAllFormatting
(config?: UseResetAllFormattingConfig)
apps/web/src/tiptap/ui/reset-all-formatting-button/use-reset-all-formatting.ts:198
← previousnext →101–200 of 926, ranked by callers