This commit is contained in:
team 1
2026-05-10 11:22:25 +02:00
parent ee7930ce16
commit 82bfdad02b
2 changed files with 53 additions and 1 deletions

View File

@@ -318,7 +318,7 @@ final readonly class AgentRunner
$mainDeviceAnchoredShopSearchQuery = $this->guardMainDeviceReferentialShopQueryWithHistoryModelAnchor(
prompt: $originalPrompt,
shopSearchQuery: $shopSearchQuery,
commerceHistoryContext: $shopQueryHistoryContext
commerceHistoryContext: $commerceHistoryContext
);
if ($mainDeviceAnchoredShopSearchQuery !== $shopSearchQuery) {