VS Code extension providing a visual project dashboard. This project manages all the others.

Current State

MVP in progress. Extension backend complete (models, provider, panel). Webview frontend being built.

Key Decisions

  • VS Code extension, not standalone app
  • Preact + Chart.js webview
  • Provider pattern for pluggable data sources
  • Reads structured markdown files with YAML frontmatter

Dependencies

  • None blocking