Create dedicated page to display all tools with failed health checks. Features: - Lists all tools with importHealth='BROKEN' OR executionHealth='BROKEN' - Displays health status badges for both import and execution - Shows error messages in code blocks for debugging - Includes last checked timestamp - Links to tool detail pages for manual recheck - Shows empty state with checkmark when all tools are healthy - Warning banner showing total broken tool count UI Components: - Card layout with red borders for broken tools - Health status icons (check/x) for visual status - Category badges and version info - Direct links to tool detail pages 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| src | ||
| .gitignore | ||
| eslint.config.mjs | ||
| next-env.d.ts | ||
| next.config.ts | ||
| package.json | ||
| postcss.config.js | ||
| tailwind.config.ts | ||
| tsconfig.json | ||
| vercel.json | ||