feat(session): add cross-session references

This commit is contained in:
Xubin Ren
2026-08-04 12:14:51 +08:00
parent 44b7e1bf41
commit 9b25da7b92
31 changed files with 1196 additions and 110 deletions
+1
View File
@@ -2088,6 +2088,7 @@ function Shell({
>
<ThreadShell
session={activeSession}
sessions={sessions}
title={headerTitle}
onToggleSidebar={toggleSidebar}
onNewChat={onNewChat}