This release fixes issues for SREs watching stability and regressions.
✓ No known CVEs patched in this version
Topics
+12 more
Affected surfaces
ReleasePort's take
Light signalThe login prompt message in the `hivemind whoami` output has been corrected to display the proper command after logout.
Why it matters: Fixes incorrect post‑logout instructions shown to users of the hivemind whoami surface, ensuring accurate guidance.
Summary
AI summaryUpdates Summary, Test plan, and Summary by CodeRabbit across a mixed release.
Changes in this release
| Type | Severity | Summary | CVE |
|---|---|---|---|
| Bugfix | Medium |
Updated login prompt message to use correct command after logout. Updated login prompt message to use correct command after logout. Source: llm_adapter@2026-05-23 Confidence: low |
— |
| Bugfix | Low |
Changed post‑logout `whoami` message to suggest `hivemind login` instead of revealing internal script name. Changed post‑logout `whoami` message to suggest `hivemind login` instead of revealing internal script name. Source: granite4.1:30b@2026-05-23-audit Confidence: low |
— |
Full changelog
Summary
- After
hivemind logout, runninghivemind whoamiprintedNot logged in. Run: node auth-login.js login, which leaks the bundled entry-point filename to end users. - Replace the hint with the supported CLI command (
hivemind login) so the suggested follow-up matches how the tool is actually invoked.
Test plan
- [ ]
hivemind logout && hivemind whoamiprintsNot logged in. Run: hivemind login - [ ]
hivemind loginstill works andhivemind whoamiafterwards shows org/workspace/api as before
Summary by CodeRabbit
- Bug Fixes
- Updated the login prompt message to provide clearer instructions when credentials are missing, directing users to the correct login command.
Weekly OSS security release digest.
The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.
No spam, unsubscribe anytime.
Share this release
Track Hivemind turns agent traces into skills and shares with your team
Get notified when new releases ship.
Sign up freeAbout Hivemind turns agent traces into skills and shares with your team
All releases →Related context
Related tools
Earlier breaking changes
- v0.7.52 Removes `hivemind tasks` CLI and related code surfaces.
- v0.7.51 Removes `hivemind tasks` CLI and related code surfaces.
- v0.7.19 Module name skilify replaced with skillify; affects all imports
- v0.7.19 CLI command skilify removed; renamed to skillify without deprecation alias
- v0.7.18 CLI subcommand renamed from `skilify` to `skillify`; no deprecation alias.
Beta — feedback welcome: [email protected]