Release v0.51.72 (stage-365) — 2-PR safe-lane batch - #2358
Merged
Merged
Conversation
v0.51.72 — Release AV: - PR #2354 (fixes #2353) — Recovered pending turn context fix - PR #2348 (fixes #2346) — Thinking card interim-text echo suppression Hit Pitfall 6 again: contributor branches predated v0.51.70+71 so their CHANGELOG entries landed in pre-existing v0.51.68/69 sections after rebase. Manually moved entries to a new v0.51.72 section above v0.51.71, with proper PR # attribution (#2348 was 'PR TBD' on the contributor branch).
This was referenced May 16, 2026
SysAdminDoc
pushed a commit
to SysAdminDoc/hermes-webui
that referenced
this pull request
Jun 26, 2026
Release v0.51.72 (stage-365) — 2-PR safe-lane batch
bernyforce
pushed a commit
to bernyforce/hermes-webui
that referenced
this pull request
Jul 29, 2026
Release v0.51.72 (stage-365) — 2-PR safe-lane batch
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Release v0.51.72 — Stage 365
2-PR safe-lane batch
Included PRs
context_messagesfor compressed sessions, not just to the visible transcript. Prevents the next agent turn from forgetting a prompt that's visibly present in the transcript above it._liveThinkingTexttracking (live) +_sanitizeThinkingDisplayText(settled).Lane-splitting decision
This stage carries 2 of 3 candidate PRs. #2347 (live timeline restore, 380 LOC) deferred to stage-366 because merging it after #2348 produced real conflicts in
static/messages.js(both touchattachLiveStreamline ~527) andtests/test_ui_tool_call_cleanup.py. Per conflict-aware lane-splitting rule, ship safe lane first.Gate results
--timeout=60, absolute path per quirks doc)CHANGELOG hygiene
Pitfall 6 hit again: contributor branches predated v0.51.70+71 so their entries landed in pre-existing v0.51.68/69 sections after rebase. Manually moved both entries to a new v0.51.72 section above v0.51.71, with proper PR # attribution (#2348 was 'PR TBD' on the contributor branch).
Next stage
Stage-366 will ship #2347 (live timeline restore across session switches, 380 LOC) as a dedicated stage with self-verification since it's risk-class A (state-machine across session-switch + live-stream transitions).
🤖 Generated with Claude Code