Skip to content

docs: v0.6 release-candidate preview pointer#666

Open
xdotli wants to merge 1 commit into
mainfrom
docs/v06-preview-pointer
Open

docs: v0.6 release-candidate preview pointer#666
xdotli wants to merge 1 commit into
mainfrom
docs/v06-preview-pointer

Conversation

@xdotli

@xdotli xdotli commented Jun 11, 2026

Copy link
Copy Markdown
Member

Small, docs-only addition to main so the public line has a discovery path for v0.6 while it's in RC testing.

  • New docs/v0.6-preview.md: how to install the RC (pip install --pre from the GitHub release wheel, or uv ... git+...@0.6.0-rc.1), what's new, and links to the v0.6 docs on release/v0.6.0.
  • One README note under Install pointing at it.

No v0.6 feature code touches main; pip install benchflow stays on 0.5.2. The RC wheel is verified pip-installable (fresh venv → bench --version = 0.6.0rc1). Safe to merge independently of the v0.6 release (#665).


Note

Low Risk
Documentation-only changes with no runtime, auth, or packaging behavior on main.

Overview
Adds a v0.6 release-candidate discovery path on main without changing the stable install story (benchflow==0.5.2 / pip install benchflow).

New docs/v0.6-preview.md documents RC status, pip (GitHub wheel) and uv (git+...@0.6.0-rc.1) install commands, a short what's new list (task.md, bench agent, ATIF/ADP, OpenReward, Daytona auto-reap), and links to v0.6 docs on release/v0.6.0 plus tracking PR #665.

README gains a blockquote under Install that points readers to that page and clarifies that the public PyPI line stays on 0.5.2 until v0.6 ships.

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

Main stays on the 0.5.2 public line; this adds a discovery path for v0.6:
how to install the RC (GitHub release wheel / tagged source) and links to
the v0.6 docs on release/v0.6.0. No v0.6 feature code merged to main.
@mintlify

mintlify Bot commented Jun 11, 2026

Copy link
Copy Markdown

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated (UTC)
benchflow-bff148e7 🔴 Failed Jun 11, 2026, 5:56 AM

💡 Tip: Enable Workflows to automatically generate PRs for you.

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: a4ea5b3282

ℹ️ 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".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment thread docs/v0.6-preview.md
Comment on lines +33 to +34
- [Agent quickstart — one copy-paste prompt](https://github.com/benchflow-ai/benchflow/blob/release/v0.6.0/docs/agent-quickstart.md)
- [Getting started — install + first eval](https://github.com/benchflow-ai/benchflow/blob/release/v0.6.0/docs/getting-started.md)

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

P2 Badge Point install guides at the RC commands

During RC testing, these install-oriented links send readers to release/v0.6.0 docs that currently tell them to install the final benchflow==0.6.0 package (and the quickstart fallback installs the latest main preview), while this page explicitly says 0.6.0 will only hit PyPI after RC testing. Users following the linked “install + first eval” path before the release will either get a resolver failure or install the wrong preview instead of 0.6.0rc1; please add a warning to use this page’s RC commands first or link to RC-specific docs.

Useful? React with 👍 / 👎.

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