Skip to content

Web dashboard: visualize team status from the team directory #7

@cimomo

Description

@cimomo

Build a simple, self-contained HTML dashboard that reads the team directory and displays:

  • Agent status: name, role, last heartbeat, active/stale (>30 min)
  • Work queue overview: tasks by status (ready, in-progress, done) across all projects
  • Timeline: recent activity from session logs

Design constraints

  • Single HTML file (like the landing page), no build step
  • Reads the team directory via a local file server or drag-and-drop
  • Could be a skill (/cortex-dashboard) that generates the HTML from current state
  • Or a standalone tool that watches the directory

Why this matters

Right now the only way to see team status is to read individual markdown files or ask the chief of staff. A visual overview would make Cortex more tangible for new users and more useful for teams.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions