rename: AI Assistant → HartBOT

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
2026-03-16 11:13:38 +01:00
parent 8290e16b2d
commit 9cb947b1cd
+1 -1
View File
@@ -157,7 +157,7 @@ export default function ChatPanel({ open, onClose, contextType, contextId }: Cha
onClick={() => setShowSessions((v) => !v)}
className="flex-1 text-left text-sm font-semibold text-content hover:text-accent transition-colors"
>
AI Assistant
HartBOT
</button>
<button
onClick={handleNewChat}