Merge branch 'main' into fix/tool-result-error-rendering

This commit is contained in:
Haile
2026-06-05 16:32:51 +03:00
committed by GitHub
13 changed files with 605 additions and 722 deletions

View File

@@ -321,6 +321,7 @@ export default function ProviderSelectionEmptyState({
<p className="mt-3 flex items-center justify-center gap-1.5 text-center text-xs text-muted-foreground/60">
<Trans
ns="chat"
i18nKey="providerSelection.pressToSearch"
values={{ shortcut: MOD_KEY === "⌘" ? "⌘K" : "Ctrl+K" }}
components={{