1.3.0
Added
- Brand new Sightdeck Remote — a full remote control on your phone: activate the server in the global settings, scan the QR code once, then see live status, answer your agents, and add or start new tasks from anywhere.
- New Schedules in project settings — run a task, a task template, or a launch action on a timer.
- New live activity information — see the files Claude is modifying in real time.
- New option to sync a status transition back to Jira — open the project settings and use the new Jira tab to configure it.
- You can now decide in the global settings whether Claude runs open a visible CLI window or work silently in the background — a question from Claude still opens a window when it needs your answer.
- A new Epics toggle in the filter bar lets you hide Epics from List, Board and Roadmap — their subtasks then show up as regular tasks.
- Backlog and Done areas can now be collapsed in a project's list view.
- You can right-click a backlog task and add it to a run that is already going, so it starts automatically once the run gets to it — no more waiting for a run to finish before queueing the next thing.
- You can take a queued task back out of a running lane — right-click the waiting card, or hit Remove on its tile in Running Tasks — and it returns to the Backlog untouched while the run carries on.
- Finished tasks now move out of your live task file into a separate archive, so the app stays fast as a project grows — archived tasks stay searchable, readable by ID, and restorable with one click.
- A Task Template can now ask for a one-off prompt when used — a small popup collects extra input that is added on top of the template before the task is created.
Changed
- The Changelog Builder now skips changes on subtasks as well as internal test modifications.
- Disabled models are now shown in a separate context menu in the right detail panel of a task, and listed at the bottom of the model list in Global Settings.
- Improved the display of task templates in the context menu.
- Task numbers are no longer reused after a task is deleted, so a new task can't inherit an old task's leftover concept — there will always be a new task ID.
- Date and time pickers now open when you click anywhere in the field, not just the calendar icon, and the calendar icon is visible on dark backgrounds everywhere.
- Deleting a multi-selection that contains an Epic now removes that Epic's subtasks too.
- A scheduled task card now names the run it is queued onto with a “→ Lane 1” hint next to the status pill, including which task is running and how many are ahead of it.
- A running task with an amber or red warning badge now gets a small key above the list that names each badge and explains it in one sentence, so you no longer have to hover them one by one to find out what's wrong — see Needs You.
- Tasks now carry an Auto-answered pill and a timeline entry whenever the scheduler answered a question for you, so a finished Auto-Run chain shows which decisions were yours and which the agent made itself.
- Cards in In Progress, Up Next, In Testing and Waiting for Review now show the assigned Claude model right after launch, instead of only once the first token usage has been recorded.
- Up Next now runs strictly first-in-first-out: tasks start in the order you queued them, and a task you queue now always goes to the end of the line.
- A failed task refinement no longer interrupts you with a popup — it keeps your original text as the title and shows a quiet toast instead, with Restart Refinement to retry.
Fixed
- Fixed a bug where tasks weren't found in some projects that keep their sightdeck.xml file directly in the project folder.
- The display of a task's origin is now more stable — Running Tasks shows how each task was started (Claude CLI, Claude Cowork, or Sightdeck AI).
- The cost and token figures in a task's usage pill now use calibrated colors instead of transparency, so they stay readable in both light and dark themes.
- The Launch Actions and Task Templates editor forms now actually close when you hit Cancel or Save, instead of staying open on screen.
- Fixed the task title breaking one character per line when the list column is narrow with the detail panel open on a small window — it now wraps by word.
- Deleting a task whose Claude session may still be running now warns you first — the confirmation names the affected tasks and their status, on single, Epic-cascade and bulk deletes alike.
- A task that starts waiting for your answer now fires a native notification and adds a dock badge, so a blocking question is no longer invisible while Sightdeck AI sits in the background.
- Sightdeck AI now records whether each test run actually passed or failed, and projects can switch on a gate that refuses to close a task without a fresh green run.
- Settings now checks the custom Planning skill name against the skills installed in your Claude environment: it suggests the ones it finds and warns inline when the typed name matches none.
- When a version's manual Released flag and the Roadmap's automatic released state disagree, both the Versions list and the Roadmap flag now explain why instead of leaving the mismatch looking like a bug.
- Fixed a problem where Up Next tasks were not processed in the order they were added.