Skip to content

dsh-dashboard v0.5.0

Latest

Choose a tag to compare

@Uddoo Uddoo released this 14 Aug 17:05

Highlights

  • Adds a global multi-project Dashboard that aggregates Local and supported Tracker tasks into one read-only portfolio board.
  • Adds a Harness-native task-source switcher, project and Provider filters, aggregate Agent capacity, and project-aware task cards.
  • Keeps project mode fully operational for Agent dispatch and Local task maintenance while preventing global overview refreshes from starting Agents.
  • Coordinates project runtimes safely across global/project switches, including in-flight refreshes and per-project polling.interval_ms schedules.
  • Serializes concurrent Local task mutations across project sources that share one physical store.
  • Merges case-equivalent custom Tracker states and keeps aggregate columns visible when any project exposes them.
  • Expands Simplified Chinese and English localization and regression coverage for the global Dashboard experience.

Distribution

Validation

  • pnpm run typecheck
  • pnpm test — 18 test files, 95 tests
  • pnpm run build
  • git diff --check
  • Packaged plugin installed into @deepseek-ai/dsh@0.1.0-rc.6 and exercised through the native Harness Dashboard entry
  • Verified global → project → global switching, global read-only controls, project Local-task controls, browser console health, and installed bundle hashes