What's Changed
- Add CLI and server version checks with upgrade guidance by @aliasaria in #1677
- Fix github based interactive tasks by @deep1401 in #1679
- fix: apply trackio fixes for experiment ID and modal behavior by @orincolor in #1684
- Fix prettier issue on Trackio modal by @dadmobile in #1685
- Fix name field in add provider modal to show as required by @deep1401 in #1681
- Fix output and files buttons on interact history by @deep1401 in #1686
- Fix common envs for multi-node runs by @deep1401 in #1689
- Fix reuse coroutine errors by @deep1401 in #1690
- Fix misleading 'check your email' message when EMAIL_METHOD is dev by @greninja in #1692
- Change email method defaults on frontend and change healthz call format by @deep1401 in #1694
- Unset active venv during multiuser_setup install by @deep1401 in #1693
- Show provider name in jobs list by @deep1401 in #1691
- Add CLI installer to CI workflows (and add non-interactive mode) by @aliasaria in #1695
- Fix runpod randomly marked complete in small gap when pod is appearing by @deep1401 in #1680
- Improve CLI server install UX for storage and compute prompts by @aliasaria in #1699
- Move one time startup scripts to a prestart script by @deep1401 in #1701
- make sub-routers under compute_provider by @deep1401 in #1696
- Local provider jobs run through sandboxes and add subprocess monitoring by @deep1401 in #1671
- fix e2e test errors by @deep1401 in #1704
- Rename prestart_once to on_server_start by @aliasaria in #1705
- Move compute provider sub-router logic under services by @deep1401 in #1697
- Fix github checkout commands to support older git on skypilot gpu by @deep1401 in #1707
- Documents folder fix and lab access by @deep1401 in #1700
- Fix task exception errors on startup due to remote buckets by @deep1401 in #1710
- Allow deleting jobs in NOT_STARTED state by @deep1401 in #1711
- Fix old eval results viewing from before migration by @deep1401 in #1712
- Add favourite and hide capabilities to jobs list by @aliasaria in #1708
- Fix exp seeding to be after bucket creation by @deep1401 in #1717
- Fix task exception never retrieved due to aiobotocore sessions by @deep1401 in #1714
- Fix trackio logic by @deep1401 in #1713
New Contributors
- @orincolor made their first contribution in #1684
- @greninja made their first contribution in #1692
Full Changelog: v0.33.1...v0.33.2