MCPcopy Create free account

hub / github.com/benjitaylor/agentation / functions

Functions617 in github.com/benjitaylor/agentation

↓ 1 callersFunctiongetTerminalOutput
(mobile: boolean)
package/example/src/app/components/HeroDemo.tsx:125
↓ 1 callersMethodgetUser
(id: string)
mcp/src/server/sqlite.ts:578
↓ 1 callersMethodgetUserByEmail
(email: string)
mcp/src/server/sqlite.ts:579
↓ 1 callersMethodgetUsersByOrg
(orgId: string)
mcp/src/server/sqlite.ts:580
↓ 1 callersFunctionhandleCors
* Handle CORS preflight.
mcp/src/server/http.ts:215
↓ 1 callersFunctionhandleFeatureChange
(feature: FeatureKey)
package/example/src/app/components/FeaturesDemo.tsx:46
↓ 1 callersFunctionhandleMcp
* Handle MCP protocol requests at /mcp endpoint. * Supports POST (requests), GET (SSE stream), and DELETE (session cleanup).
mcp/src/server/http.ts:701
↓ 1 callersFunctionhandleScroll
()
package/example/src/hooks/useActiveScrollElement.ts:176
↓ 1 callersFunctionhandleToggle
(key: string)
package/example/src/app/faq/page.tsx:160
↓ 1 callersFunctioninitSession
()
package/src/components/page-toolbar-css/index.tsx:761
↓ 1 callersFunctioninitializeStore
* Initialize the store. Tries SQLite first, falls back to in-memory.
mcp/src/server/store.ts:43
↓ 1 callersFunctioninitializeTenantStore
* Initialize the tenant store.
mcp/src/server/tenant-store.ts:47
↓ 1 callersFunctioninjectAgentationColorTokens
()
package/src/components/page-toolbar-css/index.tsx:198
↓ 1 callersFunctionisAgentationElement
(el: Element | null)
package/src/utils/freeze-animations.ts:152
↓ 1 callersFunctionisMinifiedName
* Check if a name looks like minified/production code (single letter or very short)
package/src/utils/react-detection.ts:604
↓ 1 callersMethodlistApiKeys
(userId: string)
mcp/src/server/sqlite.ts:585
↓ 1 callersMethodlistSessions
()
mcp/src/types.ts:182
↓ 1 callersMethodlistSessionsForUser
(userId: string)
mcp/src/server/sqlite.ts:591
↓ 1 callersFunctionloadAllAnnotations
()
package/src/utils/storage.ts:53
↓ 1 callersFunctionloadDesignPlacements
(pathname: string)
package/src/utils/storage.ts:146
↓ 1 callersFunctionloadRearrangeState
(pathname: string)
package/src/utils/storage.ts:181
↓ 1 callersFunctionloadSessionId
(pathname: string)
package/src/utils/storage.ts:255
↓ 1 callersFunctionloadToolbarHidden
()
package/src/utils/storage.ts:288
↓ 1 callersFunctionloadWireframeState
(pathname: string)
package/src/utils/storage.ts:216
↓ 1 callersFunctionmatchRoute
* Match a request to a route.
mcp/src/server/http.ts:901
↓ 1 callersFunctionmeasurePositions
()
package/example/src/app/components/FeaturesDemo.tsx:1293
↓ 1 callersFunctionnormalizeComponentName
* Normalize a component name to match CSS class conventions * SideNav -> side-nav, LinkComponent -> link-component
package/src/utils/react-detection.ts:241
↓ 1 callersFunctiononScroll
()
package/src/components/design-mode/rearrange.tsx:248
↓ 1 callersFunctionparseArgs
()
mcp/src/server/index.ts:31
↓ 1 callersFunctionparseComponentFrame
* Parse the first non-internal frame from an error stack string.
package/src/utils/source-location.ts:486
↓ 1 callersFunctionparseComputedStylesString
( stylesStr: string | undefined, )
package/src/utils/element-identification.ts:535
↓ 1 callersFunctionpersistEventForUser
(event: AFSEvent, userId: string)
mcp/src/server/sqlite.ts:685
↓ 1 callersFunctionprobeComponentSource
* Probe a single fiber's component function by invoking it with a * throwing hooks dispatcher and parsing the resulting error stack.
package/src/utils/source-location.ts:573
↓ 1 callersFunctionprobeSourceWalk
* Walk the fiber tree via .return, probing each fiber for source info. * Stops at the first success.
package/src/utils/source-location.ts:636
↓ 1 callersFunctionproxyToCloud
* Proxy a request to the cloud API.
mcp/src/server/http.ts:233
↓ 1 callersFunctionpump
()
mcp/src/server/http.ts:278
↓ 1 callersFunctionrenderText
(text: string)
package/example/src/app/components/FeaturesDemo.tsx:2846
↓ 1 callersFunctionresolveConfig
(config?: ReactDetectionConfig)
package/src/utils/react-detection.ts:207
↓ 1 callersFunctionrowToAnnotation
(row: Record<string, unknown>)
mcp/src/server/sqlite.ts:195
↓ 1 callersFunctionrowToApiKey
(row: Record<string, unknown>)
mcp/src/server/sqlite.ts:182
↓ 1 callersFunctionrowToOrganization
(row: Record<string, unknown>)
mcp/src/server/sqlite.ts:162
↓ 1 callersFunctionrunAnimation
()
package/example/src/app/components/TextSelectionDemo.tsx:24
↓ 1 callersFunctionrunAnimation
()
package/example/src/app/components/HeroDemo.tsx:178
↓ 1 callersFunctionrunDoctor
()
mcp/src/cli.ts:135
↓ 1 callersFunctionrunInit
()
mcp/src/cli.ts:21
↓ 1 callersFunctionsaveDesignPlacements
(pathname: string, placements: T[])
package/src/utils/storage.ts:157
↓ 1 callersFunctionsaveRearrangeState
(pathname: string, state: T)
package/src/utils/storage.ts:192
↓ 1 callersFunctionsaveToolbarHidden
(hidden: boolean)
package/src/utils/storage.ts:297
↓ 1 callersFunctionscrollFadeClass
(el: HTMLDivElement | null)
package/src/components/design-mode/palette.tsx:8
↓ 1 callersFunctionscssModulesPlugin
()
package/tsup.config.ts:14
↓ 1 callersFunctionsendWebhooks
* Send webhook notification for an action request. * Fire-and-forget: doesn't wait for response, logs errors but doesn't throw.
mcp/src/server/http.ts:136
↓ 1 callersFunctionsetApiKey
(key: string)
mcp/src/server/mcp.ts:35
↓ 1 callersFunctionsetCloudApiKey
(key: string | undefined)
mcp/src/server/http.ts:48
↓ 1 callersFunctionsetHttpBaseUrl
(url: string)
mcp/src/server/mcp.ts:28
↓ 1 callersFunctionshouldIncludeComponent
( name: string, depth: number, config: ResolvedConfig, domClasses?: Set<string>, )
package/src/utils/react-detection.ts:307
↓ 1 callersFunctionshowTooltipsAgain
()
package/src/components/page-toolbar-css/index.tsx:522
↓ 1 callersFunctionstreamText
(textLength: number)
package/example/src/app/components/FeaturesDemo.tsx:2865
↓ 1 callersMethodsubscribe
* Subscribe to all events.
mcp/src/server/events.ts:23
↓ 1 callersMethodsubscribeToSession
* Subscribe to events for a specific session.
mcp/src/server/events.ts:31
↓ 1 callersFunctionsyncLocalAnnotations
()
package/src/components/page-toolbar-css/index.tsx:1056
↓ 1 callersFunctiontoViewportEdges
* Convert a SectionRect (page-absolute) to viewport-relative edges.
package/src/components/design-mode/spatial.ts:116
↓ 1 callersFunctionunwrapComponentType
* Extract the callable function from a fiber, handling wrappers. * Returns null for class components, host elements, or unrecognized types.
package/src/utils/source-location.ts:396
↓ 1 callersFunctionupdate
()
package/src/components/design-mode/palette.tsx:840
↓ 1 callersFunctionupdateAnnotation
( id: string, data: Partial<Omit<Annotation, "id" | "sessionId" | "createdAt">> )
mcp/src/server/store.ts:156
↓ 1 callersMethodupdateAnnotationStatus
( id: string, status: AnnotationStatus, resolvedBy?: "human" | "agent" )
mcp/src/types.ts:194
↓ 1 callersMethodupdateApiKeyLastUsed
(id: string)
mcp/src/server/sqlite.ts:587
↓ 1 callersFunctionupdatePosition
()
package/src/components/tooltip/index.tsx:20
↓ 1 callersMethodupdateSessionStatus
(id: string, status: SessionStatus)
mcp/src/types.ts:181
↓ 1 callersFunctionuseActiveScrollElement
( /** List of ids referring to HTML elements on the page to track. @note This should be memoized to avoid is
package/example/src/hooks/useActiveScrollElement.ts:26
↓ 1 callersFunctionuseMeasure
()
package/example/src/hooks/useMeasure.ts:9
↓ 1 callersFunctionwatchForAnnotations
* Watch for new annotation.created events via SSE from the HTTP server. * When the first annotation is detected, waits for a batch window to collect
mcp/src/server/mcp.ts:393
FunctionAPILayout
({ children, }: { children: React.ReactNode; })
package/example/src/app/api/layout.tsx:8
FunctionAPIPage
()
package/example/src/app/api/page.tsx:6
FunctionAccordionSkeleton
({ width, height }: SkeletonProps)
package/src/components/design-mode/skeletons.tsx:505
FunctionActorPill
({ actor, index, isVisible, isActive, pulseKey, }: { actor: typeof actors[0]; index: number; i
package/example/src/app/components/WebhooksDiagram.tsx:52
FunctionActorPill
({ actor, index, isVisible, isActive, pulseKey, }: { actor: typeof actors[0]; index: number; i
package/example/src/app/components/SchemaDiagram.tsx:65
FunctionActorPill
({ actor, index, isVisible, isActive, pulseKey, }: { actor: typeof actors[0]; index: number; i
package/example/src/app/components/MCPDiagram.tsx:61
FunctionAgentChatDemo
()
package/example/src/app/components/FeaturesDemo.tsx:2833
FunctionAgentation2Layout
({ children, }: { children: React.ReactNode; })
package/example/src/app/blog/introducing-agentation-2/layout.tsx:29
FunctionAgentation2Page
()
package/example/src/app/blog/introducing-agentation-2/page.tsx:6
FunctionAgentationDocs
()
package/example/src/app/page.tsx:185
FunctionAlertSkeleton
({ width, height }: SkeletonProps)
package/src/components/design-mode/skeletons.tsx:584
FunctionAnimatedBunny
({ size = 20, color = "#4C74FF", }: { size?: number; color?: string; })
package/src/components/icons.tsx:883
FunctionAnimatedCodeBlock
({ code, language }: { code: string; language?: string })
package/example/src/app/output/page.tsx:31
FunctionAnimationPauseDemo
()
package/example/src/app/components/FeaturesDemo.tsx:935
FunctionAnnotationMarker
({ annotation, globalIndex, layerIndex, layerSize, isExiting, isClearing, isAnimated, isHovere
package/src/components/page-toolbar-css/annotation-marker/index.tsx:32
FunctionAreaSelectionDemo
()
package/example/src/app/components/FeaturesDemo.tsx:704
FunctionArrowButton
()
package/src/utils/source-location.test.ts:798
FunctionAvatarSkeleton
({ width, height }: SkeletonProps)
package/src/components/design-mode/skeletons.tsx:307
FunctionBadgeSkeleton
({ width, height }: SkeletonProps)
package/src/components/design-mode/skeletons.tsx:323
FunctionBannerSkeleton
({ width, height }: SkeletonProps)
package/src/components/design-mode/skeletons.tsx:598
FunctionBar
({ w, h = 3, strong }: { w: number | string; h?: number; strong?: boolean })
package/src/components/design-mode/skeletons.tsx:14
FunctionBlock
({ w, h, radius = 3, style, }: { w: number | string; h: number | string; radius?: number
package/src/components/design-mode/skeletons.tsx:28
FunctionBlogPage
()
package/example/src/app/blog/page.tsx:31
FunctionBreadcrumbSkeleton
({ width, height }: SkeletonProps)
package/src/components/design-mode/skeletons.tsx:471
FunctionButtonSkeleton
({ width, height, text }: SkeletonProps)
package/src/components/design-mode/skeletons.tsx:233
FunctionCalendarSkeleton
({ width, height }: SkeletonProps)
package/src/components/design-mode/skeletons.tsx:728
FunctionCardSkeleton
({ width, height }: SkeletonProps)
package/src/components/design-mode/skeletons.tsx:153
FunctionCarouselSkeleton
({ width, height }: SkeletonProps)
package/src/components/design-mode/skeletons.tsx:519
FunctionChangelogPage
()
package/example/src/app/changelog/page.tsx:216
← previousnext →201–300 of 617, ranked by callers