Skip to content

v0.9.54 — Smoother, more reliable session loading

Choose a tag to compare

@github-actions github-actions released this 16 Jun 02:31
· 137 commits to main since this release

Session loading is now clean end-to-end:

  • The chat input no longer jumps to the top of the page while a session connects.
  • No more brandmark 'arcs' bleeding through behind the loader on a fresh session.
  • The loader and the session shell never show at the same time — connecting shows just the loader, ready shows the full session, never both at once.
  • More reliable Slack session handling (session lifecycle now goes through the unified openSession path).

Full Changelog: v0.9.52...v0.9.54