Skip to content

docs: release notes for v0.9.2#37

Merged
ndemianc merged 2 commits into
developfrom
docs/release-notes-v0.9.2
Jul 24, 2026
Merged

docs: release notes for v0.9.2#37
ndemianc merged 2 commits into
developfrom
docs/release-notes-v0.9.2

Conversation

@ndemianc

Copy link
Copy Markdown
Contributor

Notes for the v0.9.2 release. Two user-facing changes since v0.9.1:

  1. The browser opens itself — the built-in preview appears beside the chat when the agent starts a web server.
  2. Credits, not dollars — the response bar reads 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:

  • The auto-preview section 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 about, not an implementation detail to bury.
  • The credits section says outright that this is a change of unit, not of price. Anything vaguer would read as a pricing change.

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.2 contains its own notes.

🤖 Generated with Claude Code

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>
Copilot AI review requested due to automatic review settings July 24, 2026 02:54

Copilot AI 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.

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.

Comment thread RELEASE-NOTES.md Outdated
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
Copilot AI review requested due to automatic review settings July 24, 2026 02:57
@ndemianc
ndemianc merged commit 8140280 into develop Jul 24, 2026
2 checks passed
@ndemianc
ndemianc deleted the docs/release-notes-v0.9.2 branch July 24, 2026 02:58

Copilot AI 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.

Pull request overview

Copilot reviewed 1 out of 1 changed files in this pull request and generated no new comments.

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.

2 participants