mirror of
https://github.com/NousResearch/hermes-agent.git
synced 2026-07-21 16:18:55 +00:00
Windows PowerShell 5.1 emits ParserError text in the console ANSI code page, but the GUI bootstrap aborted BufReader::lines() on the first non-UTF-8 byte and Retry kept reusing a poisoned install-main.ps1 for branch pins. Decode child output with a real Windows-1252 fallback, write a UTF-8 BOM on cached .ps1 files for -File, and refresh mutable branch/tag caches on each run (immutable SHAs stay cached). Fixes #67193 |
||
|---|---|---|
| .. | ||
| public | ||
| src | ||
| src-tauri | ||
| .gitignore | ||
| eslint.config.mjs | ||
| index.html | ||
| package.json | ||
| tsconfig.json | ||
| tsconfig.node.json | ||
| vite.config.ts | ||