Skip to content

v2.4.0

Choose a tag to compare

@github-actions github-actions released this 17 Jul 03:21
· 966 commits to main since this release

v2.4.0

Navigation

  • Add a preview pane to the file/directory picker — file contents or directory listings alongside the list (skips node_modules, caps output, one name per line for directory previews)
  • Add deep-jump mode — recursive listing via fd (with a walk fallback) to jump deep into a tree, with a total result cap
  • Add a hidden-files toggle
  • Hide key hints behind a Ctrl+/ reveal — a true toggle rendered as a narrow two-column block spread across the list width
  • Picker cursor now opens on the first real row instead of a heading separator

Worktrees

  • Add rt worktree each to run a command across every worktree of a repo, with a parsed per-worktree summary

Repos

  • rt cd now surfaces unregistered sibling repos — scanned one level deep from your registered repos and shown dimmed with an "unregistered" hint, so you can jump to a repo the first time without `cd`-ing there manually first

Tray & Notifications

  • Tray surfaces process changes within ~2s, plus panel interaction polish
  • Drop parked-workload alerts and exempt agents from runaway-process alerts

Fixes

  • Fix parking lot errors

Full Changelog: v2.3.0...v2.4.0