docs: release notes for v0.9.2#37
Merged
Merged
Conversation
Two user-facing changes since v0.9.1: the built-in browser auto-opens when the agent starts a web server, and the response bar is denominated in credits. Written against the actual diff (14 commits, v0.9.1..develop) rather than from memory; the suite count and per-file case counts were read from the tree. The auto-preview section leads with the behaviour and states the localhost-only bound plainly — the address comes from a project's own start script, so "only local addresses are opened" is a property users should know, not an implementation detail. The credits section says explicitly that this is a change of unit and not of price. Anything vaguer would read as a pricing change. Left out of the highlights: the Playwright CI fix (build-infrastructure, no user effect) and the v0.9.1 notes commit itself. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Contributor
There was a problem hiding this comment.
Pull request overview
Updates the project’s public release notes to document what changed in v0.9.2, aligning user-facing messaging with the current behavior of the built-in browser auto-preview and the new credit-based cost display.
Changes:
- Replaces v0.9.1 release notes content with v0.9.2 highlights (auto-opening preview + credits display).
- Adds under-the-hood notes and updated test coverage counts for the v0.9.2 diff window.
- Updates the full changelog link to
v0.9.1...v0.9.2.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Notes for the v0.9.2 release. Two user-facing changes since v0.9.1:
46 credits · 1,279 left.Written against the actual diff (14 commits,
v0.9.1..develop), with the suite and per-file case counts read from the tree rather than recalled.Two deliberate choices in the wording:
Left out of the highlights: the Playwright CI fix (build infrastructure, no user-visible effect) and the v0.9.1 notes commit itself.
Merging this before tagging so
v0.9.2contains its own notes.🤖 Generated with Claude Code