Releases: thomasvvugt/dsh-kanban-flow
Releases · thomasvvugt/dsh-kanban-flow
Release list
v0.2.0 — Agent status notes
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/statusAtstored 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
Full Changelog: https://github.com/thomasvvugt/dsh-kanban-flow/commits/v0.1.0