IA386

Results 4 comments of IA386

I can confirm that it still does not work with version 1.9.1/Debian Trixie. The issue seems to be related to the Hermit environment’s self-update mechanism. When Goose tries to install...

Currently, the `npx`, `uvx`, and `jbang` scripts attempt to install Hermit by using the binary directly instead of the official Hermit installation script. Later, these scripts try to initialize the...

This issue also affects **jbang** and **uvx** scripts. The implementation should only run if **Hermit** is not installed — inside this block: ```bash # Check if Hermit binary exists and...

At least to my understanding of the issue, there’s no cleanup process involved — the binary just dies. Your solution won’t work if someone tries to run it for the...