Skip to content

CRM Pipeline

CRM Pipeline shows Kitsune inside React. Components use React state for local UI and Kitsune for application-level events, commands, context, and capability modules.

  • React KitShellProvider, KitBoundary, and useKitCommand.
  • Metadata events and explicit runtime events in the same workflow.
  • Opportunity form validation.
  • Search over CRM entities.
  • Sync queue and flush behavior.
  • Permissions, flags, command palette actions, and analytics observers.
Terminal window
pnpm demo:crm
pnpm --filter @atheory-ai/kitsune-demo-crm-pipeline test

demos/crm-pipeline