PR\AI
|Todas las Novedades de PR\AIMarch 2026
PR\AI
PR\AI Code by PR\AI
- Added comprehensive validation layer integrated into
src/app/api/_lib/validation/(common.tsandparams.ts) - Added shared HTTP status codes to
constants/status-codes.ts - Added strongly typed application errors in
errors/index.ts(SupabaseError,ValidationError,ChatDbError,…
March 2026
PR\AI
PR\AI Code by PR\AI
- Added comprehensive error handling with toast UI (#22)
- Added capturing of both pre-stream (HTTP status) and mid-stream (SSE) errors
- Improved error handling by mapping errors to localized messages for user-friendly display
- Added
ErrorToastcomponent for premium error notification UI - Added…
March 2026
PR\AI
PR\AI Code by PR\AI
- Added ‘time-travel’ message editing capability (#11)
- Changed conversation history to truncate from edited message point
- Added re-generation of AI responses from edited message
- Improved UI with focus-border removal
- Added full ES/EN localization for editing interface
- Changed Redux state…
March 2026
PR\AI
PR\AI Code by PR\AI
- Changed base background to solid black with layered amber radial-gradient system (#12)
- Improved scrolling with custom thin scrollbars
- Added browser-level dark mode consistency (
color-scheme) - Improved layout stabilization with dedicated scrollbar gutter handling
- Added new
media_search…
March 2026
PR\AI
PR\AI Code by PR\AI
- Added PR/AI - Puerto Rico Tourism AI Assistant
- Added the world’s first AI-powered Puerto Rico tourism guide
- Added Effect-TS architecture for type-safe AI interactions
- Added adaptive chat interface with rich media support
- Added internationalization support (English and Spanish)
- Added…