Track the latest updates and new features for the Navigator SDK
onInitialized
callback that provides precise control over widget initialization state
success
boolean, error
message (on failure), and widgetReady
statusenableMemoryContext
option that enables intelligent conversation continuity for onboarding agents
defaultLanguage.voice
parameterpanelConfig
object
title
and description
as top-level propertiespanelConfig: { title, description, expanded }
expanded
optionuser_identifier
is provided
enableUsageChecking: true
enableUsageChecking: false
name
: Custom name shown in the widget headertitle
: Title displayed in the expanded paneldescription
: Description text explaining the assistant’s capabilitiesenableConversationRestore
option that allows voice conversations to continue seamlessly after page refreshes
enableConversationRestore: true
in your configuration