v0.51.6

tinyhumansai/openhumanv0.51.6Apr 3, 2026by github-actions[bot]

AI Summary

This release focuses on stabilizing E2E login flows and Local AI bootstrap processes. It also introduces a full light theme redesign and expands memory API capabilities.

Key Highlights

  • Fixed E2E login and onboarding flows to ensure reliability
  • Unified Local AI preset bootstrap and added resilient model pulls
  • Redesigned the full application interface with a new light theme
  • Surface entity types in the memory recall/query API

New Features

  • Unified preset bootstrap for Local AI
  • First-run Home flow
  • Memory entity types in recall/query API
  • Full light theme redesign

Full Release Notes

## What's Changed
* fix(e2e): rewrite performFullLogin and extend walkOnboarding for 6-st… by @YellowSnnowmann in https://github.com/tinyhumansai/openhuman/pull/303
* Revert "fix(e2e): rewrite performFullLogin and extend walkOnboarding for 6-st…" by @graycyrus in https://github.com/tinyhumansai/openhuman/pull/306
* Fix/202:  e2e logout relogin onboarding by @YellowSnnowmann in https://github.com/tinyhumansai/openhuman/pull/305
* Local AI: unified preset bootstrap, first-run Home flow, and resilient model pulls by @YellowSnnowmann in https://github.com/tinyhumansai/openhuman/pull/304
* feat(memory): surface entity types in recall/query API and UI (#207) by @sanil-23 in https://github.com/tinyhumansai/openhuman/pull/302
* feat(ui): full light theme redesign based on Figma design tokens by @graycyrus in https://github.com/tinyhumansai/openhuman/pull/307


**Full Changelog**: https://github.com/tinyhumansai/openhuman/compare/v0.51.5...v0.51.6