Skip to content

chore(release): 0.8.0 - #36

Merged
colevels merged 1 commit into
mainfrom
chore/release-0.8.0
Jul 22, 2026
Merged

chore(release): 0.8.0#36
colevels merged 1 commit into
mainfrom
chore/release-0.8.0

Conversation

@colevels

Copy link
Copy Markdown
Owner

Version bump for the release, per the two-step flow in CLAUDE.mdReleasing
(bump via PR → squash-merge → tag main).

Why 0.8.0 and not 0.7.0

package.json already said 0.7.0, but v0.7.0 was never tagged — the bump
landed on main and no release was ever cut, so no user received it. Users are
still on v0.6.0.

Rather than backfill a release nobody is waiting for, 0.7.0's content ships as
part of 0.8.0. Users jump 0.6.0 → 0.8.0 and get both:

CLAUDE.md now records that 0.7.0 is a history-only version so nobody tries to
"restore" the missing release later.

docs/commands.html

Carried forward. CLAUDE.md warns that nothing tests this page, so a reworded
flag or renamed card goes stale in silence — and it had:

  • an Auto mode section and setup card for a toggle that no longer exists
  • the sidepanel card still called Send to Claude Code
  • 49227 as the single hard-coded port, in the wire diagram, the removed-flags
    table, the troubleshooting rows, the env-var table, and the closing callout
  • v0.7.0 in the title, nav, eyebrows, and footer

Now: the card is Connect to TabBrew CLI with the screen itself as the
switch, both ports appear wherever one used to, and the port callout explains
why the identity check is what makes a second port safe.

Verification

bun run typecheck and bun test (20/20) clean.

After merge

Tag and push — git tag v0.8.0 && git push origin v0.8.0 — which triggers
.github/workflows/release.yml to cross-compile the four targets, write
checksums.txt, record the SLSA provenance attestation, and publish the release
that tabbrew update resolves through the releases/latest redirect.

🤖 Generated with Claude Code

0.7.0 bumped package.json on main but was never tagged, so it never reached a
single user. Rather than backfill a release nobody is waiting for, its content
ships here — users jump 0.6.0 → 0.8.0 and get both the command-surface
subtraction and the bridge port work.

Also carries `docs/commands.html` forward. Nothing tests that page, so a
reworded flag or a renamed sidepanel card goes stale in silence: it still
described an Auto mode toggle that no longer exists, a "Send to Claude Code"
card that has been renamed, and a single hard-coded 49227.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@colevels
colevels merged commit 1a36fb0 into main Jul 22, 2026
1 check passed
@colevels
colevels deleted the chore/release-0.8.0 branch July 22, 2026 21:22
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