chore(v3.3.4): release — claude-teams unblock + voice toggle + Hermes docs - #40
Conversation
…g + Hermes docs Cuts v3.3.4 bundling the three commits since v3.3.3: - #38 fix(claude-teams): PATH-shim collision + master→evy import leftovers - #37 fix(chat): voice toggle first-paint race + SSE reconnect drift - #39 chore: Hermes research docs + ORCHESTRATION log + .codegraph gitignore Per the version-cap doctrine, stays on the v3.3.x patch line — no v3.4 / v4 bump until operator decides. Supersedes the stale `fix/policy-snapshot-evy-rename` branch (commit 557b19f), which documented only the `_write_snapshot.ts` half of the broken-imports breakage. The shipped v3.3.4 fix covers both `.ts` import sites plus the six `bin/claude-*` shims. Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
|
Caution Review failedThe pull request is closed. ℹ️ Recent review info⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (2)
Disabled knowledge base sources:
📝 WalkthroughWalkthroughVersion 3.3.4 is released with documentation updates. The VERSION file is bumped to 3.3.4, and CHANGELOG.md documents three categories of shipped changes: fixes for claude-teams dispatch collisions and stale component imports, chat UI voice toggle hardening, and documentation/hygiene chores including gitignore updates. ChangesRelease 3.3.4
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~3 minutes Poem
✨ Finishing Touches🧪 Generate unit tests (beta)
Comment |
Summary
Cuts v3.3.4 bundling the three PRs that landed since v3.3.3:
fix(claude-teams)— unblock orchestrator spawn after v4 PATH collision + master→evy rename leftoversfix(chat)— voice toggle first-paint race + SSE reconnect driftchore— Hermes research docs + ORCHESTRATION log + .codegraph gitignorePer the version-cap doctrine: stays on the v3.3.x patch line, no v3.4 / v4 bump until operator decides.
Supersedes the stale
fix/policy-snapshot-evy-renamebranch which documented only the_write_snapshot.tshalf of the broken-imports breakage. Shipped v3.3.4 fix is broader (both.tsimport sites + all 6bin/claude-*shims). That branch will be deleted as part of post-release cleanup.Test plan
🤖 Generated with Claude Code
Summary by CodeRabbit
Release 3.3.4
Bug Fixes
Chores