Skip to content

Releases: thomasvvugt/dsh-kanban-flow

v0.2.0 — Agent status notes

Choose a tag to compare

@thomasvvugt thomasvvugt released this 04 Sep 12:06

What's new

Hover any card to see the agent's latest status note. Agents set a short status (max 2 sentences — what's done, what's next or what they need from you) at the end of every turn via the new kanbanflow_set_status tool.

  • New agent tool: kanbanflow_set_status
  • statusNote/statusAt stored on items (additive schema change, 400-char cap)
  • Card hover tooltip (portaled, focus-accessible, suppressed while dragging); status box in the item dialog
  • Status rule added to pickup/requeue/resume prompts and workflowRules
  • Tests for set/clear, length cap and clone round-trip

Cards without a status show no tooltip. Items finished before this version (or by agents that never ran a turn after upgrade) have no status until their next turn.

v0.1.0

Choose a tag to compare

@thomasvvugt thomasvvugt released this 25 Aug 07:55