v0.170.1Release

Agent Actions stay in the modal, not on the move

Opening an Agent Actions launch dialog from a board card now temporarily locks dragging for that card. Previously, the dialog lived inside the same interface tree as the draggable card, so pressing, selecting text, opening technical details, choosing a provider, or confirming a run could also wake the board drag handler behind the overlay. In the worst case, a task could move while you were still configuring its agent run. The card now remains fixed in its original position and column for the complete lifetime of the dialog, and those interactions do not send a task update request. Cancel the dialog, close it, or successfully launch the action and normal dragging returns immediately. The lock is local to the card whose dialog is open, so every other task on the board remains draggable. Existing overlay click protection is unchanged, which means modal interactions still cannot open the task detail view underneath.

Highlights

  • The task card that opened an Agent Actions dialog cannot be dragged until the dialog closes.
  • Pointer, mouse, keyboard, text-selection, and form interactions in the dialog cannot move the task or trigger a task update.
  • Other cards remain draggable, and the launching card becomes draggable again immediately after close or launch.

← Browse all Pekan releases