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
fix(health): improve unified health status consistency across interfaces
- Refactor CLI auth status to use unified health status from backend (FR-006, FR-007)
- CLI upstream list now uses health.CalculateHealth() for DRY principle (I-003)
- Add tooltip in ServerCard.vue showing health.detail for context (M-004)
- Add defensive null check in Dashboard.vue for backward compatibility (I-004)
- Include exact token expiration time in Detail field (M-002)
- Add debug logging for health status calculation (M-005)
- Add E2E tests verifying health field structure in MCP responses (FR-017, FR-018)
- Add unit tests ensuring Summary is never empty (FR-004, I-002)
- Extract health status in management service ListServers
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <noreply@anthropic.com>
0 commit comments