MCPcopy Create free account

hub / github.com/cursor/cookbook / functions

Functions564 in github.com/cursor/cookbook

FunctionApp
({ apiKey, cwd, force, initialModel }: TuiAppProps)
sdk/coding-agent-cli/src/tui/App.tsx:76
FunctionAppBuilder
()
sdk/app-builder/src/components/app-builder.tsx:222
FunctionArtifactTile
({ artifact }: { artifact: AgentCard["artifacts"][number] })
sdk/agent-kanban/src/components/agent-kanban-app.tsx:774
FunctionAssistantPending
()
sdk/app-builder/src/components/app-builder.tsx:2618
FunctionBadge
({ className, variant = "default", render, ...props }: useRender.ComponentProps<"span"> & VariantProps
sdk/agent-kanban/src/components/ui/badge.tsx:30
FunctionBadge
({ className, variant = "default", render, ...props }: useRender.ComponentProps<"span"> & VariantProps
sdk/app-builder/src/components/ui/badge.tsx:30
FunctionBoardColumn
({ title, icon: Icon, agents, }: { title: string icon: IconComponent agents: AgentCard[] })
sdk/agent-kanban/src/components/agent-kanban-app.tsx:580
FunctionBoardLoadingSkeleton
()
sdk/agent-kanban/src/components/agent-kanban-app.tsx:607
FunctionButton
({ className, variant = "default", size = "default", ...props }: ButtonPrimitive.Props & VariantProps<
sdk/agent-kanban/src/components/ui/button.tsx:43
FunctionButton
({ className, variant = "default", size = "default", ...props }: ButtonPrimitive.Props & VariantProps<
sdk/app-builder/src/components/ui/button.tsx:43
FunctionCard
({ className, size = "default", ...props }: React.ComponentProps<"div"> & { size?: "default" | "sm" })
sdk/agent-kanban/src/components/ui/card.tsx:5
FunctionCard
({ className, size = "default", ...props }: React.ComponentProps<"div"> & { size?: "default" | "sm" })
sdk/app-builder/src/components/ui/card.tsx:5
FunctionCardAction
({ className, ...props }: React.ComponentProps<"div">)
sdk/agent-kanban/src/components/ui/card.tsx:59
FunctionCardAction
({ className, ...props }: React.ComponentProps<"div">)
sdk/app-builder/src/components/ui/card.tsx:59
FunctionCardContent
({ className, ...props }: React.ComponentProps<"div">)
sdk/agent-kanban/src/components/ui/card.tsx:72
FunctionCardContent
({ className, ...props }: React.ComponentProps<"div">)
sdk/app-builder/src/components/ui/card.tsx:72
FunctionCardDescription
({ className, ...props }: React.ComponentProps<"div">)
sdk/agent-kanban/src/components/ui/card.tsx:49
FunctionCardDescription
({ className, ...props }: React.ComponentProps<"div">)
sdk/app-builder/src/components/ui/card.tsx:49
FunctionCardFooter
({ className, ...props }: React.ComponentProps<"div">)
sdk/agent-kanban/src/components/ui/card.tsx:82
FunctionCardFooter
({ className, ...props }: React.ComponentProps<"div">)
sdk/app-builder/src/components/ui/card.tsx:82
FunctionCardHeader
({ className, ...props }: React.ComponentProps<"div">)
sdk/agent-kanban/src/components/ui/card.tsx:23
FunctionCardHeader
({ className, ...props }: React.ComponentProps<"div">)
sdk/app-builder/src/components/ui/card.tsx:23
FunctionCardTitle
({ className, ...props }: React.ComponentProps<"div">)
sdk/agent-kanban/src/components/ui/card.tsx:36
FunctionCardTitle
({ className, ...props }: React.ComponentProps<"div">)
sdk/app-builder/src/components/ui/card.tsx:36
FunctionCollapsedProjectSidebar
({ onShowSidebar, }: { onShowSidebar: () => void })
sdk/app-builder/src/components/app-builder.tsx:3158
FunctionConversationSidebar
({ conversations, activeConversationId, apiKey, hasSavedApiKey, isApiKeyClearConfirming, isApiKeyS
sdk/app-builder/src/components/app-builder.tsx:2717
FunctionCreateAgentDialog
({ sessionId, repositories, models, onClose, onCreated, }: { sessionId: string repositories: Rep
sdk/agent-kanban/src/components/agent-kanban-app.tsx:834
FunctionDELETE
(request: Request)
sdk/agent-kanban/src/app/api/session/route.ts:32
FunctionDELETE
()
sdk/app-builder/src/app/api/settings/api-key/route.ts:6
FunctionEmptyBoard
({ onCreate }: { onCreate: () => void })
sdk/agent-kanban/src/components/agent-kanban-app.tsx:1086
FunctionField
({ className, orientation = "vertical", ...props }: React.ComponentProps<"div"> & VariantProps<typeof fi
sdk/app-builder/src/components/ui/field.tsx:72
FunctionFieldContent
({ className, ...props }: React.ComponentProps<"div">)
sdk/app-builder/src/components/ui/field.tsx:88
FunctionFieldDescription
({ className, ...props }: React.ComponentProps<"p">)
sdk/app-builder/src/components/ui/field.tsx:131
FunctionFieldError
({ className, children, errors, ...props }: React.ComponentProps<"div"> & { errors?: Array<{ message
sdk/app-builder/src/components/ui/field.tsx:176
FunctionFieldGroup
({ className, ...props }: React.ComponentProps<"div">)
sdk/app-builder/src/components/ui/field.tsx:41
FunctionFieldLabel
({ className, ...props }: React.ComponentProps<typeof Label>)
sdk/app-builder/src/components/ui/field.tsx:101
FunctionFieldLegend
({ className, variant = "legend", ...props }: React.ComponentProps<"legend"> & { variant?: "legend" | "l
sdk/app-builder/src/components/ui/field.tsx:23
FunctionFieldSeparator
({ children, className, ...props }: React.ComponentProps<"div"> & { children?: React.ReactNode })
sdk/app-builder/src/components/ui/field.tsx:146
FunctionFieldSet
({ className, ...props }: React.ComponentProps<"fieldset">)
sdk/app-builder/src/components/ui/field.tsx:10
FunctionFieldTitle
({ className, ...props }: React.ComponentProps<"div">)
sdk/app-builder/src/components/ui/field.tsx:118
FunctionGET
(request: Request)
sdk/agent-kanban/src/app/api/repositories/route.ts:7
FunctionGET
(request: Request)
sdk/agent-kanban/src/app/api/models/route.ts:7
FunctionGET
(request: Request)
sdk/agent-kanban/src/app/api/agents/route.ts:12
FunctionGET
( request: Request, { params }: { params: Promise<{ agentId: string }> } )
sdk/agent-kanban/src/app/api/agents/[agentId]/artifacts/route.ts:7
FunctionGET
( request: Request, { params }: { params: Promise<{ agentId: string }> } )
sdk/agent-kanban/src/app/api/agents/[agentId]/artifacts/media/route.ts:7
FunctionGET
( request: Request, { params }: { params: Promise<{ agentId: string }> } )
sdk/agent-kanban/src/app/api/agents/[agentId]/artifacts/download/route.ts:7
FunctionGroupOptionContent
({ option }: { option: SelectableGroupOption })
sdk/agent-kanban/src/components/agent-kanban-app.tsx:717
FunctionHome
()
sdk/agent-kanban/src/app/page.tsx:3
FunctionHome
()
sdk/app-builder/src/app/page.tsx:3
FunctionInput
({ className, type, ...props }: React.ComponentProps<"input">)
sdk/agent-kanban/src/components/ui/input.tsx:6
FunctionInput
({ className, type, ...props }: React.ComponentProps<"input">)
sdk/app-builder/src/components/ui/input.tsx:6
FunctionLabel
({ className, ...props }: React.ComponentProps<"label">)
sdk/app-builder/src/components/ui/label.tsx:7
FunctionLoadingScreen
()
sdk/agent-kanban/src/components/agent-kanban-app.tsx:479
FunctionMarkdownMessage
({ content }: { content: string })
sdk/app-builder/src/components/app-builder.tsx:3508
FunctionModelConfigPopover
({ models, selectedModel, model, onModelChange, onParameterChange, }: { models: ModelCatalogItem[]
sdk/app-builder/src/components/app-builder.tsx:3309
FunctionModelParameterControl
({ parameter, value, onChange, }: { parameter: ModelParameterConfig value: string onChange: (value
sdk/app-builder/src/components/app-builder.tsx:3400
FunctionOnboardingScreen
({ onSessionCreated, }: { onSessionCreated: (session: PublicSession) => Promise<void> })
sdk/agent-kanban/src/components/agent-kanban-app.tsx:492
FunctionPOST
(request: Request)
sdk/agent-kanban/src/app/api/session/route.ts:17
FunctionPOST
(request: Request)
sdk/agent-kanban/src/app/api/agents/route.ts:29
FunctionPOST
(request: Request)
sdk/app-builder/src/app/api/sessions/route.ts:20
FunctionPOST
(request: Request)
sdk/app-builder/src/app/api/project-name/route.ts:17
FunctionPOST
(request: Request)
sdk/app-builder/src/app/api/chat/route.ts:16
FunctionPopover
({ ...props }: PopoverPrimitive.Root.Props)
sdk/app-builder/src/components/ui/popover.tsx:8
FunctionPopoverContent
({ className, align = "center", alignOffset = 0, side = "bottom", sideOffset = 4, ...props }: Popo
sdk/app-builder/src/components/ui/popover.tsx:16
FunctionPopoverDescription
({ className, ...props }: PopoverPrimitive.Description.Props)
sdk/app-builder/src/components/ui/popover.tsx:70
FunctionPopoverHeader
({ className, ...props }: React.ComponentProps<"div">)
sdk/app-builder/src/components/ui/popover.tsx:50
FunctionPopoverTitle
({ className, ...props }: PopoverPrimitive.Title.Props)
sdk/app-builder/src/components/ui/popover.tsx:60
FunctionPopoverTrigger
({ ...props }: PopoverPrimitive.Trigger.Props)
sdk/app-builder/src/components/ui/popover.tsx:12
FunctionProjectChatHeader
({ conversation, session, title, updatedAt, }: { conversation: Conversation session: Session tit
sdk/app-builder/src/components/app-builder.tsx:3180
FunctionProjectInfoRow
({ label, mono, value, }: { label: string mono?: boolean value: string })
sdk/app-builder/src/components/app-builder.tsx:3242
FunctionRootLayout
({ children, }: Readonly<{ children: React.ReactNode }>)
sdk/agent-kanban/src/app/layout.tsx:21
FunctionRootLayout
({ children, }: Readonly<{ children: React.ReactNode; }>)
sdk/app-builder/src/app/layout.tsx:20
FunctionScrollArea
({ className, children, ...props }: ScrollAreaPrimitive.Root.Props)
sdk/agent-kanban/src/components/ui/scroll-area.tsx:7
FunctionScrollArea
({ className, children, ...props }: ScrollAreaPrimitive.Root.Props)
sdk/app-builder/src/components/ui/scroll-area.tsx:8
FunctionScrollBar
({ className, orientation = "vertical", ...props }: ScrollAreaPrimitive.Scrollbar.Props)
sdk/agent-kanban/src/components/ui/scroll-area.tsx:30
FunctionScrollBar
({ className, orientation = "vertical", ...props }: ScrollAreaPrimitive.Scrollbar.Props)
sdk/app-builder/src/components/ui/scroll-area.tsx:31
FunctionSelectContent
({ className, children, side = "bottom", sideOffset = 4, align = "center", alignOffset = 0, alig
sdk/agent-kanban/src/components/ui/select.tsx:59
FunctionSelectContent
({ className, children, side = "bottom", sideOffset = 4, align = "center", alignOffset = 0, alig
sdk/app-builder/src/components/ui/select.tsx:59
FunctionSelectGroup
({ className, ...props }: SelectPrimitive.Group.Props)
sdk/agent-kanban/src/components/ui/select.tsx:11
FunctionSelectGroup
({ className, ...props }: SelectPrimitive.Group.Props)
sdk/app-builder/src/components/ui/select.tsx:11
FunctionSelectItem
({ className, children, ...props }: SelectPrimitive.Item.Props)
sdk/agent-kanban/src/components/ui/select.tsx:114
FunctionSelectItem
({ className, children, ...props }: SelectPrimitive.Item.Props)
sdk/app-builder/src/components/ui/select.tsx:111
FunctionSelectLabel
({ className, ...props }: SelectPrimitive.GroupLabel.Props)
sdk/agent-kanban/src/components/ui/select.tsx:101
FunctionSelectLabel
({ className, ...props }: SelectPrimitive.GroupLabel.Props)
sdk/app-builder/src/components/ui/select.tsx:98
FunctionSelectScrollDownButton
({ className, ...props }: React.ComponentProps<typeof SelectPrimitive.ScrollDownArrow>)
sdk/agent-kanban/src/components/ui/select.tsx:173
FunctionSelectScrollDownButton
({ className, ...props }: React.ComponentProps<typeof SelectPrimitive.ScrollDownArrow>)
sdk/app-builder/src/components/ui/select.tsx:170
FunctionSelectScrollUpButton
({ className, ...props }: React.ComponentProps<typeof SelectPrimitive.ScrollUpArrow>)
sdk/agent-kanban/src/components/ui/select.tsx:155
FunctionSelectScrollUpButton
({ className, ...props }: React.ComponentProps<typeof SelectPrimitive.ScrollUpArrow>)
sdk/app-builder/src/components/ui/select.tsx:152
FunctionSelectSeparator
({ className, ...props }: SelectPrimitive.Separator.Props)
sdk/agent-kanban/src/components/ui/select.tsx:142
FunctionSelectSeparator
({ className, ...props }: SelectPrimitive.Separator.Props)
sdk/app-builder/src/components/ui/select.tsx:139
FunctionSelectTrigger
({ className, size = "default", children, ...props }: SelectPrimitive.Trigger.Props & { size?: "sm"
sdk/agent-kanban/src/components/ui/select.tsx:31
FunctionSelectTrigger
({ className, size = "default", children, ...props }: SelectPrimitive.Trigger.Props & { size?: "sm"
sdk/app-builder/src/components/ui/select.tsx:31
FunctionSelectValue
({ className, ...props }: SelectPrimitive.Value.Props)
sdk/agent-kanban/src/components/ui/select.tsx:21
FunctionSelectValue
({ className, ...props }: SelectPrimitive.Value.Props)
sdk/app-builder/src/components/ui/select.tsx:21
FunctionSeparator
({ className, orientation = "horizontal", ...props }: SeparatorPrimitive.Props)
sdk/agent-kanban/src/components/ui/separator.tsx:7
FunctionSeparator
({ className, orientation = "horizontal", ...props }: SeparatorPrimitive.Props)
sdk/app-builder/src/components/ui/separator.tsx:7
FunctionSidebarItem
({ active, collapsed = false, count, icon: Icon, label, onSelect, }: { active: boolean collaps
sdk/agent-kanban/src/components/agent-kanban-app.tsx:1040
FunctionStatusBadge
({ status }: { status: string })
sdk/agent-kanban/src/components/agent-kanban-app.tsx:1107
FunctionTextarea
({ className, ...props }: React.ComponentProps<"textarea">)
sdk/agent-kanban/src/components/ui/textarea.tsx:5
FunctionTextarea
({ className, ...props }: React.ComponentProps<"textarea">)
sdk/app-builder/src/components/ui/textarea.tsx:5
← previousnext →401–500 of 564, ranked by callers