github AIDotNet/OpenCowork 0.9.87

latest releases: 1.3.5, 1.3.4, 1.3.3...
3 months ago

What's Changed

  • feat: 引入markstream-react 实现llm返回md时候 流式增量渲染(只渲染新的部分消耗低) by @NOBB2333 in #90

Added

  • Added a new sidebar entry for drawing, with menu highlighting integrated so the feature is discoverable from the main navigation.
  • Added streaming markdown incremental rendering support via markstream-react so LLM responses render only newly arrived content.
  • Added clarify-prompt and AskUserQuestion flow improvements to make interactive follow-up questions more reliable.
  • Added guarded session-clearing actions in the sidebar to reduce accidental destructive operations.

Changed

  • Aligned SSH workspace chrome with theme tokens for more consistent visual integration.
  • Stabilized provider transport and image persistence in the main process to improve reliability during content handling.
  • Improved chat prompt handling and refined the main user-interaction flow.

Fixed

  • Prevented the message list from auto-scrolling while AskUserQuestion is pending.

Don't miss a new OpenCowork release

NewReleases is sending notifications on new releases.