Skip to content

Deck v0.1.3

Latest

Choose a tag to compare

@github-actions github-actions released this 09 Sep 13:49
· 11 commits to main since this release

Windows and shortcuts

  • Two window modes: hotkey panel and dock window. The separate tray window is gone; the hotkey window can keep its own tabs.
  • Rebindable shortcuts, with one-off tips the first time a shortcut would have helped.
  • Cmd+K switches pages, changes settings, zooms and resizes the font.
  • New windows cascade from the one they were opened from; the hotkey and tray target the last-used window.

Terminal and tabs

  • Session archive: every session Deck has seen, grouped by day, resumable from the sidebar.
  • Context bar showing the project's runtime, installed versions and git branches.
  • Drag to reorder tabs; the order survives restarts. Reopen the most recently closed tab.
  • Terminal cwd tracking, busy state per tab, and scrollback replay at the size it was rendered.
  • Clickable links in the terminal. Focus returns to the terminal after unhiding the app or a Finder drop.
  • Agents at their welcome screen are detected before their first session hook.

Board and reviews

  • The "my tasks" filter on the board is remembered.
  • Connect a Jira board from the board page itself, with one connection form shared with settings (#8).
  • Reviews page keeps PRs you already reviewed and lets you browse every open PR; the badge counts only PRs still needing your attention (#6).
  • Stacked PRs show their place in the stack, with navigation between them (#7).

Fixes

  • All windows are told when a terminal exits.
  • Hotkey and window settings grouped together with clearer wording.
  • Bundled terminal font loads before xterm measures cells.