tpmjs/apps
Ajax Davis 64a05482e4 feat: add health status UI to search and detail pages
Add comprehensive health status visibility across tool browsing:

Search Page (/tool/tool-search):
- Add health filter dropdown (All/Healthy Only/Broken Only)
- Show "Broken" badges on tool cards when import or execution fails
- Include health filter in Clear Filters button logic
- Update Tool interface with health fields

Detail Page (/tool/[...slug]):
- Add prominent warning banner for broken tools
- Display specific failure types (Import Failed / Execution Failed)
- Show health check error messages in code blocks
- Add manual "Recheck health" button with loading state
- Display last health check timestamp

Phase 3 of health check system implementation complete.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-12-04 16:30:04 +10:00
..
playground fix: check for errorText field in tool error rendering 2025-12-04 15:04:54 +10:00
railway-executor feat: add Node.js compatibility layer to Railway executor 2025-12-04 15:18:38 +10:00
web feat: add health status UI to search and detail pages 2025-12-04 16:30:04 +10:00