Re: [NonGNU] new: hermes
Jean Louis <[email protected]> Tue, 11 Aug 2026 07:55:15 +0300
| Newsgroups | gmane.emacs.devel |
|---|---|
| Message-ID | <[email protected]> |
Okay, Eli. Please confirm if I’m wrong: are you saying that users can exit the installation process by pressing Ctrl+C? I believe they can. You are not saying that "Ctrl+C" is the way to skip registration on their SaaS LLM portal. Feel free to correct me. Even if they can skip registration on their SaaS LLM portal, Ctrl+C in the terminal has a long-established meaning: it sends a SIGINT signal, asking the program to break execution. In any case, Hermes doesn't say to user that it is possible to skip the SaaS LLM registration on their portal. It would be misleading to say it is "easy" to skip the SaaS LLM by pressing Ctrl+C, especially since this was never announced during the installation process. Pressing Ctrl+C in the Hermes installer aborts the entire installation—it does not offer a documented path to continue with a local-only setup while skipping the portal registration. Jean