MCPcopy Create free account

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

Functions665 in github.com/CedarCopilot/cedar-OS

↓ 1 callersFunctionformatTimestamp
(msg: Message)
packages/cedar-os/src/components/debugger/MessagesTab.tsx:73
↓ 1 callersFunctiongenerateFormatterForContextKey
* Generate simple formatter function for context data * Just stringifies the context key data directly
packages/cedar-os-backend/src/contextManagement/helpers.ts:70
↓ 1 callersFunctiongeneratePrismaticColors
( seedColor: string, darkMode: boolean )
packages/cedar-os-components/ornaments/GradientMesh.tsx:205
↓ 1 callersFunctiongetAllTools
( toolRegistry: Record<string, Record<string, any>> )
packages/cedar-os-backend/src/contextManagement/helpers.ts:263
↓ 1 callersFunctiongetAnimationDirection
()
packages/cedar-os-components/structural/FloatingContainer.tsx:269
↓ 1 callersFunctiongetBadgeColor
(color: Badge['color'])
packages/cedar-os/src/components/debugger/CollapsibleSection.tsx:14
↓ 1 callersFunctiongetCaptionDimensions
()
src/app/examples/cedar-playground/sections/ChatSection.tsx:171
↓ 1 callersFunctiongetCategories
()
packages/cli/src/utils/downloadComponents/registry.ts:166
↓ 1 callersFunctiongetClientDimensions
()
packages/cedar-os-components/structural/FloatingContainer.tsx:80
↓ 1 callersFunctiongetClientMaxDimensions
()
packages/cedar-os-components/structural/FloatingContainer.tsx:129
↓ 1 callersFunctiongetConnectionStatusColor
()
src/app/examples/cedar-playground/sections/AgentBackendConnectionSection.tsx:296
↓ 1 callersFunctiongetConnectionStatusIcon
()
src/app/examples/cedar-playground/sections/AgentBackendConnectionSection.tsx:309
↓ 1 callersFunctiongetDefaultDimensions
()
packages/cedar-os-components/structural/FloatingContainer.tsx:52
↓ 1 callersFunctiongetEdges
()
src/app/examples/product-roadmap/supabase/edges.ts:152
↓ 1 callersFunctiongetEdgesFromLocalStorage
()
src/app/examples/product-roadmap/supabase/edges.ts:41
↓ 1 callersFunctiongetEdgesFromSupabase
()
src/app/examples/product-roadmap/supabase/edges.ts:95
↓ 1 callersFunctiongetEditorTextWithChoices
()
packages/cedar-os/src/components/chatInput/useCedarEditor.ts:220
↓ 1 callersFunctiongetExpandedPanelPosition
()
packages/cedar-os/src/components/debugger/DebuggerPanel.tsx:205
↓ 1 callersFunctiongetFilePath
( type: ComponentRegistryEntry['type'], fileName: string )
packages/cli/src/utils/downloadComponents/registry.ts:86
↓ 1 callersFunctiongetFloatingDimensions
()
src/app/examples/cedar-playground/sections/ChatSection.tsx:142
↓ 1 callersFunctiongetIcon
()
packages/cedar-os/src/store/messages/renderers/ShimmerText.tsx:42
↓ 1 callersFunctiongetIcon
()
packages/cedar-os-components/text/ShimmerText.tsx:42
↓ 1 callersFunctiongetInitialOffset
()
packages/cedar-os-components/chatMessages/structural/CollapsedChatButton.tsx:45
↓ 1 callersFunctiongetInitialSideOffset
()
packages/cedar-os-components/chatMessages/structural/CollapsedChatButton.tsx:71
↓ 1 callersFunctiongetJSONDifferences
(oldObj: unknown, newObj: unknown)
packages/cedar-os/src/components/debugger/StatesTab.tsx:139
↓ 1 callersFunctiongetLightenedColor
(hex: string, lighten: number)
packages/cedar-os/src/styles/stylingUtils.ts:46
↓ 1 callersFunctiongetLogTypeColor
(log: DebugLogEntry)
packages/cedar-os/src/components/debugger/NetworkTab.tsx:76
↓ 1 callersFunctiongetLogTypeHover
(log: DebugLogEntry)
packages/cedar-os/src/components/debugger/NetworkTab.tsx:94
↓ 1 callersFunctiongetLogTypeIcon
(log: DebugLogEntry)
packages/cedar-os/src/components/debugger/NetworkTab.tsx:112
↓ 1 callersFunctiongetLogTypeLabel
(log: DebugLogEntry)
packages/cedar-os/src/components/debugger/NetworkTab.tsx:130
↓ 1 callersFunctiongetMastraProjectNextSteps
( projectName: string, manager: string )
packages/cli/src/templates.ts:33
↓ 1 callersFunctiongetMessageStorageState
( set: { ( partial: | CedarStore | Partial<CedarStore> | ((state: CedarStore) => CedarStore
packages/cedar-os/src/store/messages/messageStorage.ts:243
↓ 1 callersFunctiongetMessageTypeColor
(type: string)
packages/cedar-os/src/components/debugger/MessagesTab.tsx:53
↓ 1 callersFunctiongetMicButtonClass
()
packages/cedar-os-components/chatInput/ChatInput.tsx:80
↓ 1 callersFunctiongetNodeTypeColor
(nodeType: string)
src/app/examples/product-roadmap/components/CommandBarChat.tsx:264
↓ 1 callersFunctiongetNodeTypeIcon
(nodeType: string)
src/app/examples/product-roadmap/components/CommandBarChat.tsx:252
↓ 1 callersFunctiongetNodes
()
src/app/examples/product-roadmap/supabase/nodes.ts:206
↓ 1 callersFunctiongetNodesFromSupabase
()
src/app/examples/product-roadmap/supabase/nodes.ts:129
↓ 1 callersFunctiongetPositionClasses
()
packages/cedar-os-components/structural/FloatingContainer.tsx:251
↓ 1 callersFunctiongetShortestRotation
(prev: number, target: number)
packages/cedar-os-components/spells/RadialMenuSpell.tsx:119
↓ 1 callersFunctiongetSidePanelDimensions
()
src/app/examples/cedar-playground/sections/ChatSection.tsx:160
↓ 1 callersFunctiongetStateConfig
()
packages/cedar-os-components/chatInput/HumanInTheLoopIndicator.tsx:17
↓ 1 callersFunctiongetStatePreview
(registeredState: registeredState)
packages/cedar-os/src/components/debugger/StatesTab.tsx:66
↓ 1 callersFunctiongetTextSizeClass
(text: string)
packages/cedar-os-components/chatMessages/CaptionMessages.tsx:46
↓ 1 callersFunctiongetVisibleEdges
()
packages/cedar-os-components/chatMessages/Storyline.tsx:221
↓ 1 callersFunctiongetVoiceStatusColor
()
src/app/examples/cedar-playground/sections/VoiceSection.tsx:32
↓ 1 callersFunctiongetVoiceStatusText
()
src/app/examples/cedar-playground/sections/VoiceSection.tsx:45
↓ 1 callersFunctiongetWordCountDescription
()
src/app/examples/cedar-playground/sections/TextLengthSection.tsx:192
↓ 1 callersFunctiongetWordCountIcon
()
src/app/examples/cedar-playground/sections/TextLengthSection.tsx:182
↓ 1 callersFunctionhandleAddComment
()
src/app/examples/product-roadmap/components/FeatureNode.tsx:173
↓ 1 callersFunctionhandleArrayDiff
(params: { get: () => CedarStore; key: string; jsonPath: string; oldArray: T[]; newArray: T[]; identific
packages/cedar-os/src/store/diffHistoryStateSlice/diffHistorySlice.ts:588
↓ 1 callersFunctionhandleCancelEdit
()
packages/cedar-os-components/threads/ChatThreadController.tsx:96
↓ 1 callersFunctionhandleClick
(choice: string)
packages/cedar-os-components/chatMessages/MultipleChoice.tsx:14
↓ 1 callersFunctionhandleCreateThread
()
src/app/examples/cedar-playground/sections/ThreadTestingSection.tsx:27
↓ 1 callersFunctionhandleDeleteThread
(threadId: string, e: React.MouseEvent)
packages/cedar-os-components/threads/ChatThreadController.tsx:69
↓ 1 callersFunctionhandleDeleteThread
(threadId: string)
src/app/examples/cedar-playground/sections/ThreadTestingSection.tsx:35
↓ 1 callersFunctionhandleEditThread
( threadId: string, currentName: string, e: React.MouseEvent )
packages/cedar-os-components/threads/ChatThreadController.tsx:78
↓ 1 callersFunctionhandleItemClick
(item: TooltipMenuItem)
packages/cedar-os-components/inputs/TooltipMenu.tsx:55
↓ 1 callersFunctionhandleNodeTypeChange
(newNodeType: NodeType)
src/app/examples/product-roadmap/components/FeatureNode.tsx:316
↓ 1 callersFunctionhandleNpmDependencies
( deps: string[], autoConfirm: boolean = false )
packages/cli/src/utils/downloadComponents/orchestrator.ts:232
↓ 1 callersFunctionhandleObjectFieldDiff
(params: { get: () => CedarStore; key: string; jsonPath: string; oldValue: unknown; newValue: unknown; a
packages/cedar-os/src/store/diffHistoryStateSlice/diffHistorySlice.ts:474
↓ 1 callersFunctionhandlePrimitiveArrayDiff
* Handle primitive array diff operations (strings, numbers, booleans)
packages/cedar-os/src/store/diffHistoryStateSlice/diffHistorySlice.ts:233
↓ 1 callersFunctionhandleRenameThread
(threadId: string)
src/app/examples/cedar-playground/sections/ThreadTestingSection.tsx:41
↓ 1 callersFunctionhandleResume
(data: Record<string, unknown>)
packages/cedar-os/src/store/messages/renderers/HumanInTheLoopRenderer.tsx:20
↓ 1 callersFunctionhandleSelectThread
(threadId: string)
packages/cedar-os-components/threads/ChatThreadController.tsx:64
↓ 1 callersFunctionhandleSliderChange
(value: number)
src/app/examples/cedar-playground/sections/TextLengthSection.tsx:49
↓ 1 callersFunctionhandleStatusChange
(newStatus: FeatureStatus)
src/app/examples/product-roadmap/components/FeatureNode.tsx:305
↓ 1 callersFunctionhandleTextStreamV2
( chunk: string, streamController: ReadableStreamDefaultController<Uint8Array> )
examples-backend/product-roadmap-backend/src/utils/streamUtils.ts:64
↓ 1 callersFunctionhandleVoiceEventStream
* Handle voice streaming response from Mastra voice endpoint
packages/cedar-os/src/store/agentConnection/providers/mastra.ts:15
↓ 1 callersFunctionhandleVoiceToggle
()
src/app/examples/cedar-playground/sections/VoiceSection.tsx:11
↓ 1 callersFunctionhexToHSL
(hex: string)
packages/cedar-os-components/ornaments/GradientMesh.tsx:248
↓ 1 callersFunctioninitializeMessageRendererRegistry
( renderers: MessageRenderer<Message>[] )
packages/cedar-os/src/store/messages/renderers/initializeMessageRendererRegistry.tsx:94
↓ 1 callersFunctioninitializeResponseProcessorRegistry
( processors: ResponseProcessor[] )
packages/cedar-os/src/store/agentConnection/responseProcessors/initializeResponseProcessorRegistry.ts:25
↓ 1 callersFunctioninitializeTailwindConfig
()
packages/cli/src/utils/tailwindSetup.ts:92
↓ 1 callersFunctioninstallTailwindCSS
()
packages/cli/src/utils/tailwindSetup.ts:69
↓ 1 callersFunctionisConsecutiveMessage
(index: number)
packages/cedar-os-components/chatMessages/ChatBubbles.tsx:39
↓ 1 callersMethodisInputElement
* Helper to check if event target is an input element
packages/cedar-os/src/store/spellSlice/SpellActivationManager.ts:229
↓ 1 callersMethodisKeyboardCombo
* Check if a string is a keyboard combo
packages/cedar-os/src/store/spellSlice/SpellActivationManager.ts:297
↓ 1 callersFunctionisNextProject
(cwd: string = process.cwd())
packages/cli/src/cli-helpers.ts:15
↓ 1 callersFunctionisProgressMessage
* Helper predicate to identify an existing progress update message.
packages/cedar-os/src/store/agentConnection/responseProcessors/progressUpdateResponseProcessor.ts:46
↓ 1 callersFunctionisReactProject
(cwd: string = process.cwd())
packages/cli/src/cli-helpers.ts:35
↓ 1 callersFunctionmockSetValue
(newValue: TestNode[])
packages/cedar-os/__tests__/store/diffHistorySlice/multipleDiffsBug.test.ts:626
↓ 1 callersFunctionnormalize
(str: string)
packages/cli/src/utils/downloadComponents/orchestrator.ts:71
↓ 1 callersFunctionnormalizeToArray
* Helper to normalize context entries to an array for internal processing
packages/cedar-os-components/chatInput/ContextBadgeRow.tsx:13
↓ 1 callersMethodparseHotkeyCombo
* Parse hotkey combo string
packages/cedar-os/src/store/spellSlice/SpellActivationManager.ts:241
↓ 1 callersFunctionparseSSEEvent
(raw: string)
packages/cedar-os/src/store/agentConnection/agentUtils.ts:54
↓ 1 callersFunctionplantSeedCommand
(opts: PlantSeedOptions)
packages/cli/src/commands/plant-seed.ts:46
↓ 1 callersFunctionplayBreathingAnimation
()
packages/cedar-os-components/diffs/DiffContainer.tsx:92
↓ 1 callersFunctionprocessAvailableKeysConfig
( keysConfig: AvailableKeysConfig, additionalContext?: AdditionalContextParam<Record<string, z.ZodTypeAny>>
packages/cedar-os-backend/src/contextManagement/requestAdditionalContextTool.ts:63
↓ 1 callersFunctionprocessContent
(content: string, processPrefix: boolean, accentColor: string)
packages/cedar-os-components/chatMessages/MarkdownRenderer.tsx:14
↓ 1 callersFunctionprocessDataContent
(data: string)
packages/cedar-os/src/store/agentConnection/agentUtils.ts:77
↓ 1 callersFunctionpromptForDirectory
( defaultDir: string = 'src/cedar/components', skipPrompt: boolean = false )
packages/cli/src/utils/downloadComponents/prompts.ts:210
↓ 1 callersMethodregister
* Register a spell with its activation conditions
packages/cedar-os/src/store/spellSlice/SpellActivationManager.ts:79
↓ 1 callersFunctionregisterState
(config)
packages/cedar-os/src/store/CedarStore.ts:107
↓ 1 callersFunctionregistryEntryToComponentInfo
( entry: ComponentRegistryEntry )
packages/cli/src/utils/downloadComponents/registry.ts:111
↓ 1 callersFunctionremoveParameter
(index: number)
src/app/examples/cedar-playground/sections/SubscribedStatesSection.tsx:69
↓ 1 callersFunctionrenderContentWithActions
(text: string)
packages/cedar-os-components/chatMessages/Storyline.tsx:96
↓ 1 callersFunctionrenderDiffIndicator
(key: string)
packages/cedar-os/src/components/debugger/StatesTab.tsx:110
↓ 1 callersFunctionrenderIcon
()
packages/cedar-os-components/spells/SliderSpell.tsx:100
↓ 1 callersFunctionrenderItem
(item: MentionItem, index: number)
packages/cedar-os/src/components/chatInput/MentionList.tsx:90
← previousnext →201–300 of 665, ranked by callers