Files
Momento/memento-note/components
sepehr b893b5ac34
All checks were successful
Deploy to Production / Build and Deploy (push) Successful in 41s
fix: pass language param from floating AI chat to API so it uses localized system prompt
The floating ai-chat.tsx was not sending the user's language to the
/api/chat endpoint, causing it to always use the English system prompt.
Now passes `language` from useLanguage() hook.

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