Skip to content

v2.4.0 - Include active tickets

Choose a tag to compare

@theyashgupta theyashgupta released this 21 Jul 00:34
· 489 commits to main since this release
v2.4.0
b1b89bc

Until now Dispatch only pulled your To Do tickets from Linear. The moment you moved a ticket into In Progress, In Review, or Ready to Merge, it vanished from the board, even though that's exactly the work you're in the middle of. This release lets you keep your active tickets in view.

Include active tickets

There's a new toggle in the Linear filters panel in Settings: include active tickets. Turn it on and the sync widens from just To Do (Linear's unstarted state) to everything that's actively in flight (Linear's started state), which covers In Progress, In Code Review, Ready to Merge, and any other in-progress state your team uses. It's off by default, so nothing changes until you ask for it, and the "Matches N tickets" count updates live as you toggle it so you can see the effect before saving.

Widening the scope also changes when a ticket leaves the board. With the toggle on, a ticket stays visible through its whole active life and only drops off once it's completed or canceled, instead of disappearing the instant you start working on it.

A status badge so you can tell them apart

Dispatch's columns track your local agent sessions, not Linear's workflow, so a pulled ticket sits in To Do until you start a session on it, regardless of where it is in Linear. To keep that readable, active tickets now carry a small badge showing their real Linear status, so an In Review ticket reads differently from a brand new one at a glance. To Do tickets stay clean with no badge.

Full changelog: v2.3.1...v2.4.0

Requires Node ≥ 22.22, tmux, ttyd, git, and the Claude Code CLI. Setup is in the README.