cocktailpeanut/hermes-agent.pinokio ? reverse-engineered prompt
Reverse engineered prompt
Build me a Pinokio launcher for Hermes Agent that lets me install it with one click, run setup, and start it from the Pinokio UI.
I want it to clone the Hermes Agent repo into an app folder, create the Python environment it needs, install the app with its extra dependencies, and also handle the small browser tooling install. Then add buttons for Setup, Launch, Launch Without Gateway, Update, Reset, and Uninstall.
When I click Launch, it should start Hermes Gateway first and then open the Hermes terminal in the same session, and clean up the gateway when I’m done. Keep Hermes using its normal home folder under ~/.hermes for config, auth, sessions, logs, memories, and skills. If there’s an older standalone gateway helper around, stop that too so only one launch flow is active. Also make it work as well as possible on Windows, and if you need current docs or details, look them up online first.
Are you gonna build this?
make sure you review the code using coderabbit