hermes-agent/apps
HexLab98 4ce1994159 fix(bootstrap): decode localized PS stderr and refresh mutable install cache
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
2026-07-19 01:21:59 -07:00
..
bootstrap-installer fix(bootstrap): decode localized PS stderr and refresh mutable install cache 2026-07-19 01:21:59 -07:00
desktop fmt(js): npm run fix on merge (#67311) 2026-07-19 04:31:52 +00:00
shared fmt(js): npm run fix on merge (#66983) 2026-07-18 15:12:47 +00:00