Tags: 0xarchit/CodeArc
Tags
Refactor chat components and update generative AI integration - Updated ChatInput, ChatMessage, ChatSidebar, and MessageList components for improved readability and consistency in code style. - Enhanced error handling for localStorage operations with a safeLocalStorage utility. - Migrated from GoogleGenerativeAI to GoogleGenAI for better API usage. - Removed deprecated generative AI type definitions. - Adjusted CSS imports to align with Tailwind CSS best practices. - Improved user experience by refining message typing animations and scroll behavior.