What's Changed
- Add PyPI metadata to CLI package by @aliasaria in #1641
- Fix broken CLI screenshot URLs on PyPI by @aliasaria in #1642
- Add commits and lines-of-code tracking to pr-stats dashboard by @aliasaria in #1643
- Revamp getting all jobs to have caching for faster calls by @deep1401 in #1644
- Add progress bar for launch text by @deep1401 in #1631
- Warning in QueueTaskModal for tasks imported from gallery by @deep1401 in #1599
- gitignore Claude worktrees by @dadmobile in #1645
- Fix wrong failed warnings for list dir when no jobs by @deep1401 in #1646
- Fix missing org context in local provider executor thread by @aliasaria in #1634
- Improve AGENTS.md: add format:check, env prereqs, condense curl docs by @aliasaria in #1649
- Show more interactive job status and move completed jobs to History by @aliasaria in #1633
- Fix edge cases for requires org context by @deep1401 in #1651
- Replace pathlib instances with os by @deep1401 in #1647
- Fix experiment seeding errors with require org context by @deep1401 in #1653
- Fix circular progress to be hidden after 99 for interactive tasks by @deep1401 in #1654
- Add caching to tasks route, and simplify the check-status calls by @deep1401 in #1625
- Optimize experiments get all by @deep1401 in #1652
- Simplify installer by @deep1401 in #1628
- Cleanup of legacy model code - Part 1 by @dadmobile in #1598
- Fix job stopping for local provider tasks by @deep1401 in #1657
- Fix check-status calls in interactive by @deep1401 in #1659
- Fix env instructions for the agent by @deep1401 in #1666
- Mark runpod complete on no storage backend by @deep1401 in #1665
- Restrict .env file permissions to owner-only (0600) by @aliasaria in #1662
- Validate frontend URL scheme in CLI server install by @aliasaria in #1661
- Validate config before writing .env in CLI server install by @aliasaria in #1663
- Back up .env before overwriting during server install by @aliasaria in #1664
- Fix local interactive issues by @deep1401 in #1672
- Re-add delete running interactive job by @dadmobile in #1668
- Adds force refresh logic for local provider setup by @deep1401 in #1660
- Fix Playwright hello-world-task test for UUID job IDs by @aliasaria in #1676
Full Changelog: v0.33.0...v0.33.1