DipakHalkude

Results 20 issues of DipakHalkude

- Implements meal planning agent with ingredient-based recipe generation - Integrates CopilotKit UI for interactive recipe suggestions - Features AI cooking assistant with real-time chat interface - Includes recipe cards,...

βœ… Fixed Babel Deprecation Warning What I Added: @babel/plugin-proposal-private-property-in-object": "^7.21.11" to the devDependencies in package.json

Manifest.json Updates Fixed Issues: App Name: Changed from generic "React App" to "SocialEcho" Proper Icons: Updated to use the actual icon files that exist in your project Icon References: Fixed...

I've implemented Google Sign-In functionality for your SocialEcho app. The feature is now complete with: βœ… Google Sign-In buttons on login/signup pages βœ… OAuth 2.0 backend integration βœ… Account linking...

# feat: Add option to ignore build errors #2139 ## Description This PR adds a new configuration option that allows users to ignore TypeScript and ESLint build errors during the...

What I changed: urlencoded({ extended: true }) β†’ allows nested form data. Added a health check endpoint (/api/health) β†’ helps contributors/testers quickly verify the server is running. Used sendFile instead...

- Allow dynamic addition/deletion of main Goal cards by starting with one example goal - Remove automatic emoji assignment by adding disableAutoEmoji board property - Add rich text formatting (bold,...