Skip to content

v2.0.0-beta.2

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 06 Jun 11:07
· 107 commits to master since this release

workroom 2.0 beta 2 — a new terminal engine

This beta replaces the embedded terminal (previously SwiftTerm) with libghostty, the
terminal core behind Ghostty, for faster and more faithful emulation.
It also lands the first automated UI tests for the macOS app.

⚠️ Still a beta — expect rough edges.

Terminal

  • Embedded terminals now run on libghostty instead of SwiftTerm
  • Fixed keyboard input on the new engine — arrow keys and backspace
  • Added an overlay scrollbar

Testing & CI

  • New XCUITest target with a starter UI-workflow suite
  • Unit tests for the terminal key-text filter and scrollbar geometry
  • The Sparkle appcast feed release is now correctly marked a pre-release when first created