Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/benjitaylor/agentation
/ types & classes
Types & classes
36 in github.com/benjitaylor/agentation
⨍
Functions
617
◇
Types & classes
36
Class
package/src/utils/source-location.test.ts:95
Class
mcp/src/server/events.ts:16
Class
mcp/src/server/events.ts:114
Interface
AFSStore
mcp/src/types.ts:176
Interface
AnnotationPopupCSSHandle
package/src/components/annotation-popup-css/index.tsx:62
Interface
AnnotationPopupCSSProps
package/src/components/annotation-popup-css/index.tsx:31
Interface
BlogPost
package/example/src/app/blog/page.tsx:6
Interface
Change
package/example/src/app/changelog/page.tsx:8
Interface
ChatMessage
package/example/src/app/components/FeaturesDemo.tsx:2373
Interface
CheckboxFieldProps
package/src/components/page-toolbar-css/settings-panel/checkbox-field/index.tsx:6
Interface
CheckboxProps
package/src/components/checkbox/index.tsx:3
Class
Component
package/src/utils/source-location.test.ts:95
Interface
ComponentType
package/src/utils/react-detection.ts:17
Class
EventBus
* Simple pub/sub event bus for AFS events.
mcp/src/server/events.ts:16
Interface
FAQCategory
package/example/src/app/faq/page.tsx:11
Interface
FAQItem
package/example/src/app/faq/page.tsx:6
Interface
Feature
package/example/src/app/components/FeaturesDemo.tsx:8
Interface
FreezeState
package/src/utils/freeze-animations.ts:30
Interface
Ghost
package/example/src/app/components/FeaturesDemo.tsx:2510
Interface
HelpTooltipProps
package/src/components/help-tooltip/index.tsx:5
Interface
MockDebugSource
package/src/utils/source-location.test.ts:7
Interface
MockFiberNode
package/src/utils/source-location.test.ts:13
Interface
Placement
package/example/src/app/components/FeaturesDemo.tsx:2497
Interface
ReactComponentInfo
package/src/utils/react-detection.ts:594
Interface
ReactDOMElement
* Extended HTMLElement with React fiber properties
package/src/utils/source-location.ts:106
Interface
ReactDetectionConfig
package/src/utils/react-detection.ts:150
Interface
ReactFiber
* React Fiber node type (minimal subset we care about) * Based on React internal structure
package/src/utils/react-detection.ts:10
Interface
ReactFiber
* React Fiber node structure (partial, for type safety) * Based on React's internal FiberNode type
package/src/utils/source-location.ts:71
Interface
Release
package/example/src/app/changelog/page.tsx:13
Interface
ResolvedConfig
* Resolved configuration with all defaults applied
package/src/utils/react-detection.ts:197
Interface
SourceLocation
package/src/utils/source-location.ts:26
Interface
SourceLocation
package/src/utils/source-location.test.ts:165
Interface
SourceLocationResult
package/src/utils/source-location.ts:42
Interface
SwitchProps
package/src/components/switch/index.tsx:3
Interface
TenantStore
mcp/src/server/sqlite.ts:571
Class
UserEventBus
* User-scoped event bus that filters events by user ID. * Prevents data leakage between users in multi-tenant environments.
mcp/src/server/events.ts:114