You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This PR updates the Hermes agent image (pinned in internal/hermes/hermes.go and internal/serviceoffercontroller/agent_render.go).
What Changed
Current Version: ``
New Version: ``
Change Type: 🟢 Patch
Release Notes
Pre-merge gate
Run RELEASE_SMOKE_INCLUDE_OBOL=true bash flows/release-smoke.sh and confirm flow-16-sell-agent.sh passes — its §1.1.1/§1.3.1 steps gate against .no-bundled-skills marker regressions across Hermes releases, and agent-backed offers depend on the gateway streaming chunks per-write, a behavior owned by the Hermes image.
github-actionsBot
changed the title
chore(deps): update nousresearch/hermes-agent docker tag to v2026.7.20
chore(deps): update nousresearch/hermes-agent docker tag to v2026.7.30
Jul 31, 2026
github-actionsBot
changed the title
chore(deps): update nousresearch/hermes-agent docker tag to v2026.7.30
chore(deps): update nousresearch/hermes-agent docker tag to v2026.8.3
Aug 3, 2026
Superseded by #817 — this commit is bundled into integration/v0.15.0-rc0, tagged v0.15.0-rc0. This was the highest-blast-radius item in the bundle (default agent runtime image, unit-tested only), so it now has runtime evidence: the smoke preloaded nousresearch/hermes-agent:v2026.8.3 into the cluster and both flow-04-agent and flow-16-sell-agent passed against it — the latter asserting the .no-bundled-skills contract inside the Hermes pod. Full receipts: #817 (comment). Closing in favour of the bundle.
Because you closed this PR without merging, Renovate will ignore this update (v2026.8.3). You will get a PR once a newer version is released. To ignore this dependency forever, add it to the ignoreDeps array of your Renovate config.
If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.
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
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.
This PR updates the Hermes agent image (pinned in
internal/hermes/hermes.goandinternal/serviceoffercontroller/agent_render.go).What Changed
Release Notes
Pre-merge gate
RELEASE_SMOKE_INCLUDE_OBOL=true bash flows/release-smoke.shand confirmflow-16-sell-agent.shpasses — its §1.1.1/§1.3.1 steps gate against.no-bundled-skillsmarker regressions across Hermes releases, and agent-backed offers depend on the gateway streaming chunks per-write, a behavior owned by the Hermes image.Auto-generated by Renovate Bot