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
Add Instance details page and improve Fleet/Run UI
- Add Instance details page with Details, Events, and Inspect tabs
- Add Name column (hyperlink) to Instance list, drop Instance num column
- Add Health column to Instance list and details (icon-only status indicator)
- Add hyperlinks from Events page instance targets to Instance details
- Expose finished_at on Instance API model
- Add Backend and Resources columns to Fleet list and details
- Generate resources description client-side, deprecate server-side description
- Display 'ssh' instead of 'remote' for SSH fleet backends globally
- Remove misleading Price from Fleet and Instance list/details
- Fleet list: rename Fleet→Name column, Started→Created
- Run details: remove Configuration/Repository, reorder to match list, Spot as Yes/No
- Instance list: reorder columns (Status/Health before Hostname), Hostname label fix
Closes#2999
AI Assistance: Claude
Made-with: Cursor
0 commit comments