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 now suggests `hivemind login` instead of leaking an internal script name.
Why it matters: Fixes a minor UI bug that exposed internal implementation details in CLI output after logout.
Summary
AI summaryUpdates Summary, Test plan, and Summary by CodeRabbit across a mixed release.
Changes in this release
| Type | Severity | Summary | CVE |
|---|---|---|---|
| Bugfix | Medium |
Updates login prompt to suggest `hivemind login` instead of leaking internal script name. Updates login prompt to suggest `hivemind login` instead of leaking internal script name. Source: llm_adapter@2026-05-23 Confidence: high |
— |
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]