What's Changed
- Docs/skill model dataset by @mina-parham in #1879
- Add/job list description by @mina-parham in #1881
- Add/job list score sort by @mina-parham in #1882
- Add/job duration display by @mina-parham in #1883
- Add default provider support for compute providers by @aliasaria in #1887
- Skip building a separate multiuser build upon release by @deep1401 in #1888
- fix: make the default admin email env var name consistent by @greninja in #1886
- Fix examples repo paths by @deep1401 in #1918
- make AWS profile name configurable via AWS_PROFILE env var by @mina-parham in #1915
- allow extra resource fields in task YAML schema for SkyPilot passthrough by @mina-parham in #1913
- Remove cluster name format dependency to infer job id by @deep1401 in #1917
- Add "Import from Tasks Gallery" option to "Add New Task" modal by @greninja in #1892
- Fix interactive type appearing as custom in history by @deep1401 in #1920
- Clarify interactive job naming and history display by @greninja in #1914
- Extend _MAX_BASENAME_LENGTH on clusters now that job- is not included. by @dadmobile in #1921
- Update prettier version by @deep1401 in #1925
- Add postgres support by @dadmobile in #1254
- Remove unused sync job status function. Was upsetting claude. by @dadmobile in #1930
- Fix dependencies by @deep1401 in #1933
- Adds per-task jobs page by @greninja in #1929
- feat(cli): model + dataset upload/download via local disk by @aliasaria in #1890
- Fix discrepancies in id and interactive_type for interactive gallery by @deep1401 in #1922
- Fix CLI to stop the cluster as well when a job stops by @deep1401 in #1927
- Add lab task edit and lab task upload to CLI by @deep1401 in #1924
- Add reason to why provider check failed and fix cli to show it upon provider add by @deep1401 in #1919
- Add a no-interactive mode for lab task add by @deep1401 in #1926
- Fix all transformerlab-examples to mark lab.error correctly upon error by @deep1401 in #1928
- Add AWS as a provider by @deep1401 in #1891
- Update agent skill to let it know about lab task edit and lab task upload by @deep1401 in #1940
- Provide more details for errors while importing gallery tasks by @deep1401 in #1931
- Fix error messages for CLI when logs are not available yet by @deep1401 in #1932
- Fix check to use updated health tuple by @dadmobile in #1942
- Fix end-to-end forgot password flow by @greninja in #1935
- Fix invite link flow by @deep1401 in #1939
- Add command to perform lab task validation by @deep1401 in #1941
- Remove fetch-install-script plugin and fetch install script instead from the github latest release by @deep1401 in #1889
Full Changelog: v0.36.1...v0.37.0