Skip to content

chore(release): 0.8.0 + first CHANGELOG#52

Merged
stephane-segning merged 1 commit into
mainfrom
claude/release-0.8.0
Jun 14, 2026
Merged

chore(release): 0.8.0 + first CHANGELOG#52
stephane-segning merged 1 commit into
mainfrom
claude/release-0.8.0

Conversation

@stephane-segning

Copy link
Copy Markdown
Contributor

What

  • Bumps all eight workspace packages to 0.8.0 (one version line, as always).
  • Adds CHANGELOG.md — the first formal changelog for the suite, in Keep a Changelog format.

Why

0.8.0 is the natural cut after a busy 0.7.x burst (Jun 12–14). The headline change since 0.7.3 is the browser plugin's human-in-the-loop UI feedback (the opt-in interactive group / browser_request_feedback), which warrants a minor bump. There was no changelog before, so this also backfills the 0.7.0 → 0.7.3 history so it isn't lost to the commit log.

Changelog scope (0.8.0)

  • Added — browser: HITL feedback overlay (#49); extension: fake-chrome test harness (#50).
  • Changed — README rebranded as OpenCode Toolbelt (#51).
  • Docs — ADR-0001 (ws transport) (#47); bridge.json location (#48).

The file also documents 0.7.00.7.3 retroactively (browser plugin debut, MCP server, multi-client broker, responseApi, modelsInfoOverwrite, store auto-submit).

Notes for reviewers

  • Version attribution is by bump-commit boundary. There are no git tags, so each entry groups the commits that landed between the manual chore(release) bumps. 0.7.1 looks heavy because a lot shipped between the 0.7.0 and 0.7.1 bumps — that's accurate to how it was versioned, not a mistake.
  • No lockfile change — internal deps are workspace:*, so only the eight package.json version fields move (verified: pnpm-lock.yaml has zero 0.7.3 references).
  • Publishing is not part of this PR. After merge, the npm publish happens separately via the usual workflow when you're ready.

🤖 Generated with Claude Code

Bump all eight workspace packages to 0.8.0 (one version line) and add a
CHANGELOG.md — the first formal changelog for the suite.

0.8.0 headline: the browser plugin gains human-in-the-loop UI feedback
(the `interactive` group / browser_request_feedback), the extension gets
a fake-chrome test harness, and the repo is reframed as the OpenCode
Toolbelt. The changelog also backfills the 0.7.0–0.7.3 line (browser
plugin debut, MCP server, multi-client broker, responseApi, store
auto-submit) so the recent history isn't lost.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@chatgpt-codex-connector

Copy link
Copy Markdown

You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard.

@gemini-code-assist gemini-code-assist 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.

Code Review

This pull request bumps the version of all workspace packages and the root package from 0.7.3 to 0.8.0 and updates the CHANGELOG.md to document the new release changes and historical release notes. There are no review comments, so I have no feedback to provide.

Important

The consumer version of Gemini Code Assist on GitHub is being sunset. Starting June 18, 2026, new organization installations will be blocked, and all code review activity will officially cease on July 17, 2026.
For more details on the timeline and next steps, please review the Help Documentation.

@stephane-segning stephane-segning merged commit 4356c5e into main Jun 14, 2026
3 checks passed
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