Skip to content

Release BenchFlow 0.7.6 - #1103

Merged
bingran-you merged 1 commit into
mainfrom
release/0.7.6
Sep 4, 2026
Merged

Release BenchFlow 0.7.6#1103
bingran-you merged 1 commit into
mainfrom
release/0.7.6

Conversation

@bingran-you

@bingran-you bingran-you commented Sep 4, 2026

Copy link
Copy Markdown
Collaborator

Cuts the first public release since 0.7.5 (2026-08-19), covering 25 commits on main.

Sets [project].version to 0.7.6 (from 0.7.6.dev0), syncs uv.lock, and opens the 0.7.6 CHANGELOG section. Once this merges, pushing v0.7.6 triggers public-release.yml (PyPI + GitHub Release); main then bumps to 0.7.7.dev0.

Why now

claude-fable-5-1 is unusable on every stable install. Released 0.7.5 pins @agentclientprotocol/claude-agent-acp@0.40.0, which bundles @anthropic-ai/claude-agent-sdk 0.3.160; the model rejects Claude Code older than 2.1.251 with claude_code_version_too_old (HTTP 400), so rollouts fail on the first API call. #1086 fixed that on main on 2026-09-01, but no tagged release contains it — stable users have been stuck patching site-packages by hand or opting into --prerelease allow.

Release contents

Added — reviewer-grade trajectory viewer and rollout catalog with hf:// browsing (#1034), Z.ai Coding Plan routing (#1074), --publish-bucket and --eval-results-* on bench eval run (#1035).

Fixed — the claude-agent-acp 0.73.0 pin (#1086), modernized codex-acp dispatch (#1044), ACP usage/terminal evidence on timeout (#1080), idle-watchdog deferral cap (#1066), resume of infra-retryable verifier errors (#1063), verifier-setup budget for hardening execs (#1062), --trials/--matrix validation (#1064), plus the Gemini, LiteLLM, Codex and OpenClaw routing corrections. Full list in the CHANGELOG diff.

Verification

  • main is green at 3b9dd067integration-light and internal-preview-release both succeeded 2026-09-04.
  • uv lock --check clean.
  • TAG_NAME=v0.7.6 uv run --with packaging --no-project python tools/release_version.py public-releaseversion=0.7.6.

🤖 Generated with Claude Code


Devin Review

Publish the reviewer-grade trajectory viewer and rollout catalog, the
claude-agent-acp 0.73.0 pin that lets claude-fable-5-1 run at all, the
modernized codex-acp dispatch, Z.ai Coding Plan routing, the HF bucket /
eval-results publish flags, and the Gemini and ACP reliability fixes
accumulated since 0.7.5 — and set the public package version to 0.7.6.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
@chatgpt-codex-connector

chatgpt-codex-connector Bot commented Sep 4, 2026

Copy link
Copy Markdown

Codex Review Summary

This comment shows the latest Codex review activity on this pull request.

Review Status Commit Review trigger
📝 Code Review Completed 2026-09-04T20:20:55.975192Z becbd25 PR opened
ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review" or "@codex security review".

Codex reacts with 👀 while any review is running, comments if it has suggestions, and reacts with 👍 once all reviews finish with no findings.

@bingran-you
bingran-you deployed to pypi-internal-preview September 4, 2026 20:18 — with GitHub Actions Active

@devin-ai-integration devin-ai-integration Bot 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.

✅ Devin Review: No Issues Found

Devin Review analyzed this PR and found no bugs or issues to report.

Devin Review

@bingran-you
bingran-you merged commit 28f88bb into main Sep 4, 2026
12 checks passed
@bingran-you
bingran-you deleted the release/0.7.6 branch September 4, 2026 20:34
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