MCPcopy Create free account

hub / github.com/connorhpbrn/creed / functions

Functions1,383 in github.com/connorhpbrn/creed

FunctionBlock
({ className }: { className?: string })
app/(creed-app)/settings/loading.tsx:8
FunctionBlock
({ className }: { className?: string })
app/(creed-app)/file/loading.tsx:7
FunctionBrandImage
({ brand, label, className, }: { brand: BrandLogoKey; label: string; className?: string; })
components/marketing/below-hero-sections.tsx:683
FunctionBrowserChrome
()
components/marketing/creed-app-demo.tsx:323
FunctionButton
({ className, variant = "default", size = "default", asChild = false, ...props }: React.ComponentPro
components/ui/button.tsx:44
FunctionBuySeatsDialog
({ open, onOpenChange, creedId, cadence, used, capacity, onPurchased, }: BuySeatsDialogProps)
components/creed/buy-seats-dialog.tsx:41
FunctionCard
({ className, children }: { className?: string; children?: ReactNode })
app/(creed-app)/connections/loading.tsx:13
FunctionCard
({ children }: { children?: ReactNode })
app/(creed-app)/settings/loading.tsx:12
FunctionChartContainer
({ id, className, children, config, ...props }: React.ComponentProps<"div"> & { config: ChartConfi
components/ui/chart.tsx:35
FunctionChartLegendContent
({ className, hideIcon = false, payload, verticalAlign = "bottom", nameKey, }: { className?: strin
components/ui/chart.tsx:283
FunctionChartStyle
({ id, config }: { id: string; config: ChartConfig })
components/ui/chart.tsx:68
FunctionChartTooltip
({ wrapperStyle, ...props }: React.ComponentProps<typeof RechartsPrimitive.Tooltip>)
components/ui/chart.tsx:106
FunctionChartTooltipContent
({ active, payload, className, indicator = "dot", hideLabel = false, hideIndicator = false, labe
components/ui/chart.tsx:126
FunctionChipRowView
({ node, updateAttributes, editor }: NodeViewProps)
components/creed/extensions/chip-row.tsx:73
FunctionChromeIcon
({ children }: { children: React.ReactNode })
components/marketing/creed-app-demo.tsx:315
FunctionClosingCtaSection
({ configured }: { configured: boolean })
components/marketing/below-hero-sections.tsx:534
FunctionComingSoonCta
({ label }: { label: string })
components/marketing/pricing-page-view.tsx:458
FunctionCompanyConstellation
()
components/creed/company-onboarding-screen.tsx:1130
FunctionCompanyOnboardingPage
()
app/onboarding/company/page.tsx:13
FunctionCompanyOnboardingPreviewPage
()
app/dev/company-onboarding/page.tsx:6
FunctionCompanyOnboardingScreen
({ creedId, previewMode = false, }: { creedId: string; previewMode?: boolean; })
components/creed/company-onboarding-screen.tsx:64
FunctionCompanySettings
()
components/creed/company-settings.tsx:247
FunctionComposePromptCard
({ copied, onCopy, }: { copied: boolean; onCopy: () => void; })
components/creed/compose-prompt-card.tsx:29
FunctionConfirmationNotice
({ email, kind, onBack, }: { email: string; kind: "signup" | "reset"; onBack: () => void; })
components/auth/auth-screen.tsx:411
FunctionConnectButton
({ label, loading, onClick, }: { label: string; loading: boolean; onClick: () => void; })
components/creed/settings-screen.tsx:1539
FunctionConnectDemo
()
components/marketing/how-it-works-demos.tsx:140
FunctionConnectionCard
({ connection, mcpUrl, isConnected, lastSeen, }: { connection: ConnectionItem; mcpUrl: string; i
components/creed/connection-card.tsx:57
FunctionConnectionsLoading
()
app/(creed-app)/connections/loading.tsx:23
FunctionConnectionsPage
()
app/(creed-app)/connections/page.tsx:3
FunctionConnectionsScreen
()
components/creed/connections-screen.tsx:16
FunctionContextFileCta
()
components/marketing/context-file-page-view.tsx:112
FunctionContextFilePage
()
app/context/page.tsx:29
FunctionContextFilePageView
()
components/marketing/context-file-page-view.tsx:42
FunctionContinueButton
({ href, autoAdvance = false, }: { href: string; autoAdvance?: boolean; })
app/payment/success/continue-button.tsx:17
FunctionControlActivityRow
({ item, open, index, }: { item: (typeof CONTROL_ACTIVITY_ITEMS)[number]; open: boolean; index: nu
components/creed/company-onboarding-screen.tsx:1023
FunctionControlFlowCard
()
components/creed/company-onboarding-screen.tsx:999
FunctionCreateDemo
()
components/marketing/how-it-works-demos.tsx:35
FunctionCreditTile
({ label, primary, secondary, size = 30, }: { label: string; primary: string; secondary?: string
components/creed/company-settings.tsx:215
FunctionCreditsHistoryDialog
({ open, onOpenChange, transactions, allowanceResets, }: { open: boolean; onOpenChange: (open: boo
components/creed/credits-history-dialog.tsx:72
FunctionCreedAgentGlyph
({ className }: { className?: string })
components/creed/brand.tsx:69
FunctionCreedAppDemo
()
components/marketing/creed-app-demo.tsx:627
FunctionCreedAppLayout
({ children }: { children: ReactNode })
app/(creed-app)/layout.tsx:41
FunctionCreedFindReplace
({ scrollRef, }: { scrollRef: React.RefObject<HTMLElement | null>; })
components/creed/find-replace.tsx:151
FunctionCreedGlyph
({ className }: { className?: string })
components/marketing/how-creed-works-demos.tsx:88
FunctionCreedMark
({ className }: { className?: string })
components/creed/brand.tsx:48
FunctionCreedPanel
({ onFileSection, onFileProposal, onAddSection, onOpenBilling, onOpenPush, onSetActivity, }: Panel
components/creed/panel.tsx:266
FunctionCreedPreview
({ sections }: { sections: CreedSection[] })
components/creed/onboarding-screen.tsx:995
FunctionCreedProvider
({ children, initialState = initialCreedState, persistenceEnabled: initialPersistenceEnabled = false, }:
components/creed/creed-provider.tsx:331
FunctionCreedShell
({ children, userName, avatarInitials, avatarUrl, sections, pendingProposalSectionIds = [], }: She
components/creed/shell.tsx:135
FunctionCreedSwitcher
()
components/creed/creed-switcher.tsx:22
FunctionCreedWordmark
({ className, imageClassName, }: { className?: string; imageClassName?: string; })
components/creed/brand.tsx:24
FunctionDELETE
(request: Request, ctx: Ctx)
app/api/app/sections/[sectionId]/route.ts:91
FunctionDELETE
(request: Request)
app/api/app/github/integration/route.ts:55
FunctionDELETE
(request: Request)
app/api/app/company/route.ts:6
FunctionDELETE
(_request: Request, ctx: Ctx)
app/api/app/company/invites/[id]/route.ts:24
FunctionDELETE
(request: Request)
app/api/app/company/github/route.ts:10
FunctionDELETE
(request: Request, ctx: Ctx)
app/api/app/company/members/[userId]/route.ts:38
FunctionDELETE
(request: Request)
app/api/app/account/route.ts:7
FunctionDemoCard
({ children, className, }: { children: React.ReactNode; className?: string; })
components/marketing/how-creed-works-demos.tsx:109
FunctionDemoProposalDiff
({ proposal, existingContent, onAccept, onReject, }: { proposal: Proposal; existingContent: string
components/marketing/governed-demos.tsx:103
FunctionDialog
({ ...props }: React.ComponentProps<typeof DialogPrimitive.Root>)
components/ui/dialog.tsx:10
FunctionDialogClose
({ ...props }: React.ComponentProps<typeof DialogPrimitive.Close>)
components/ui/dialog.tsx:28
FunctionDialogContent
({ className, children, showCloseButton = true, ...props }: React.ComponentProps<typeof DialogPrimitiv
components/ui/dialog.tsx:50
FunctionDialogDescription
({ className, ...props }: React.ComponentProps<typeof DialogPrimitive.Description>)
components/ui/dialog.tsx:141
FunctionDialogFooter
({ className, showCloseButton = false, children, ...props }: React.ComponentProps<"div"> & { showClo
components/ui/dialog.tsx:98
FunctionDialogHeader
({ className, ...props }: React.ComponentProps<"div">)
components/ui/dialog.tsx:88
FunctionDialogOverlay
({ className, ...props }: React.ComponentProps<typeof DialogPrimitive.Overlay>)
components/ui/dialog.tsx:34
FunctionDialogPortal
({ ...props }: React.ComponentProps<typeof DialogPrimitive.Portal>)
components/ui/dialog.tsx:22
FunctionDialogTitle
({ className, ...props }: React.ComponentProps<typeof DialogPrimitive.Title>)
components/ui/dialog.tsx:125
FunctionDialogTrigger
({ ...props }: React.ComponentProps<typeof DialogPrimitive.Trigger>)
components/ui/dialog.tsx:16
FunctionDiffBadge
({ tone, count, size = "sm", }: { tone: "added" | "removed"; count: number; size?: "xs" | "sm" | "
components/creed/inline-proposal-diff.tsx:104
FunctionDiffParts
({ parts }: { parts: ReturnType<typeof computeDiffParts> })
components/marketing/how-creed-works-demos.tsx:129
FunctionDiffParts
({ parts }: { parts: ReturnType<typeof computeDiffParts> })
components/marketing/governed-demos.tsx:25
FunctionDirectEditDemo
()
components/marketing/governed-demos.tsx:272
FunctionDisconnectButton
({ label, loading, onClick, }: { label: string; loading: boolean; onClick: () => void; })
components/creed/settings-screen.tsx:1567
FunctionDiscordGlyph
({ className }: { className?: string })
components/creed/welcome-dialog.tsx:166
FunctionDivider
()
app/(creed-app)/settings/loading.tsx:20
FunctionDocsPage
()
app/docs/page.tsx:10
FunctionDocsPageView
()
components/marketing/docs-page-view.tsx:815
FunctionDots
({ index, slides, onJump, }: { index: number; slides: Slide[]; onJump: (i: number) => void; })
components/creed/welcome-dialog.tsx:614
FunctionDropdown
({ trigger, triggerIcon, items, selectedKey, onSelect, iconSide = "left", align, variant = "ou
components/creed/mcp-health-dashboard.tsx:552
FunctionDropdownMenu
({ modal = false, ...props }: React.ComponentProps<typeof DropdownMenuPrimitive.Root>)
components/ui/dropdown-menu.tsx:9
FunctionDropdownMenuCheckboxItem
({ className, children, checked, inset, ...props }: React.ComponentProps<typeof DropdownMenuPrimitiv
components/ui/dropdown-menu.tsx:88
FunctionDropdownMenuContent
({ className, align = "start", sideOffset = 6, ...props }: React.ComponentProps<typeof DropdownMenuPri
components/ui/dropdown-menu.tsx:35
FunctionDropdownMenuGroup
({ ...props }: React.ComponentProps<typeof DropdownMenuPrimitive.Group>)
components/ui/dropdown-menu.tsx:57
FunctionDropdownMenuItem
({ className, inset, variant = "default", ...props }: React.ComponentProps<typeof DropdownMenuPrimitiv
components/ui/dropdown-menu.tsx:65
FunctionDropdownMenuLabel
({ className, inset, ...props }: React.ComponentProps<typeof DropdownMenuPrimitive.Label> & { inset?:
components/ui/dropdown-menu.tsx:165
FunctionDropdownMenuPortal
({ ...props }: React.ComponentProps<typeof DropdownMenuPrimitive.Portal>)
components/ui/dropdown-menu.tsx:16
FunctionDropdownMenuRadioGroup
({ ...props }: React.ComponentProps<typeof DropdownMenuPrimitive.RadioGroup>)
components/ui/dropdown-menu.tsx:122
FunctionDropdownMenuRadioItem
({ className, children, inset, ...props }: React.ComponentProps<typeof DropdownMenuPrimitive.RadioItem
components/ui/dropdown-menu.tsx:133
FunctionDropdownMenuSeparator
({ className, ...props }: React.ComponentProps<typeof DropdownMenuPrimitive.Separator>)
components/ui/dropdown-menu.tsx:185
FunctionDropdownMenuShortcut
({ className, ...props }: React.ComponentProps<"span">)
components/ui/dropdown-menu.tsx:198
FunctionDropdownMenuSub
({ ...props }: React.ComponentProps<typeof DropdownMenuPrimitive.Sub>)
components/ui/dropdown-menu.tsx:214
FunctionDropdownMenuSubContent
({ className, ...props }: React.ComponentProps<typeof DropdownMenuPrimitive.SubContent>)
components/ui/dropdown-menu.tsx:244
FunctionDropdownMenuSubTrigger
({ className, inset, children, ...props }: React.ComponentProps<typeof DropdownMenuPrimitive.SubTrigge
components/ui/dropdown-menu.tsx:220
FunctionDropdownMenuTrigger
({ ...props }: React.ComponentProps<typeof DropdownMenuPrimitive.Trigger>)
components/ui/dropdown-menu.tsx:24
FunctionExamplesCta
()
components/marketing/examples-page-view.tsx:756
FunctionExamplesPage
()
app/examples/page.tsx:23
FunctionExamplesPageView
()
components/marketing/examples-page-view.tsx:489
FunctionExpandRegion
({ open, children, }: { open: boolean; children: React.ReactNode; })
components/creed/inline-proposal-diff.tsx:61
← previousnext →901–1,000 of 1,383, ranked by callers