Files
Momento/memento-note/components
sepehr 0bccc41ccc
Some checks failed
Deploy to Production / Build and Deploy (push) Failing after 43s
fix: chat loses conversation context between messages
Remove revalidatePath('/chat') from createConversation — it caused
the server to re-render the /chat page after each new conversation,
which reset the useChat hook state and created a new conversation
for every message instead of continuing the existing one.

Sidebar now refreshes client-side after streaming completes.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-04-28 21:54:21 +02:00
..