Skip to content

v1.5.6

Choose a tag to compare

@github-actions github-actions released this 16 May 03:14
· 21 commits to main since this release

PrimeCode v1.5.6

Highlights

  • Added improved markdown table rendering with copy support.
  • Improved streaming tool card sizing and live preview behavior.
  • Refined session abort and timeout handling for more reliable long-running operations.

Fixes

  • Fixed tool/message grouping and generation status text behavior in chat.
  • Improved stop handling for active session subtrees and queued follow-up cleanup.
  • Reduced backend event noise by filtering events to the active workspace and relaxing heartbeat timing.

Technical

  • Simplified chat/session runtime plumbing and bootstrap handling.
  • Updated related tests for session, runtime, and event flow behavior.