Files
Jiang Bohan 2a7e7b98f8 feat(runtimes): proactively show update badges for outdated runtimes
Add update notification indicators so users don't need to navigate into
Runtime Detail to discover available updates:

- Sidebar: red dot on "Runtimes" menu item when any runtime has an update
- Runtime list: arrow icon with tooltip on individual items needing updates
- Shared hook (useRuntimeUpdateCount/useRuntimesWithUpdates) that checks
  GitHub releases against each local runtime's CLI version via TanStack Query
2026-04-08 17:33:52 +08:00
..