Show citations at the end of each turn (#7350)

This commit is contained in:
Tommaso Sciortino
2025-08-28 16:42:54 -07:00
committed by GitHub
parent e02cb6c6a3
commit 95db24f234
8 changed files with 262 additions and 24 deletions
+1
View File
@@ -639,6 +639,7 @@ const App = ({ config, settings, startupWarnings = [], version }: AppProps) => {
history,
addItem,
config,
settings,
setDebugMessage,
handleSlashCommand,
shellModeActive,