Skip to content

This release fixes issues for SREs watching stability and regressions.

✓ No known CVEs patched
Read the diff → Tool health → What is this tool? →

✓ No known CVEs patched in this version

Topics

ai ai-agents ai-memory anthropic artificial-intelligence claude
+12 more
claude-agent-sdk claude-agents claude-code-plugin claude-skills codex embeddings long-term-memory memory-engine openclaw openclaw-skills postgresql llm

ReleasePort's take

Light signal
editorial:auto 12d

The token threshold for savings recap notifications was lowered from 1,000,000 to 1,000 tokens‑saved.

Why it matters: Adjust notification logic in primary-banner.ts and related tests; no operational impact beyond message frequency.

Summary

AI summary

Updates Summary, Verification, and Test plan across a mixed release.

Changes in this release

Bugfix Medium

Adjusted the token threshold for savings recap notifications from 1_000_000 to 1_000 tokens-saved.

Adjusted the token threshold for savings recap notifications from 1_000_000 to 1_000 tokens-saved.

Source: llm_adapter@2026-05-22

Confidence: high

Other Low

Updated three banner tests to assert against the new 1k boundary.

Updated three banner tests to assert against the new 1k boundary.

Source: granite4.1:30b@2026-05-22-audit

Confidence: low

Full changelog

Summary

  • Drop the savings-recap threshold in `primary-banner.ts` from `1_000_000` to `1_000` tokens-saved.
  • Early-adopter teams now see the savings recap from their first day of usage instead of staring at the generic welcome banner until cumulative org bytes cross seven figures (which can take weeks for small teams).
  • Updated three banner tests to assert against the new 1k boundary; the "below threshold renders welcome" case now uses 4k bytes (700 tokens-saved, well under the new bar) instead of 5M.

Verification

  • 18/18 banner tests pass locally (`npx vitest run tests/claude-code/notifications-primary-banner.test.ts`).
  • Live sandbox test: with org `memorySearchBytes = 119_000_000` (kamo, 51 orgs, beta DLPG) the banner already exceeded both old and new thresholds, so the rendered output is identical for this account. The change only affects orgs whose savings sit in the `1k..1M` range — those switch from "Welcome back" to "Hivemind has saved your team ~Xk tokens" on the next session.

Test plan

  • [ ] Eyeball the recap banner on a low-activity test org (sessions_count < 10, recall_count < 5).
  • [ ] Confirm welcome banner still renders for brand-new orgs (savings < 1k tokens, i.e. memorySearchBytes < ~5.7k).

Summary by CodeRabbit

  • Bug Fixes
    • Adjusted the token threshold for savings recap notifications. Users will now see their savings information earlier in their journey, with lower token requirements enabling faster access to insights about platform usage and cost savings.

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 free

About Hivemind turns agent traces into skills and shares with your team

All releases →

Related context

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]