@routepilot/assistant-react
v0.1.0
Published
React bindings for @routepilot/assistant — <TourAssistantButton/> and <TourAssistantPrompt/> components that render inside the @routepilot/react tour tooltip footer.
Maintainers
Readme
@routepilot/assistant-react
React bindings for @routepilot/assistant — renders inside the @routepilot/react tooltip footer.
TourAssistantProvider(builds and owns the search index)TourAssistantButton— robot icon that opens the prompt barTourAssistantPrompt— input + ranked results listuseTourAssistantContexthook for custom UIs- Ships prebuilt Radix tooltip styles (no Tailwind required)
Install:
npm install @routepilot/engine @routepilot/react @routepilot/assistant @routepilot/assistant-reactDocs: https://routepilot.dev/docs#assistant Source: https://github.com/chrisfeldkircher/routepilot/tree/main/packages/assistant-react
