-
Notifications
You must be signed in to change notification settings - Fork 19
Open
Labels
enhancementNew feature or requestNew feature or requestpriority: mediumNice to have - post-MVPNice to have - post-MVP
Description
Description
Build a terminal-based dashboard using Python textual or rich that shows live system status.
Requirements
cortex dashboard
Displays:
- System resources (CPU/GPU/RAM as visual bars)
- Running inference processes
- Loaded models
- Recent command history
- Quick action menu (install, benchmark, doctor)
Why
Transforms CLI tool into visual product. Major investor impression upgrade.
Tech Stack
- Python textual (preferred) or rich Live
- Real-time updates
- Keyboard navigation
Acceptance Criteria
- Live-updating dashboard
- Shows GPU/CPU/RAM utilization
- Lists running processes
- Keyboard shortcuts for actions
- Graceful exit (q to quit)
- Works in standard terminals
- Documentation included
Bounty: $100 upon merge (+ $100 at funding = $200 total)
Priority: Medium - post-demo polish
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestpriority: mediumNice to have - post-MVPNice to have - post-MVP