Skip to content

v2026.08.07.2 - 3 features, 11 fixes, and 3 internal changes

Choose a tag to compare

@bike4mind-release-bot bike4mind-release-bot released this 07 Aug 12:55
63e6859

🎯 Features

  • add dismiss action for ready/failed taxonomy suggestions (#1475)
  • Atlas $vectorSearch cutover for Data Lake search (#1479)
  • add Spend tab to Model Metrics (mock data) (#1538)

🐛 Bug Fixes

  • classify anomalies by category so score > 0 names a real anomaly (#1499)
  • expose every BYOK provider in API key settings (#1444)
  • stop taxonomy inference swallowing real API errors as success (#1522)
  • treat a media model's zero contextWindow as not-applicable (#1512)
  • minimize the docked chat on close instead of switching to float (#1370)
  • seed userDetails on every membership grant (#1502)
  • count special-token literals as text instead of rejecting (#1529)
  • stop counting a chunk/vectorize failure until the final SQS attempt (#1511)
  • recover empty Notion tool schemas via live fetch fallback (#1550)
  • stop file-access denial and filename-driven row guesses (#1526)
  • stop seeding model popularity and speed from stale display names (#1537)

🔧 Internal

  • make owner-email exclusion test fail for the right reason (#1533)
  • type credit-transaction metadata as Record<string, unknown> (#1430)
  • unify the three data-lake tree implementations (#1517)

Deployed: 2026-08-07 12:55:44 UTC | Commits: 18

Pull Requests: #1370, #1430, #1444, #1446, #1475, #1479, #1499, #1502, #1511, #1512, #1517, #1522, #1526, #1529, #1533, #1537, #1538, #1550