chat sessions in project view

This commit is contained in:
Storme-bit
2026-04-14 01:52:11 -07:00
parent cdd74b5902
commit c892f54a04
9 changed files with 223 additions and 15 deletions

View File

@@ -82,6 +82,7 @@ export function useSession() {
return {
sessions,
setSessions,
activeSession,
messages,
loadingHistory,