ranade-oss fixes the handoff from live chat to a finished answer

A small hotfix makes streamed assistant replies land as completed responses once their saved output is ready.

chat-uiworkflow

The fork now explicitly handles the last step of a live assistant exchange: turning saved streamed text into the finished answer a reader sees.

That matters because a chat experience can feel unreliable if a response remains stuck looking in-progress after the words have already arrived. This is a narrow change, but it addresses a very visible moment in any legal-AI workflow: whether the assistant actually closes the loop.

So what Teams assessing this fork's chat experience should care because dependable response completion is basic to trusting an assistant in day-to-day legal work.

View this fork on GitHub →

Spotted something wrong? Or know the PR text has fresher detail than the writeup above?

Commits in this thread

1 commit from ranade-oss/ROSS-RanadeOSS, oldest first. Source extracted verbatim from the harvested git log.

SHA Subject Author Date
74e8aa2d Finalize live assistant responses from saved stream ranade-oss 2026-07-17 ↗ GitHub

Capture this thread into my fork

Download a single Markdown prompt that tells Claude how to port every commit above into your working tree — adapting paths and structure to match your repo. Run it via claude -p < capture-thread-1188.md from inside the repo you want the changes in.

⬇ Download capture-thread-1188.md