wit dashboard
A unified view of your pull requests, issues, repositories, and contribution activity. Think of it as your personal command center for staying on top of your work.Basic Usage
Dashboard Sections
Full Dashboard (Default)
Shows a comprehensive overview including:- Quick summary badges (PRs needing review, your PRs, assigned issues)
- Contribution heatmap
- PRs awaiting your review
- Your open PRs
- Your repositories
- Recent activity
Pull Requests
View all PR-related information:- Review Requested: PRs waiting for your review
- Your PRs: PRs you’ve opened
- Participated: PRs you’ve commented on or reviewed
Issues
View your issue workload:- Assigned to You: Issues you need to work on
- Issues Created: Issues you’ve opened
- Issues Participated: Issues you’ve commented on
Repositories
View your repositories:- Repository name and visibility
- Star count
- Open PRs and issues count
- Last push date
- Description
Activity Feed
View recent contribution activity:- Pushes and commits
- PR opens, merges, closes
- PR reviews and comments
- Issue opens and closes
- Repository creation and stars
Contribution Statistics
View detailed contribution stats:- Contribution heatmap (last 20 weeks)
- Total commits, PRs, issues, reviews, comments
- Current and longest streaks
- Activity breakdown by day of week
Quick Summary
Get just the counts:- PRs awaiting review count
- Your open PRs count
- Assigned issues count
- Week-over-week trend
Options
| Option | Description |
|---|---|
--limit <n> | Limit number of results (default: 10) |
--all | Show all results (no limit) |
--json | Output as JSON |
-h, --help | Show help message |
Examples
Check What Needs Your Attention
View Full Dashboard
Export as JSON
Status Icons
PR State
●Green: Open●Magenta: Merged●Red: Closed
CI Status
✓Green: Success✗Red: Failure○Yellow: Pending·Gray: No CI
Review Status
✓Green: Approved!Red: Changes requested●Yellow: Commented○Gray: Pending
Priority Icons
⚡Urgent↑High●Medium↓Low
See Also
- wit wrapped - Monthly activity summary
- wit pr - Pull request management
- wit issue - Issue management