11 lines
367 B
Markdown
11 lines
367 B
Markdown
# RetrieX error visibility patch
|
|
|
|
This patch makes Shopware Store API authentication/configuration failures visible in the chat stream and improves client-side display of SSE/job errors.
|
|
|
|
Changed files:
|
|
- src/Shopware/StoreApiClient.php
|
|
- src/Shopware/StoreApiException.php
|
|
- src/Agent/AgentRunner.php
|
|
- src/Controller/AskSseController.php
|
|
- public/assets/js/base.js
|