Skip to content

chore(seidroid): bump driver floor to v0.18.0 via uci - #252

Merged
bdchatham merged 1 commit into
mainfrom
chore/bump-seidroid-driver-v0-18-0
Sep 10, 2026
Merged

chore(seidroid): bump driver floor to v0.18.0 via uci#252
bdchatham merged 1 commit into
mainfrom
chore/bump-seidroid-driver-v0-18-0

Conversation

@bdchatham

Copy link
Copy Markdown
Contributor

Bumps this repo's three seidroid-review.yml references from sei-protocol/uci@d895e04 to @92f74c9 -- the commit that raises the reusable workflow's driver floor from v0.17.0 to v0.18.0.

v0.18.0 (sei-internal-skills) ships two transport fixes traced to a recurring ~20-29% no-verdict crash rate on seidroid-review across all five repos that use this workflow: mint the machine-credential token on the health-checked transport instead of a bare client with no dead-connection detection, and retry a session lookup that never reached the server instead of failing the run outright.

Depends on sei-protocol/uci#106 landing first (or at minimum, this SHA staying reachable in that repo -- it doesn't require the uci PR to merge into uci's main, only that the commit exists).

Not merging this myself -- opening for review.

🤖 Generated with Claude Code

Points at sei-protocol/uci's seidroid-review.yml at the commit that
raises the driver floor to v0.18.0 (sei-protocol/sei-internal-skills),
carrying two transport fixes traced to a recurring no-verdict crash
rate on this workflow: mint the machine-credential token on the
health-checked transport (uci#420-equivalent upstream fix), and retry
a session lookup that never reached the server instead of failing the
run outright.

See sei-protocol/uci#106 for the full change this SHA carries.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
@cursor

cursor Bot commented Sep 10, 2026

Copy link
Copy Markdown

PR Summary

Low Risk
CI wiring-only SHA bump with no local workflow logic changes; operational risk is mainly that the pinned uci commit must remain reachable.

Overview
Updates all three seidroid-review reusable-workflow pins in .github/workflows/seidroid.yml (seidroid-review, seidroid-review-close, and seidroid-review-reclaim) from sei-protocol/uci@d895e04 to @92f74c9. No job conditions, permissions, secrets, or with: inputs change in this repo—only which commit of seidroid-review.yml runs.

That uci commit pulls in seidroid driver v0.18.0, which the PR description ties to transport hardening (health-checked credential minting and retry when a session lookup never reaches the server) aimed at reducing no-verdict review failures. Merge assumes 92f74c9 stays available on sei-protocol/uci (e.g. after uci#106).

Reviewed by Cursor Bugbot for commit a76e3f1. Bugbot is set up for automated code reviews on this repo. Configure here.

@bdchatham
bdchatham merged commit 7dd50ab into main Sep 10, 2026
6 of 7 checks passed
@bdchatham
bdchatham deleted the chore/bump-seidroid-driver-v0-18-0 branch September 10, 2026 22:51
@seidroid

seidroid Bot commented Sep 10, 2026

Copy link
Copy Markdown

This review did not complete. It reached no verdict, so there is no review of this change to act on.

This review produced no decision that could be read mechanically.

the transport to the agent failed before a reply arrived

The agent's own reply is not published: a reply this driver cannot attribute to its own turn is one it must not repeat here. This run's log names the session that produced it.

Read this run for the rest: https://github.com/sei-protocol/seictl/actions/runs/34539365483

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