MCPcopy Create free account

hub / github.com/CedarCopilot/cedar-OS / functions

Functions665 in github.com/CedarCopilot/cedar-OS

↓ 1 callersFunctionrenderPreciseDiff
(changes: Change[])
packages/cedar-os/src/components/debugger/StatesTab.tsx:162
↓ 1 callersFunctionrenderStorylineSection
( section: StorylineSection, sectionIndex: number )
packages/cedar-os-components/chatMessages/Storyline.tsx:148
↓ 1 callersFunctionrenderWordDiff
(oldText: string, newText: string)
packages/cedar-os/src/components/debugger/StatesTab.tsx:211
↓ 1 callersFunctionresolveCircularReferences
(obj: unknown, root: unknown)
packages/cedar-os/src/utils/sanitizeJson.ts:128
↓ 1 callersFunctionresolveComponentDependencies
( componentNames: string[] )
packages/cli/src/utils/downloadComponents/registry.ts:186
↓ 1 callersFunctionsaveEdges
(edges: Edge[])
src/app/examples/product-roadmap/supabase/edges.ts:160
↓ 1 callersFunctionsaveEdgesToSupabase
(edges: Edge[])
src/app/examples/product-roadmap/supabase/edges.ts:134
↓ 1 callersFunctionsaveNodesToSupabase
( nodes: Node<FeatureNodeData>[] )
src/app/examples/product-roadmap/supabase/nodes.ts:166
↓ 1 callersFunctionsearchItem
* Helper to search an item
packages/cedar-os/src/store/agentContext/mentionProviders.ts:30
↓ 1 callersFunctionselectComponents
( allComponents: ComponentInfo[], options: { promptMessage?: string; skipPrompt?: boolean; preselected
packages/cli/src/utils/downloadComponents/prompts.ts:18
↓ 1 callersFunctionsetCedarState
(key, value)
packages/cedar-os/src/store/CedarStore.ts:115
↓ 1 callersFunctionshouldIgnoreInputElements
( activationEvent: ActivationEvent )
packages/cedar-os-components/CommandBar/CommandBar.tsx:63
↓ 1 callersFunctionshowInstallationSummary
( newComponents: ComponentInfo[], updatedComponents: ComponentInfo[], dependencies: string[] )
packages/cli/src/utils/downloadComponents/prompts.ts:245
↓ 1 callersFunctionshowNextSteps
(template: Template | null, projectName: string)
packages/cli/src/templates.ts:93
↓ 1 callersFunctionstreamAudioFromText
( controller: ReadableStreamDefaultController<Uint8Array>, // Accept either Node.js Readable or Web Readable
examples-backend/product-roadmap-backend/src/utils/streamUtils.ts:103
↓ 1 callersFunctiontoggleComments
()
src/app/examples/product-roadmap/components/FeatureNode.tsx:159
↓ 1 callersFunctiontoggleExpanded
(logId: string)
packages/cedar-os/src/components/debugger/NetworkTab.tsx:52
↓ 1 callersFunctiontoggleExpanded
(messageId: string)
packages/cedar-os/src/components/debugger/MessagesTab.tsx:41
↓ 1 callersFunctiontoggleExpanded
(stateKey: string)
packages/cedar-os/src/components/debugger/StatesTab.tsx:54
↓ 1 callersFunctiontoggleItem
(index: number)
packages/cedar-os-components/chatMessages/TodoList.tsx:14
↓ 1 callersFunctiontransformImports
(content: string, targetDir: string)
packages/cli/src/utils/downloadComponents/downloader.ts:59
↓ 1 callersFunctiontransformMastraMessages
( backend: MastraBackendMessage[] )
src/app/examples/product-roadmap/productRoadmapStorage.ts:24
↓ 1 callersMethodunregister
* Unregister a spell
packages/cedar-os/src/store/spellSlice/SpellActivationManager.ts:148
↓ 1 callersFunctionupHandler
()
packages/cedar-os/src/components/chatInput/MentionList.tsx:60
↓ 1 callersFunctionupdateEdgePositions
()
packages/cedar-os-components/chatMessages/Storyline.tsx:56
↓ 1 callersFunctionupdateRect
()
packages/cedar-os-components/structural/SidePanelContainer.tsx:128
↓ 1 callersFunctionupdateSize
()
packages/cedar-os-components/diffs/DiffContainer.tsx:41
↓ 1 callersMethodupdateThread
( userId: string, threadId: string, meta: MessageThreadMeta )
packages/cedar-os/src/store/messages/messageStorage.ts:25
↓ 1 callersFunctionuseChatInput
()
packages/cedar-os/src/store/CedarStore.ts:97
↓ 1 callersFunctionuseTools
()
packages/cedar-os/src/store/CedarStore.ts:271
↓ 1 callersFunctionuseTypedAgentConnection
( providerType: T )
packages/cedar-os/src/store/agentConnection/useTypedAgentConnection.ts:53
↓ 1 callersFunctionuseVoice
()
packages/cedar-os/src/store/CedarStore.ts:156
↓ 1 callersFunctionverifyConnection
(config: ProviderConfig)
src/app/examples/cedar-playground/sections/AgentBackendConnectionSection.tsx:142
↓ 1 callersFunctionwalk
(node: JSONContent)
packages/cedar-os/src/utils/inputFormatter.ts:10
FunctionAgentBackendConnectionSection
()
src/app/examples/cedar-playground/sections/AgentBackendConnectionSection.tsx:81
FunctionBadge
({ className, variant, asChild = false, ...props }: React.ComponentProps<"span"> & VariantProps<type
src/components/ui/badge.tsx:28
FunctionButton
({ className, variant, size, asChild = false, ...props }: React.ComponentProps<"button"> & Variant
src/components/ui/button.tsx:38
FunctionCaptionMessages
({ className = '', })
packages/cedar-os-components/chatMessages/CaptionMessages.tsx:24
FunctionCard
({ className, ...props }: React.ComponentProps<"div">)
src/components/ui/card.tsx:5
FunctionCard
({ title, children, className = '' }: CardProps)
src/app/examples/cedar-playground/components/Card.tsx:9
FunctionCardAction
({ className, ...props }: React.ComponentProps<"div">)
src/components/ui/card.tsx:51
FunctionCardContent
({ className, ...props }: React.ComponentProps<"div">)
src/components/ui/card.tsx:64
FunctionCardDescription
({ className, ...props }: React.ComponentProps<"div">)
src/components/ui/card.tsx:41
FunctionCardFooter
({ className, ...props }: React.ComponentProps<"div">)
src/components/ui/card.tsx:74
FunctionCardHeader
({ className, ...props }: React.ComponentProps<"div">)
src/components/ui/card.tsx:18
FunctionCardTitle
({ className, ...props }: React.ComponentProps<"div">)
src/components/ui/card.tsx:31
FunctionCedarCaptionChat
({ dimensions, className = '', showThinking = true, stream = true, })
packages/cedar-os-components/chatComponents/CedarCaptionChat.tsx:29
FunctionCedarCopilot
(props: CedarCopilotProps)
packages/cedar-os/src/components/CedarCopilot.tsx:8
FunctionCedarCopilotClient
({ children, userId = null, threadId = null, llmProvider, messageStorage, voiceSettings, responseProces
packages/cedar-os/src/components/CedarCopilot.client.tsx:27
FunctionCedarPlaygroundLayout
({ children, }: { children: ReactNode; })
src/app/examples/cedar-playground/layout.tsx:37
FunctionCedarPlaygroundPage
()
src/app/examples/cedar-playground/page.tsx:22
FunctionChatBubbles
({ maxHeight, className = '', })
packages/cedar-os-components/chatMessages/ChatBubbles.tsx:12
FunctionChatInput
({ handleFocus, handleBlur, isInputFocused, className = '', stream = true, })
packages/cedar-os-components/chatInput/ChatInput.tsx:27
FunctionChatRenderer
({ message })
packages/cedar-os-components/chatMessages/ChatRenderer.tsx:22
FunctionChatSection
({ activeTab: externalActiveTab, onTabChange, }: ChatSectionProps = {})
src/app/examples/cedar-playground/sections/ChatSection.tsx:73
FunctionChatThreadController
({ className, onThreadChange, showCreateButton = true, showThreadList = true, })
packages/cedar-os-components/threads/ChatThreadController.tsx:24
FunctionCheckbox
({ className, ...props }: React.ComponentProps<typeof CheckboxPrimitive.Root>)
src/components/ui/checkbox.tsx:9
FunctionCheckboxControl
({ label, checked, onChange }: CheckboxControlProps)
src/app/examples/cedar-playground/sections/ChatSection.tsx:59
FunctionCollapsibleSection
({ title, isExpanded, onToggle, badges, children, })
packages/cedar-os/src/components/debugger/CollapsibleSection.tsx:7
FunctionCommand
({ className, ...props }: React.ComponentProps<typeof CommandPrimitive>)
packages/cedar-os-components/ui/command.tsx:16
FunctionCommandBar
({ open, contents, placeholder = 'Type a command or search...', className, onClose, collapsed: controlle
packages/cedar-os-components/CommandBar/CommandBar.tsx:143
FunctionCommandBarChat
({ open, onClose, })
src/app/examples/product-roadmap/components/CommandBarChat.tsx:21
FunctionCommandDialog
({ title = 'Command Palette', description = 'Search for a command to run...', children, className, showCl
packages/cedar-os-components/ui/command.tsx:32
FunctionCommandEmpty
({ ...props }: React.ComponentProps<typeof CommandPrimitive.Empty>)
packages/cedar-os-components/ui/command.tsx:99
FunctionCommandGroup
({ className, ...props }: React.ComponentProps<typeof CommandPrimitive.Group>)
packages/cedar-os-components/ui/command.tsx:111
FunctionCommandInput
({ className, ...props }: React.ComponentProps<typeof CommandPrimitive.Input>)
packages/cedar-os-components/ui/command.tsx:62
FunctionCommandItem
({ className, ...props }: React.ComponentProps<typeof CommandPrimitive.Item>)
packages/cedar-os-components/ui/command.tsx:140
FunctionCommandList
({ className, ...props }: React.ComponentProps<typeof CommandPrimitive.List>)
packages/cedar-os-components/ui/command.tsx:83
FunctionCommandSeparator
({ className, ...props }: React.ComponentProps<typeof CommandPrimitive.Separator>)
packages/cedar-os-components/ui/command.tsx:127
FunctionCommandShortcut
({ className, ...props }: React.ComponentProps<'span'>)
packages/cedar-os-components/ui/command.tsx:156
FunctionContainer3D
({ children, className = '', motionProps = {}, id, style, color, })
packages/cedar-os/src/components/containers/Container3D.tsx:31
FunctionContainer3D
({ children, className = '', motionProps = {}, id, style, color, })
packages/cedar-os-components/containers/Container3D.tsx:31
FunctionContainer3DButton
({ className = '', childClassName = '', motionProps = {}, onClick, children, id, withMotion = false, s
packages/cedar-os-components/containers/Container3DButton.tsx:27
FunctionContextBadgeRow
({ editor })
packages/cedar-os-components/chatInput/ContextBadgeRow.tsx:23
FunctionCorner
({ thickness = 2, length = 10, color, ...position })
packages/cedar-os-components/spells/QuestioningSpell.tsx:188
FunctionCustomParamsSchema
( dataSchemas?: TData, extraFieldsSchema?: E )
packages/cedar-os/src/store/agentConnection/AgentConnectionTypes.ts:321
FunctionCustomProviderDemo
()
src/app/examples/product-roadmap/page.tsx:97
FunctionCustomSlider
({ min, max, step, value, unit, label, ranges, styling })
packages/cedar-os-components/spells/SliderSpell.tsx:66
FunctionDebuggerPanel
({ initialPosition, className, })
packages/cedar-os/src/components/debugger/DebuggerPanel.tsx:29
FunctionDebuggerSection
()
src/app/examples/cedar-playground/sections/DebuggerSection.tsx:6
FunctionDialog
({ ...props }: React.ComponentProps<typeof DialogPrimitive.Root>)
packages/cedar-os-components/ui/dialog.tsx:9
FunctionDialogClose
({ ...props }: React.ComponentProps<typeof DialogPrimitive.Close>)
packages/cedar-os-components/ui/dialog.tsx:27
FunctionDialogContent
({ className, children, showCloseButton = true, ...props }: React.ComponentProps<typeof DialogPrimitive.Co
packages/cedar-os-components/ui/dialog.tsx:49
FunctionDialogDescription
({ className, ...props }: React.ComponentProps<typeof DialogPrimitive.Description>)
packages/cedar-os-components/ui/dialog.tsx:117
FunctionDialogFooter
({ className, ...props }: React.ComponentProps<'div'>)
packages/cedar-os-components/ui/dialog.tsx:91
FunctionDialogHeader
({ className, ...props }: React.ComponentProps<'div'>)
packages/cedar-os-components/ui/dialog.tsx:81
FunctionDialogOverlay
({ className, ...props }: React.ComponentProps<typeof DialogPrimitive.Overlay>)
packages/cedar-os-components/ui/dialog.tsx:33
FunctionDialogPortal
({ ...props }: React.ComponentProps<typeof DialogPrimitive.Portal>)
packages/cedar-os-components/ui/dialog.tsx:21
FunctionDialogTitle
({ className, ...props }: React.ComponentProps<typeof DialogPrimitive.Title>)
packages/cedar-os-components/ui/dialog.tsx:104
FunctionDialogTrigger
({ ...props }: React.ComponentProps<typeof DialogPrimitive.Trigger>)
packages/cedar-os-components/ui/dialog.tsx:15
FunctionDialogueOptions
({ message })
packages/cedar-os-components/chatMessages/DialogueOptions.tsx:14
FunctionDiffContainer
({ color, enableIntroAnimation = true, children, showDiffActions = false, onAccept, onReject, diffType
packages/cedar-os-components/diffs/DiffContainer.tsx:23
FunctionDiffHistorySection
()
src/app/examples/cedar-playground/sections/DiffHistorySection.tsx:6
FunctionDiffText
({ oldText, newText, diffMode = 'words', showRemoved = true, animateChanges = true, className = '', })
packages/cedar-os-components/diffs/DiffText.tsx:157
FunctionDropdownMenu
({ ...props }: React.ComponentProps<typeof DropdownMenuPrimitive.Root>)
packages/cedar-os-components/ui/dropdown-menu.tsx:9
FunctionDropdownMenu
({ ...props }: React.ComponentProps<typeof DropdownMenuPrimitive.Root>)
src/components/ui/dropdown-menu.tsx:9
FunctionDropdownMenuCheckboxItem
({ className, children, checked, ...props }: React.ComponentProps<typeof DropdownMenuPrimitive.CheckboxIte
packages/cedar-os-components/ui/dropdown-menu.tsx:85
FunctionDropdownMenuCheckboxItem
({ className, children, checked, ...props }: React.ComponentProps<typeof DropdownMenuPrimitive.Checkbo
src/components/ui/dropdown-menu.tsx:85
FunctionDropdownMenuContent
({ className, sideOffset = 4, ...props }: React.ComponentProps<typeof DropdownMenuPrimitive.Content>)
packages/cedar-os-components/ui/dropdown-menu.tsx:34
FunctionDropdownMenuContent
({ className, sideOffset = 4, ...props }: React.ComponentProps<typeof DropdownMenuPrimitive.Content>)
src/components/ui/dropdown-menu.tsx:34
← previousnext →301–400 of 665, ranked by callers