Skip to content

Conversation

@ramanshrivastava1
Copy link

Summary

  • Fixed event parsing to handle LangGraph structured streaming events
  • Resolved AI message rendering issues during streaming states
  • Improved activity timeline management and cleanup
  • Added proper loading indicators for better UX

Test plan

  • Backend and frontend servers start successfully
  • Streaming events display correctly during research process
  • Final AI responses render properly after completion
  • Activity timeline shows live updates and clears appropriately
  • No console errors during streaming operations

- Enhanced event parsing in App.tsx to handle both LangGraph structured events and legacy format
- Fixed AI message rendering in ChatMessagesView.tsx to show proper loading states for empty content
- Improved timeline management to clear live events after they become historical
- Added debug logging for streaming event troubleshooting
- Resolved issues where streaming progress and final AI responses were not displaying correctly
@google-cla
Copy link

google-cla bot commented Jun 6, 2025

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.

billster45 added a commit to billster45/gemini-fullstack-langgraph-quickstart that referenced this pull request Jun 7, 2025
billster45 added a commit to billster45/gemini-fullstack-langgraph-quickstart that referenced this pull request Jun 7, 2025
billster45 added a commit to billster45/gemini-fullstack-langgraph-quickstart that referenced this pull request Jun 7, 2025
@billster45
Copy link

this fixed my issue where the streaming output was getting cleared from the browser. Thank you! 🙏

@philschmid
Copy link
Contributor

should be fixed in #109

@philschmid philschmid closed this Jun 18, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants