Skip to content

chore: release#1470

Open
webb-spider[bot] wants to merge 1 commit into
mainfrom
release-plz-2026-07-11T22-00-14Z
Open

chore: release#1470
webb-spider[bot] wants to merge 1 commit into
mainfrom
release-plz-2026-07-11T22-00-14Z

Conversation

@webb-spider

@webb-spider webb-spider Bot commented Jul 11, 2026

Copy link
Copy Markdown
Contributor

🤖 New release

  • blueprint-manager-bridge: 0.2.0-alpha.10 -> 0.2.0-alpha.11
  • blueprint-qos: 0.2.0-alpha.12 -> 0.2.0-alpha.13
  • blueprint-runner: 0.2.0-alpha.11 -> 0.2.0-alpha.12
  • blueprint-manager: 0.4.0-alpha.11 -> 0.4.0-alpha.12
  • cargo-tangle: 0.5.0-alpha.12 -> 0.5.0-alpha.13
  • blueprint-x402: 0.2.0-alpha.11 -> 0.2.0-alpha.12
  • blueprint-client-eigenlayer: 0.2.0-alpha.11 -> 0.2.0-alpha.12
  • blueprint-clients: 0.2.0-alpha.11 -> 0.2.0-alpha.12
  • blueprint-core-testing-utils: 0.2.0-alpha.11 -> 0.2.0-alpha.12
  • blueprint-chain-setup-anvil: 0.2.0-alpha.11 -> 0.2.0-alpha.12
  • blueprint-chain-setup: 0.2.0-alpha.11 -> 0.2.0-alpha.12
  • blueprint-contexts: 0.2.0-alpha.11 -> 0.2.0-alpha.12
  • blueprint-eigenlayer-extra: 0.2.0-alpha.11 -> 0.2.0-alpha.12
  • blueprint-anvil-testing-utils: 0.2.0-alpha.11 -> 0.2.0-alpha.12
  • blueprint-eigenlayer-testing-utils: 0.2.0-alpha.11 -> 0.2.0-alpha.12
  • blueprint-testing-utils: 0.2.0-alpha.11 -> 0.2.0-alpha.12
  • blueprint-webhooks: 0.2.0-alpha.11 -> 0.2.0-alpha.12
  • blueprint-sdk: 0.2.0-alpha.11 -> 0.2.0-alpha.12
Changelog

blueprint-manager-bridge

0.2.0-alpha.11 - 2026-07-11

Fixed

blueprint-qos

0.2.0-alpha.13 - 2026-07-11

Other

  • update Cargo.toml dependencies

blueprint-runner

0.2.0-alpha.12 - 2026-07-11

Other

  • update Cargo.toml dependencies

blueprint-manager

0.4.0-alpha.12 - 2026-07-08

Added

Fixed

cargo-tangle

0.5.0-alpha.13 - 2026-07-11

Other

  • update Cargo.lock dependencies

blueprint-x402

0.2.0-alpha.12 - 2026-07-11

Other

  • update Cargo.toml dependencies

blueprint-client-eigenlayer

0.2.0-alpha.12 - 2026-07-11

Other

  • updated the following local packages: blueprint-runner

blueprint-clients

0.2.0-alpha.12 - 2026-07-11

Other

  • updated the following local packages: blueprint-client-eigenlayer

blueprint-core-testing-utils

0.2.0-alpha.12 - 2026-07-11

Other

  • updated the following local packages: blueprint-manager-bridge, blueprint-qos, blueprint-runner, blueprint-clients

blueprint-chain-setup-anvil

0.2.0-alpha.12 - 2026-07-11

Other

  • updated the following local packages: blueprint-core-testing-utils

blueprint-chain-setup

0.2.0-alpha.12 - 2026-07-11

Other

  • updated the following local packages: blueprint-chain-setup-anvil

blueprint-contexts

0.2.0-alpha.12 - 2026-07-11

Other

  • updated the following local packages: blueprint-runner, blueprint-clients

blueprint-eigenlayer-extra

0.2.0-alpha.12 - 2026-07-11

Other

  • updated the following local packages: blueprint-runner, blueprint-client-eigenlayer

blueprint-anvil-testing-utils

0.2.0-alpha.12 - 2026-07-11

Other

  • updated the following local packages: blueprint-manager-bridge, blueprint-runner, blueprint-core-testing-utils, blueprint-chain-setup-anvil

blueprint-eigenlayer-testing-utils

0.2.0-alpha.12 - 2026-07-11

Other

  • updated the following local packages: blueprint-manager-bridge, blueprint-runner, blueprint-core-testing-utils, blueprint-chain-setup

blueprint-testing-utils

0.2.0-alpha.12 - 2026-07-11

Other

  • updated the following local packages: blueprint-core-testing-utils, blueprint-anvil-testing-utils, blueprint-eigenlayer-testing-utils

blueprint-webhooks

0.2.0-alpha.12 - 2026-07-11

Other

  • updated the following local packages: blueprint-runner

blueprint-sdk

0.2.0-alpha.12 - 2026-07-11

Other

  • updated the following local packages: blueprint-manager-bridge, blueprint-qos, blueprint-runner, blueprint-x402, blueprint-clients, blueprint-chain-setup, blueprint-contexts, blueprint-eigenlayer-extra, blueprint-testing-utils, blueprint-webhooks


This PR was generated with release-plz.

@github-actions

Copy link
Copy Markdown

PR Quality Gate Summary

  • Status: fail
  • Selected class: not set
  • Required class: Class C
  • Reason: Multiple crates touched; cross-crate behavior likely.
  • Changed files: 36

Blocking issues

  • Missing required section: '## Summary'
  • Missing required section: '## Change Class'
  • Missing required section: '## Behavior Contract'
  • Missing required section: '## Risk And Scope'
  • Missing required section: '## Verification'
  • Missing required section: '## Harness Evidence'
  • Missing required section: '## Checklist'
  • Change Class section must specify 'Selected class: ...'
  • Verification section must include at least one command (inline or fenced).

@tangletools tangletools left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🟢 Value Audit — sound

Verdict sound
Concerns 0 (none)
Heuristic 0.0s
Duplication 0.0s
Interrogation 77.2s (2 bridge agents)
Total 77.2s

💰 Value — sound

Automated release-plz PR bumping 18 crate versions to publish the port-fallback fix from #1469; purely mechanical, correct, and consistent with the repo's established release workflow.

  • What it does: Bumps version numbers for 18 workspace crates (alpha patch bumps) in their Cargo.toml files, updates the workspace Cargo.toml dependency references and Cargo.lock accordingly, and appends release-plz-generated CHANGELOG.md entries. The only functional change being released is blueprint-manager-bridge's port-fallback fix (#1469); all other crates bump because they transitively depend on bumped loca
  • Goals it achieves: Publish new crate versions to crates.io so downstream consumers can pick up the manager-bridge port-fallback fix and stay on consistent workspace-internal dependency versions.
  • Assessment: This is the repo's standard release-plz workflow (release-plz.toml configured at repo root with publish=false for manual batch-publishing). The git log shows repeated 'chore: release' commits following the same pattern. The version bumps are correct patch-level alpha increments, the changelog entries are auto-generated and accurately reflect the cascade (most crates note 'updated the following loc
  • Better / existing approach: none — this is the right approach. Verified release-plz.toml at repo root configures the automation; git log shows this exact pattern recurring (#1458, #1456, #1464 are prior 'chore: release' commits). No existing alternative in-repo; this IS the established release mechanism.
  • Model: opencode/zai-coding-plan/glm-5.2
  • Bridge attempts: 2
  • Bridge warning: opencode/kimi-for-coding/k2p7: bridge stream ended without value-audit content

🎯 Usefulness — sound

Mechanical release-cutting PR that bumps 18 workspace crates; the one substantive change shipped (port fallback fix #1469) is on a live gRPC handler path and fixes a real co-located-service boot failure.

  • Integration: All bumped crates are actively consumed within the workspace via path dependencies (root Cargo.toml:125-232) and by external users via crates.io. The substantive fix — allocate_host_port fallback to :0 (crates/manager/bridge/src/server.rs:580) — is called from request_port (server.rs:287), which implements the BlueprintManagerBridge gRPC trait, reachable from every blueprint service via Bridge::re
  • Fit with existing patterns: Follows the repo's established release-plz pattern exactly — identical to prior chore: release commits (d4854f8, 8353c63, e2a4cf7). Version bumps are consistent: every crate Cargo.toml version matches the workspace.dependencies entry in root Cargo.toml, and Cargo.lock is regenerated to match.
  • Real-world viability: The port fallback fix addresses a real production failure observed live (multiple ai-agent-sandbox operators all hinting port 9090 on one host; 2nd+ service died with os error 98). The fallback to :0 is the standard OS-level approach for this problem. The release bumps themselves are mechanical and cannot introduce runtime issues.
  • Model: opencode/zai-coding-plan/glm-5.2
  • Bridge attempts: 1

No concerns — sound change, no better or existing approach found. ✅


What this audit checks

It judges the change on its merits — not whether it was tasked out in an issue. Unticketed, fast-moving work is fine; the question is whether the change is good and whether a better or existing approach should be used instead.

Pass What it asks
Heuristic Vague title? Whitespace-only or cruft-bearing diff? (content signals only)
Duplication Do added function/class names already exist elsewhere in the repo?
Value Audit What does it do? What goal does it achieve? Is it good? Better architecture or already-exists?
Usefulness Audit Does it integrate and fit? Will it hold up in real use and actually get used?

Findings are concerns, not blocks — the human reviewer decides what to do with them.

value-audit · 20260711T220329Z

@tangletools

Copy link
Copy Markdown
Contributor

✅ No Blockers — 70b9ccc6

Review health 100/100 · Reviewer score 95/100 · Confidence 95/100 · 0 findings (none)

deepseek: Correctness 95 · Security 95 · Testing 95 · Architecture 95

Reviewer score is advisory once the run is complete and the verdict has no blockers.

Full multi-shot audit completed 8/8 planned shots over 36 changed files. Global verifier still owns final merge decision.

No findings.


tangletools · 2026-07-11T22:08:29Z · trace

@tangletools tangletools left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

✅ Clean — 70b9ccc6

Full multi-shot audit completed 8/8 planned shots over 36 changed files. Global verifier still owns final merge decision.

Full immutable report for this review: trace

Summary comment for this run: full summary


tangletools · 2026-07-11T22:08:29Z · immutable trace

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