You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: cli-tool/components/settings/statusline/colorful-statusline.json
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,6 @@
2
2
"description": "Colorful status line with ANSI color codes for enhanced visual appeal. Uses colors to distinguish between different information types: blue for model, green for directory, yellow for git branch.",
"description": "Real-time Vercel deployment monitor showing current build status, deployment URL, and time since last deployment. Displays build state with intuitive icons and tracks deployment history. Setup: Export environment variables 'export VERCEL_TOKEN=your_token' and 'export VERCEL_ORG_ID=your_team_id' (or manually replace $VERCEL_TOKEN and $VERCEL_ORG_ID in the command if you prefer not to use environment variables). Get your token from vercel.com/account/tokens and team ID from your Vercel dashboard.",
"description": "Intelligent error monitoring system that tracks deployment failures and build issues. Automatically sends desktop notifications when errors are detected and maintains error count tracking. Features building status monitoring and provides immediate alerts for deployment problems, helping you catch issues quickly. Setup: Export environment variables 'export VERCEL_TOKEN=your_token' and 'export VERCEL_ORG_ID=your_team_id' (or manually replace $VERCEL_TOKEN and $VERCEL_ORG_ID in the command if you prefer not to use environment variables). Get your token from vercel.com/account/tokens and team ID from your Vercel dashboard. Desktop notifications work on macOS.",
"description": "Monitors both production and preview environments simultaneously with color-coded status indicators. Perfect for teams managing multiple deployment targets. Shows real-time status of your latest production and preview deployments with green/yellow/red indicators for quick visual assessment. Setup: Export environment variables 'export VERCEL_TOKEN=your_token' and 'export VERCEL_ORG_ID=your_team_id' (or manually replace $VERCEL_TOKEN and $VERCEL_ORG_ID in the command if you prefer not to use environment variables). Get your token from vercel.com/account/tokens and team ID from your Vercel dashboard.",
0 commit comments