rename: AI Assistant → HartBOT
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -157,7 +157,7 @@ export default function ChatPanel({ open, onClose, contextType, contextId }: Cha
|
|||||||
onClick={() => setShowSessions((v) => !v)}
|
onClick={() => setShowSessions((v) => !v)}
|
||||||
className="flex-1 text-left text-sm font-semibold text-content hover:text-accent transition-colors"
|
className="flex-1 text-left text-sm font-semibold text-content hover:text-accent transition-colors"
|
||||||
>
|
>
|
||||||
AI Assistant
|
HartBOT
|
||||||
</button>
|
</button>
|
||||||
<button
|
<button
|
||||||
onClick={handleNewChat}
|
onClick={handleNewChat}
|
||||||
|
|||||||
Reference in New Issue
Block a user