Skip to content

Releases: Stijnus/dsh-ds-kanban

dsh-ds-kanban v0.3.0

Choose a tag to compare

@github-actions github-actions released this 02 Sep 19:40

DS Kanban 0.3.0 improves the board layout for supervising active tasks and nested agents.

  • Clearer hierarchy between actionable task counts and informational usage metrics; a distinct New task action.
  • Search, workspace, and status stay visible. Advanced filters and display preferences move into View options.
  • Selecting a status focuses its column at a readable width.
  • Agent hierarchies scroll inside a bounded region. Model and usage details expand per agent.
  • Compact agent names, activity dots with text labels, and one whole-tree refresh control.
  • Improved narrow-screen layout, keyboard focus, and explicit empty-column states.
  • Removes the permanently unavailable cost tile while retaining capability information in Diagnostics.

Verified with typecheck, build, regression tests, and live Harness checks for focused status navigation, agent filtering, and narrow-screen layout. Harness theme tokens remain the source for colors and typography.

dsh-ds-kanban v0.2.1

Choose a tag to compare

@github-actions github-actions released this 02 Sep 19:28

Task cards now show total subagents and running subagents across the complete nested hierarchy, even while collapsed.

  • Observe reachable child catalogs while a card is displayed; release catalog interest when it leaves the board.
  • Mark loading, failed, or diagnostic catalogs as partial totals.
  • Filter the expanded hierarchy to Running agents or Waiting agents while retaining ancestor paths.
  • Show One-shot and Continuable agent types alongside activity and available model details.
  • Preserve existing session navigation and top-level task statistics.

Validation: typecheck, build, and 67 plugin tests passed, including nested counts, membership removal, incomplete catalogs, cycle handling, filters, and subscription cleanup.

dsh-ds-kanban v0.2.0

Choose a tag to compare

@github-actions github-actions released this 02 Sep 15:09

DS Kanban 0.2.0 adds expandable agent lists inside task cards, with live direct-child running counts, nested subagents, and navigation to the correct agent session.

  • Shows model/provider selection as Next model, plus preset, tokens, context, steps, and goals when Harness supplies them. Missing child details remain unavailable rather than inheriting parent data.
  • Distinguishes Running, Inactive, and Waiting for you. Inactive does not imply completion.
  • Includes accurate Idle and Goal complete columns, goal/blocker presentation, incremental runtime updates, and the board-control fixes since 0.1.0.
  • Fixes misleading clickable totals, drag validation, action error reporting, and Diagnostics keyboard focus.

Agent catalogs load on expansion. Top-level filters, totals, and exports retain their task scope. Diagnostics remains an API capability reference rather than a live health test.

Validation: TypeScript, build, plugin tests, package smoke check, and live Harness catalog checks. Populated and nested catalogs are covered by automated tests; the live tasks sampled during verification had no children.

dsh-ds-kanban v0.1.0

Choose a tag to compare

@github-actions github-actions released this 02 Sep 11:53

See the changelog diff between tags for changes in this release.