<!-- Release notes generated using configuration in .github/release.yml at main -->
What's Changed
🚀 New Features and Enhancements
* exp: show active experiments first by dberenbaum in https://github.com/iterative/dvc/pull/9351
* Fix: Prettifying unexpected error on FileExists for get/get-url/imp-url/add and introducing --force by omesser in https://github.com/iterative/dvc/pull/9365
* gc: Add `--not-in-remote` arg. by daavoo in https://github.com/iterative/dvc/pull/9350
* api: Add `exp_show`. by daavoo in https://github.com/iterative/dvc/pull/9356
* exp push: notify studio even if cache push fails by skshetry in https://github.com/iterative/dvc/pull/9380
🐛 Bug Fixes
* studio: Ensure `studio_repo_url` works with `exp run --queue`. by daavoo in https://github.com/iterative/dvc/pull/9353
🔨 Maintenance
* build(deps-dev): update dvc-render requirement from <0.4.0,>=0.3.1 to >=0.3.1,<1 by dependabot in https://github.com/iterative/dvc/pull/9359
* deps: bump dvc-task to 0.2.1 by pmrowla in https://github.com/iterative/dvc/pull/9372
Other Changes
* exp push: soft wrap link so that the URL does not break by skshetry in https://github.com/iterative/dvc/pull/9368
**Full Changelog**: https://github.com/iterative/dvc/compare/2.55.0...2.56.0