- ListCommand: when no --column filter, groups output by column with counts; with --column filter, returns flat list (no redundant column header) - BoardCommand (kanban board): ASCII box per column in config order, self-sizing to longest ticket line; supports --type/--label/--milestone filters registered as 'kanban_board' MCP tool - Test counts updated: 13 MCP tools, 'board' in subcommands list Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
342 B
342 B
| id | title | type | created | links | |||||
|---|---|---|---|---|---|---|---|---|---|
| DEW-0012 | Grouped list view and ASCII board | story | 2026-04-23T23:37:36.842362Z |
|
dew kanban list groups output by column with counts. Add dew kanban board subcommand for a full ASCII kanban board view showing all columns and their tickets side by side (or stacked).