Skip to content

v1.150.1

Choose a tag to compare

@deivid11 deivid11 released this 11 Jul 04:40

What's New

Changed

  • Live stream markdown: streaming assistant/thinking text re-renders through the markdown pipeline as chunks arrive, instead of showing raw markup mid-stream.
  • Stream settle polish: soft block fade for finalized content that never word-streamed; thinking cards stop the caret when the agent goes idle.

Fixed

  • Stuck streaming rows: open thinking/text streams settle when a tool card arrives, a new stream uuid starts, or the agent returns to idle (missed Grok finalize races no longer leave a permanent caret and raw markdown).
  • History thinking cards: history rows with a [thinking] prefix render the shared ThinkingBlock instead of plain assistant markdown.

Technical Details

  • Patch release on 1.150.0 streaming UX
  • Type fix: agentId null coerced to undefined for ThinkingBlock props