Skip to content

v0.4.0

Choose a tag to compare

@dzianisv dzianisv released this 27 May 02:50
· 114 commits to main since this release
32f7af4

What's Changed

Bug Fixes

  • fix(sessions): Recover home-scoped session list after fresh connect — sessions tab now correctly loads all sessions from the server home directory instead of showing a stale/empty list scoped to the CWD when first connecting to a server.

Improvements

  • CUA smoke test now validates the connect-then-sessions flow as a default regression scenario
  • CI smoke workflow updated with OPENCODE_URL env for deterministic endpoint testing

Full Changelog: v0.3.2...v0.4.0

What's Changed

  • fix(sessions): use active connection client directly, remove roots filter by @dzianisv in #9

Full Changelog: v0.3.2...v0.4.0