MCPcopy Create free account

hub / github.com/idosal/git-mcp / functions

Functions489 in github.com/idosal/git-mcp

FunctionPopoverContent
({ className, align = "center", sideOffset = 4, ...props }: React.ComponentProps<typeof PopoverPrimiti
app/chat/components/ui/popover.tsx:20
FunctionPopoverTrigger
({ ...props }: React.ComponentProps<typeof PopoverPrimitive.Trigger>)
app/chat/components/ui/popover.tsx:14
FunctionProjectOverview
()
app/chat/components/project-overview.tsx:2
FunctionPurePreviewMessage
({ message, isLatestMessage, status, }: { message: TMessage; isLoading: boolean; status: "error" |
app/chat/components/message.tsx:141
FunctionPureSuggestedPrompts
({ sendMessage }: SuggestedPromptsProps)
app/chat/components/suggested-prompts.tsx:11
FunctionReasoningMessagePart
({ part, isReasoning, }: ReasoningMessagePartProps)
app/chat/components/message.tsx:30
FunctionScrollArea
({ className, children, ...props }: React.ComponentProps<typeof ScrollAreaPrimitive.Root>)
app/chat/components/ui/scroll-area.tsx:8
FunctionScrollBar
({ className, orientation = "vertical", ...props }: React.ComponentProps<typeof ScrollAreaPrimitive.Scro
app/chat/components/ui/scroll-area.tsx:31
FunctionSelect
({ ...props }: React.ComponentProps<typeof SelectPrimitive.Root>)
app/chat/components/ui/select.tsx:9
FunctionSelectContent
({ className, children, position = "popper", ...props }: React.ComponentProps<typeof SelectPrimitive.C
app/chat/components/ui/select.tsx:49
FunctionSelectGroup
({ ...props }: React.ComponentProps<typeof SelectPrimitive.Group>)
app/chat/components/ui/select.tsx:15
FunctionSelectItem
({ className, children, ...props }: React.ComponentProps<typeof SelectPrimitive.Item>)
app/chat/components/ui/select.tsx:97
FunctionSelectLabel
({ className, ...props }: React.ComponentProps<typeof SelectPrimitive.Label>)
app/chat/components/ui/select.tsx:84
FunctionSelectScrollDownButton
({ className, ...props }: React.ComponentProps<typeof SelectPrimitive.ScrollDownButton>)
app/chat/components/ui/select.tsx:152
FunctionSelectScrollUpButton
({ className, ...props }: React.ComponentProps<typeof SelectPrimitive.ScrollUpButton>)
app/chat/components/ui/select.tsx:134
FunctionSelectSeparator
({ className, ...props }: React.ComponentProps<typeof SelectPrimitive.Separator>)
app/chat/components/ui/select.tsx:121
FunctionSelectTrigger
({ className, children, ...props }: React.ComponentProps<typeof SelectPrimitive.Trigger>)
app/chat/components/ui/select.tsx:27
FunctionSelectValue
({ ...props }: React.ComponentProps<typeof SelectPrimitive.Value>)
app/chat/components/ui/select.tsx:21
FunctionSeparator
({ className, orientation = "horizontal", decorative = true, ...props }: React.ComponentProps<typeof S
app/chat/components/ui/separator.tsx:8
FunctionSheet
({ ...props }: React.ComponentProps<typeof SheetPrimitive.Root>)
app/chat/components/ui/sheet.tsx:9
FunctionSheetClose
({ ...props }: React.ComponentProps<typeof SheetPrimitive.Close>)
app/chat/components/ui/sheet.tsx:19
FunctionSheetContent
({ className, children, side = "right", ...props }: React.ComponentProps<typeof SheetPrimitive.Content
app/chat/components/ui/sheet.tsx:47
FunctionSheetDescription
({ className, ...props }: React.ComponentProps<typeof SheetPrimitive.Description>)
app/chat/components/ui/sheet.tsx:117
FunctionSheetFooter
({ className, ...props }: React.ComponentProps<"div">)
app/chat/components/ui/sheet.tsx:94
FunctionSheetHeader
({ className, ...props }: React.ComponentProps<"div">)
app/chat/components/ui/sheet.tsx:84
FunctionSheetOverlay
({ className, ...props }: React.ComponentProps<typeof SheetPrimitive.Overlay>)
app/chat/components/ui/sheet.tsx:31
FunctionSheetPortal
({ ...props }: React.ComponentProps<typeof SheetPrimitive.Portal>)
app/chat/components/ui/sheet.tsx:25
FunctionSheetTitle
({ className, ...props }: React.ComponentProps<typeof SheetPrimitive.Title>)
app/chat/components/ui/sheet.tsx:104
FunctionSheetTrigger
({ ...props }: React.ComponentProps<typeof SheetPrimitive.Trigger>)
app/chat/components/ui/sheet.tsx:13
FunctionSidebar
({ side = "left", variant = "sidebar", collapsible = "offcanvas", className, children, ...props }:
app/chat/components/ui/sidebar.tsx:152
FunctionSidebarContent
({ className, ...props }: React.ComponentProps<"div">)
app/chat/components/ui/sidebar.tsx:369
FunctionSidebarFooter
({ className, ...props }: React.ComponentProps<"div">)
app/chat/components/ui/sidebar.tsx:344
FunctionSidebarGroup
({ className, ...props }: React.ComponentProps<"div">)
app/chat/components/ui/sidebar.tsx:383
FunctionSidebarGroupAction
({ className, asChild = false, ...props }: React.ComponentProps<"button"> & { asChild?: boolean })
app/chat/components/ui/sidebar.tsx:415
FunctionSidebarGroupContent
({ className, ...props }: React.ComponentProps<"div">)
app/chat/components/ui/sidebar.tsx:438
FunctionSidebarGroupLabel
({ className, asChild = false, ...props }: React.ComponentProps<"div"> & { asChild?: boolean })
app/chat/components/ui/sidebar.tsx:394
FunctionSidebarHeader
({ className, ...props }: React.ComponentProps<"div">)
app/chat/components/ui/sidebar.tsx:333
FunctionSidebarInput
({ className, ...props }: React.ComponentProps<typeof Input>)
app/chat/components/ui/sidebar.tsx:319
FunctionSidebarInset
({ className, ...props }: React.ComponentProps<"main">)
app/chat/components/ui/sidebar.tsx:305
FunctionSidebarMenu
({ className, ...props }: React.ComponentProps<"ul">)
app/chat/components/ui/sidebar.tsx:452
FunctionSidebarMenuAction
({ className, asChild = false, showOnHover = false, ...props }: React.ComponentProps<"button"> & { a
app/chat/components/ui/sidebar.tsx:548
FunctionSidebarMenuBadge
({ className, ...props }: React.ComponentProps<"div">)
app/chat/components/ui/sidebar.tsx:580
FunctionSidebarMenuButton
({ asChild = false, isActive = false, variant = "default", size = "default", tooltip, className,
app/chat/components/ui/sidebar.tsx:496
FunctionSidebarMenuItem
({ className, ...props }: React.ComponentProps<"li">)
app/chat/components/ui/sidebar.tsx:463
FunctionSidebarMenuSkeleton
({ className, showIcon = false, ...props }: React.ComponentProps<"div"> & { showIcon?: boolean; })
app/chat/components/ui/sidebar.tsx:602
FunctionSidebarMenuSub
({ className, ...props }: React.ComponentProps<"ul">)
app/chat/components/ui/sidebar.tsx:640
FunctionSidebarMenuSubButton
({ asChild = false, size = "md", isActive = false, className, ...props }: React.ComponentProps<"a">
app/chat/components/ui/sidebar.tsx:669
FunctionSidebarMenuSubItem
({ className, ...props }: React.ComponentProps<"li">)
app/chat/components/ui/sidebar.tsx:655
FunctionSidebarProvider
({ defaultOpen = true, open: openProp, onOpenChange: setOpenProp, className, style, children, ..
app/chat/components/ui/sidebar.tsx:54
FunctionSidebarRail
({ className, ...props }: React.ComponentProps<"button">)
app/chat/components/ui/sidebar.tsx:280
FunctionSidebarSeparator
({ className, ...props }: React.ComponentProps<typeof Separator>)
app/chat/components/ui/sidebar.tsx:355
FunctionSidebarTrigger
({ className, onClick, ...props }: React.ComponentProps<typeof Button>)
app/chat/components/ui/sidebar.tsx:254
FunctionSkeleton
({ className, ...props }: React.ComponentProps<"div">)
app/chat/components/ui/skeleton.tsx:3
FunctionSpinnerIcon
({ size = 16 }: { size?: number })
app/chat/components/icons.tsx:23
FunctionTextMorph
({ children, as: Component = "p", className, style, variants, transition, }: TextMorphProps)
app/chat/components/ui/text-morph.tsx:19
FunctionTextarea
({ input, handleInputChange, isLoading, status, stop, selectedModel, setSelectedModel, }: InputP
app/chat/components/textarea.tsx:16
FunctionTextarea
({ className, ...props }: React.ComponentProps<"textarea">)
app/chat/components/ui/textarea.tsx:5
FunctionThemeProvider
({ children, ...props }: ThemeProviderProps)
app/chat/components/theme-provider.tsx:6
FunctionThemeToggle
({ className, ...props }: React.ComponentProps<typeof Button>)
app/chat/components/theme-toggle.tsx:22
FunctionToaster
({ ...props }: ToasterProps)
app/chat/components/ui/sonner.tsx:6
FunctionToolInvocation
({ toolName, state, args, result, isLatestMessage, status, }: ToolInvocationProps)
app/chat/components/tool-invocation.tsx:26
FunctionTooltip
({ ...props }: React.ComponentProps<typeof TooltipPrimitive.Root>)
app/chat/components/ui/tooltip.tsx:21
FunctionTooltipContent
({ className, sideOffset = 0, children, ...props }: React.ComponentProps<typeof TooltipPrimitive.Conte
app/chat/components/ui/tooltip.tsx:37
FunctionTooltipProvider
({ delayDuration = 0, ...props }: React.ComponentProps<typeof TooltipPrimitive.Provider>)
app/chat/components/ui/tooltip.tsx:8
FunctionTooltipTrigger
({ ...props }: React.ComponentProps<typeof TooltipPrimitive.Trigger>)
app/chat/components/ui/tooltip.tsx:31
FunctionVercelIcon
({ size = 17 })
app/chat/components/icons.tsx:3
FunctionXAiIcon
({ size = 16 })
app/chat/components/icons.tsx:112
Method[Symbol.asyncIterator]
(options?: ReadableStreamValuesOptions)
worker-configuration.d.ts:1773
Methodabort
(reason?: string)
worker-configuration.d.ts:457
Methodabort
()
worker-configuration.d.ts:1571
Methodaccept
()
worker-configuration.d.ts:2343
MethodacceptWebSocket
(ws: WebSocket, tags?: string[])
worker-configuration.d.ts:449
Methodack
()
worker-configuration.d.ts:1523
MethodackAll
()
worker-configuration.d.ts:1529
MethodackAll
()
worker-configuration.d.ts:1535
Functionaction
({ request, context, }: { request: Request; context: any; })
app/routes/api.chat.ts:25
FunctionaddServer
()
app/chat/components/mcp-server-manager.tsx:88
Methodafter
(content: string | ReadableStream | Response, options?: ContentOptions)
worker-configuration.d.ts:1190
Methodafter
(content: string | ReadableStream | Response, options?: ContentOptions)
worker-configuration.d.ts:1202
Methodafter
(content: string, options?: ContentOptions)
worker-configuration.d.ts:1209
Methodafter
(content: string | ReadableStream | Response, options?: ContentOptions)
worker-configuration.d.ts:1218
Methodalarm
(alarmInfo?: AlarmInvocationInfo)
worker-configuration.d.ts:414
Methodappend
(content: string | ReadableStream | Response, options?: ContentOptions)
worker-configuration.d.ts:1192
Methodappend
(content: string, options?: ContentOptions)
worker-configuration.d.ts:1223
MethodarrayBuffer
()
worker-configuration.d.ts:1596
Methodatob
(data: string)
worker-configuration.d.ts:220
Methodbefore
(content: string | ReadableStream | Response, options?: ContentOptions)
worker-configuration.d.ts:1189
Methodbefore
(content: string | ReadableStream | Response, options?: ContentOptions)
worker-configuration.d.ts:1201
Methodbefore
(content: string, options?: ContentOptions)
worker-configuration.d.ts:1208
Methodbefore
(content: string | ReadableStream | Response, options?: ContentOptions)
worker-configuration.d.ts:1217
Methodblob
()
worker-configuration.d.ts:1599
MethodblockConcurrencyWhile
(callback: () => Promise<T>)
worker-configuration.d.ts:448
Methodbody
()
worker-configuration.d.ts:1594
MethodbodyUsed
()
worker-configuration.d.ts:1595
Methodbtoa
(data: string)
worker-configuration.d.ts:219
FunctioncacheIsIndexed
( owner: string, repo: string, exists: boolean, env: Env, )
src/api/utils/cache.ts:238
Methodcancel
(reason?: any)
worker-configuration.d.ts:1758
Methodclear
()
worker-configuration.d.ts:103
FunctionclearAllServers
()
app/chat/components/mcp-server-manager.tsx:136
MethodclearInterval
(timeoutId: number | null)
worker-configuration.d.ts:226
← previousnext →201–300 of 489, ranked by callers