Back to changelog

v0.5.54Reliable work through reconnects

Highlights

  • Completed edits and results survive chat or bridge reconnects instead of disappearing
  • Uncertain requests are fenced so the same project change cannot be applied twice
  • Live work stays visible and easier to follow when a connection is interrupted

Changes

Improved
  • Desktop bridge requests now carry a connection generation and exact project identity, keeping work attached to the editor and project that accepted it
  • Accepted operations keep durable receipts so reconnecting chat surfaces can recover the original result without replaying the mutation
  • Live work presentation preserves useful progress and completed steps through temporary bridge failures
Fixed
  • Renderer reloads no longer lose completed native operation results or leave the chat guessing whether a project edit landed
  • Stale or uncertain bridge retries no longer risk applying the same scene or file mutation twice
  • Scene files opened from the filesystem reliably reveal the correct 2D or 3D workspace