1 Open Issue Need Help Last updated: Jul 17, 2025

Open Issues Need Help

View All on GitHub

AI Summary: The task requires modifying the FireFly CLI to optimize the image pulling process during stack instantiation. Currently, irrelevant images for the selected stack type (e.g., pulling EVM and Tezos images when creating a Cardano stack) are downloaded. The solution involves altering how the CLI handles and filters the manifest to include only necessary images based on the chosen stack type.

Complexity: 4/5
bug good first issue

FireFly Command Line Interface (CLI)

Go