fix: add loadChats to useAssistantSession return value
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -521,7 +521,7 @@ export function useAssistantSession() {
|
||||
setMobileSidebarOpen, setShowLogs, setLogContent,
|
||||
setShowTaskLane, setActiveQuestions, setActiveActions,
|
||||
// Handlers
|
||||
selectChat, handleNewChat, handleDeleteChat, handleTogglePin,
|
||||
loadChats, selectChat, handleNewChat, handleDeleteChat, handleTogglePin,
|
||||
handleSend, handleConclude, handleResumeNew,
|
||||
handleKeyDown, handlePaste,
|
||||
handleDragOver, handleDragEnter, handleDragLeave, handleDrop,
|
||||
|
||||
Reference in New Issue
Block a user