Packages are not only a way of distributing apps on AppExchange, but also to efficiently move work from development to production.

As a pre-condition to using Hutte's packaging feature, you need to create a package on your project by running "force:package:beta:create" against your DevHub (this Trailhead piece has step-by-step instructions and gives a good introduction to packaging with SFDX). Once you have committed and pushed the resulting additions to "sfdx-project.json," Hutte detects and visualizes your packages, their versions, and their meta information:

https://downloads.intercomcdn.com/i/o/807228960/29965a21a37c11376d042808/Huttepackaging.png?expires=1723029300&signature=3e14b2f3011324017cf847c6fc9c020de8d77c277164de29dfa429783b8ea075

Furthermore, Hutte allows you to promote (release) beta packages and install them in the target orgs of your choice.

There is more to come for this feature in the future