chore(seidroid): bump driver floor to v0.18.0 via uci - #252
Conversation
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>
PR SummaryLow Risk Overview 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 Reviewed by Cursor Bugbot for commit a76e3f1. Bugbot is set up for automated code reviews on this repo. Configure here. |
|
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 |
Bumps this repo's three
seidroid-review.ymlreferences fromsei-protocol/uci@d895e04to@92f74c9-- the commit that raises the reusable workflow's driver floor fromv0.17.0tov0.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'smain, only that the commit exists).Not merging this myself -- opening for review.
🤖 Generated with Claude Code