Skip to content

Correct what 1.1.1 says about Hermes: it works - #726

Merged
MongLong0214 merged 1 commit into
mainfrom
fix-changelog-111
Aug 17, 2026
Merged

Correct what 1.1.1 says about Hermes: it works#726
MongLong0214 merged 1 commit into
mainfrom
fix-changelog-111

Conversation

@MongLong0214

Copy link
Copy Markdown
Owner

The 1.1.1 entry says Hermes still fails for an unnamed cause. It does not — the last real Windows run on #720 reports installed, healthy, Hermes setup verified.

The cause was the trailing backslash: --data-root ends with one on Windows, so it was the argument whose closing quote was consumed and --verify was what got absorbed after it. Repairing the quoting is what made the step work.

An earlier run in that PR did report Hermes setup failed. I quoted it and kept quoting it while a later run in the same thread said otherwise — the deciding artifact was already posted and I did not re-read it before writing the note. It reached the published release body, which has been corrected and republished.

claude-code stays notDetected with its config present, because its detection is executable-based while the JSON hosts fall back to a config directory. That asymmetry is real, stays open on #716, and does not inherit the Hermes answer.

The 1.1.1 entry says Hermes still fails for an unnamed cause. It does not. The last real Windows run on #720 reports `outcome: "installed"`, `healthy: true`, `Hermes setup verified`, alongside Codex and Gemini CLI — three of the four detected hosts, not two.

The cause was the trailing backslash. `--data-root` ends with one on Windows, so it was the argument the closing quote consumed and `--verify` was the argument absorbed after it. Repairing that quoting is what made the step work; the reviewer who found it predicted the opposite failure -- a `verified` printed without verification -- and the real behaviour was a refusal instead. Both follow from the same broken argv.

Why this was wrong for several hours: an earlier run in that pull request did report `Hermes setup failed`, I quoted it, and I kept quoting it while a later run in the same thread said otherwise. The deciding artifact was already posted and I did not re-read it before writing the note. It reached a published release body, which is the surface quoted longest.

`claude-code` remains `notDetected` with its config present, because detection for it is executable-based while the JSON hosts fall back to a config directory. That asymmetry is real and stays open on #716; it is not the Hermes question and should not inherit its answer.

Limit: the release body for v1.1.1 was already corrected and republished; this brings the in-repository record to match
Ruled-out: leave it and correct it in 1.1.2 | a note that misreports which hosts work is read by everyone deciding whether to upgrade, and it was wrong in the direction of underselling a fix that landed
Blast: local
Undo: easy
Certainty: firm
Record-Id: r-clogherm111
Provenance: authored
Verified: the enumeration JSON in the final #720 run -- codex custom-preserved healthy, gemini-cli custom-preserved healthy, hermes installed healthy "Hermes setup verified", cursor failed naming its path -- read from the pull request rather than from any summary of it, and matching the inherited record r-winargv716 now on 7bf5b82
CommitLore-Version: 2.0.0
@github-actions

Copy link
Copy Markdown

CommitLore — record lint

Trailers: clean — 1 commit in origin/main..d9df48746429468b835cdd5db833a2f0d4f51383
Active constraints: not read — commitlore: the index is incomplete: the build stopped after its time budget with 824 commit(s) or note(s) unread — records in them are missing from this answer. fix: commitlore init (or commitlore index) to finish the index (1 changed path)

Trailer violations fail this check. Active constraints are informational — they are what the repository already decided, not a verdict on this PR.

@MongLong0214
MongLong0214 merged commit 1915356 into main Aug 17, 2026
12 checks passed
@MongLong0214
MongLong0214 deleted the fix-changelog-111 branch August 17, 2026 07:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant