Skip to content

release: 0.2.1 - #97

Merged
joeblau merged 1 commit into
mainfrom
release/0.2.1
Aug 4, 2026
Merged

release: 0.2.1#97
joeblau merged 1 commit into
mainfrom
release/0.2.1

Conversation

@joeblau

@joeblau joeblau commented Aug 4, 2026

Copy link
Copy Markdown

Version bump for the 0.2.1 patch release: #93, #94, #95, #96 (fixes #89#92, all cross-verified to 3-agent agreement).

Publishing happens via the GitHub release → publish_npm.yml (OIDC) after this merges.

🤖 Generated with Claude Code

Four fixes, each cross-verified to agreement by three independent
reviewers (Claude, Kimi K3 Max, Codex gpt-5.6-sol xhigh):

- #89 subscription failures notify every subscriber + failureSignal (#93)
- #90 WebSocket message pacing on by default, flush charging fixed (#96)
- #91 200-OK { type: "error" } envelopes throw HttpRequestError (#94)
- #92 wallet shape detection by member presence, not arity (#95)

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
@joeblau
joeblau merged commit 2121e18 into main Aug 4, 2026
3 of 4 checks passed
@joeblau
joeblau deleted the release/0.2.1 branch August 4, 2026 05:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

Subscription failure notifies only one handle via opt-in onError — feeds can die silently

1 participant