home
|
3fa83bc605
|
feat: статья из Discover, локализация, подсказки
- Статья: заголовок + ссылка (truncate), title в URL, articleTitle в Message
- Локализация Sources, Research Progress, Answer, шагов, formingAnswer
- Подсказки: промпт без жёсткого примера, разнообразие, label 'Что ещё спросить'
- embeddedTranslations, countryToLocale, locale инструкция для LLM
Co-authored-by: Cursor <cursoragent@cursor.com>
|
2026-02-21 00:37:06 +03:00 |
|
home
|
f4d945a2b5
|
feat: localization service and frontend integration
- Add localization-service microservice (locale resolution, translations)
- Add frontend API routes /api/locale and /api/translations/[locale]
- Add LocalizationProvider and localization context
- Integrate localization into layout, EmptyChat, MessageInput components
- Update MICROSERVICES.md architecture docs
- Add localization-service to workspaces
Co-authored-by: Cursor <cursoragent@cursor.com>
|
2026-02-20 21:45:44 +03:00 |
|