An integration, not another plugin to maintain
There is no Sensbot plugin in the Shopware store, and there does not need to be. Shopware 6 ships an Admin API with integration credentials you create yourself, so during onboarding we connect the assistant to your store with a client ID and secret rather than with code in your instance.
Once that connection is live, answers are written from real data: orders and their states, deliveries and tracking codes, products and stock, and customer records. A shopper asking where a parcel is gets the order, the carrier and the date. An operator opening the inbox finds the reply already written around it.
Two products run on top of it. The Email Assistant reads the mailbox your team already answers from, over Gmail, Outlook or IMAP, and leaves the drafted reply in your drafts folder. The Chatbot answers on the storefront, in the customer's own language, at whatever hour the question arrives.
Nothing is installed in your instance, so nothing needs testing before your next Shopware update. An integration and a mailbox are the only two things this depends on, on premise or in the cloud.