Skip to content

Feature/stream all backend steps#70

Closed
AjayKumbham wants to merge 2 commits intoexistence-master:masterfrom
AjayKumbham:feature/stream-all-backend-steps
Closed

Feature/stream all backend steps#70
AjayKumbham wants to merge 2 commits intoexistence-master:masterfrom
AjayKumbham:feature/stream-all-backend-steps

Conversation

@AjayKumbham
Copy link

Summary

Implements real-time streaming of every backend process step to the frontend, as required by #5.

Details

  • Backend now yields a structured event for every major step in the chat/memory/agent pipeline.
  • Frontend (ChatOverlay) displays a live progress log of all backend steps above the chat bubbles.
  • No breaking changes introduced.

Closes

Closes #5

CLA

I have read the CLA Document and I hereby sign the CLA.

@github-actions
Copy link


Thank you for your submission, we really appreciate it. Like many open-source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution. You can sign the CLA by just posting a Pull Request Comment same as the below format.


I have read the CLA Document and I hereby sign the CLA


You can retrigger this bot by commenting recheck in this Pull Request. Posted by the CLA Assistant Lite bot.

@AjayKumbham AjayKumbham closed this by deleting the head repository Jul 12, 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.

[FEATURE] Stream all steps of the backend process

1 participant