What's Changed
* docs: updated CHANGELOG.md by github-actions in https://github.com/tensorchord/envd/pull/994
* chore: update deprecated function and lint by asjdf in https://github.com/tensorchord/envd/pull/995
* docs: add asjdf as a contributor for code by allcontributors in https://github.com/tensorchord/envd/pull/996
* chore(deps): bump github.com/urfave/cli/v2 from 2.17.1 to 2.19.2 by dependabot in https://github.com/tensorchord/envd/pull/998
* chore: update image in readme by lilylee1874 in https://github.com/tensorchord/envd/pull/963
* feat(build): detect if the current environment is running before building (892) by Belyenochi in https://github.com/tensorchord/envd/pull/989
* docs: add Belyenochi as a contributor for code by allcontributors in https://github.com/tensorchord/envd/pull/999
* chore(deps): bump github.com/onsi/gomega from 1.20.2 to 1.21.1 by dependabot in https://github.com/tensorchord/envd/pull/997
* fix: Remove hard code docker in envd engine init by gaocegege in https://github.com/tensorchord/envd/pull/1000
* feat: Add envd-server runtime proposal by gaocegege in https://github.com/tensorchord/envd/pull/303
* chore(test): Add test cases for pkg/home/auth.go by yvestumushimire in https://github.com/tensorchord/envd/pull/1009
* docs: add yvestumushimire as a contributor for code by allcontributors in https://github.com/tensorchord/envd/pull/1010
* feat(CI): add nightly build & test tasks by Triple-Z in https://github.com/tensorchord/envd/pull/1006
* feat(CLI): Support create command by gaocegege in https://github.com/tensorchord/envd/pull/1001
* feat(cli): add `envd images remove` command by Triple-Z in https://github.com/tensorchord/envd/pull/1007
* fix(CLI): Fix a typo by Xuruowei in https://github.com/tensorchord/envd/pull/1015
* docs: add Xuruowei as a contributor for code by allcontributors in https://github.com/tensorchord/envd/pull/1017
* feat(CLI): Support envd images prune 976 by enjoyliu in https://github.com/tensorchord/envd/pull/1012
* docs: add enjoyliu as a contributor for code by allcontributors in https://github.com/tensorchord/envd/pull/1018
* feat(context): Get ssh hostname from context, instead of hard-coded string by gaocegege in https://github.com/tensorchord/envd/pull/1020
* fix: Add two debug logs by gaocegege in https://github.com/tensorchord/envd/pull/1023
* bug: Fix install from source will lose version information by VoVAllen in https://github.com/tensorchord/envd/pull/1024
* bug: fix explicit channel setting with conda env.yaml by VoVAllen in https://github.com/tensorchord/envd/pull/1008
New Contributors
* asjdf made their first contribution in https://github.com/tensorchord/envd/pull/995
* Belyenochi made their first contribution in https://github.com/tensorchord/envd/pull/989
* Xuruowei made their first contribution in https://github.com/tensorchord/envd/pull/1015
* enjoyliu made their first contribution in https://github.com/tensorchord/envd/pull/1012
**Full Changelog**: https://github.com/tensorchord/envd/compare/v0.2.4-alpha.9...v0.2.4-alpha.10