Skip to content

ClawTab Desktop v0.5.9

Choose a tag to compare

@tonisives tonisives released this 15 Aug 07:57
· 46 commits to main since this release

ClawTab 0.5.9 rolls up the changes since 0.5.0, with a stronger remote experience, more flexible scheduling, smoother tmux controls, and more reliable desktop packaging.

Remote and mobile

  • Added live activity updates and a Latest view that summarizes recent agents.
  • Improved pinned-agent organization, group sorting, timestamps, compact job layouts, and navigation on mobile and web.
  • Search now expands matching groups and can locate panes by pane ID.
  • Added a mobile auto-yes toggle for agent sessions.
  • Improved foreground reconnects, PTY refresh and snapshot handling, authentication refresh retries, and recovery from stale or disconnected sockets.

Scheduling and job configuration

  • Added calendar-based recurring schedules, including local date-anchored weekly and every-other-week intervals alongside cron.
  • Expanded schedule validation, YAML support, native editor controls, and relay display.
  • Refined job details, notification settings, agent/provider selection, and secret editing.
  • Explicit none notification targets are now preserved, and secrets are refreshed before jobs launch.

tmux and agent workflow

  • Moved the tmux control surface into a floating pane and improved its behavior for single-pane windows.
  • When switching windows, ClawTab now prioritizes and focuses the pane waiting for an answer.
  • Added agent attribution and richer model/session summaries to cwtctl and the UI.
  • Bundled and enabled zsh completions for cwtctl.
  • Improved job window titles and made their date suffixes consistent.

Reliability and packaging

  • Fixed desktop disconnect handling and several cases where remote sessions could remain stuck offline.
  • Improved PTY reuse and capture behavior so shared terminal streams remain alive until their final subscriber leaves.
  • Fixed macOS helper architecture and signing, including nested daemon signing order, for reliable notarized builds.

Full changelog