v0.51.5

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

AI Summary

A stability-focused release improving onboarding UX, Local AI download reliability, and memory management. It introduces a 'subconscious loop' for local model awareness.

Key Highlights

  • Stabilized screen intelligence screenshot capture and settings flow
  • Enhanced onboarding with standardized buttons and recovery phrase settings
  • New 'subconscious loop' for local model background awareness
  • Added bulk namespace clear operation for memory

New Features

  • Dictation feature support
  • Subconscious loop (heartbeat awareness)
  • Bulk namespace clear operation
  • Onboarding flow standardization

Full Release Notes

## What's Changed
* fix: stabilize screen intelligence screenshot capture and settings flow by @YellowSnnowmann in https://github.com/tinyhumansai/openhuman/pull/275
* fix: patch whisper-rs-sys for Windows MSVC static CRT by @sanil-23 in https://github.com/tinyhumansai/openhuman/pull/276
* enhance(onboarding): standardize Next/Continue button across all steps by @graycyrus in https://github.com/tinyhumansai/openhuman/pull/277
* fix(onboarding): surface LocalAI download failures with retry notification by @graycyrus in https://github.com/tinyhumansai/openhuman/pull/271
* Feat/add dictation by @YellowSnnowmann in https://github.com/tinyhumansai/openhuman/pull/278
* feat: subconscious loop — local-model background awareness via heartbeat by @sanil-23 in https://github.com/tinyhumansai/openhuman/pull/268
* refactor(onboarding): remove MnemonicStep and Open Accessibility button, add Recovery Phrase settings panel by @graycyrus in https://github.com/tinyhumansai/openhuman/pull/279
* fix(tauri): resolve "Command restart_core_process not found" stale ACL by @graycyrus in https://github.com/tinyhumansai/openhuman/pull/280
* fix(windows): fix install script and add Windows build workflow by @senamakel in https://github.com/tinyhumansai/openhuman/pull/281
* Fix/191 skills reliability upstream by @M3gA-Mind in https://github.com/tinyhumansai/openhuman/pull/282
* fix(onboarding): resolve overlay race condition between RPC and Redux state by @graycyrus in https://github.com/tinyhumansai/openhuman/pull/284
* test(e2e): skill execution flow (core RPC + Skills UI) by @M3gA-Mind in https://github.com/tinyhumansai/openhuman/pull/283
* Feat: update complete onboarding helper by @YellowSnnowmann in https://github.com/tinyhumansai/openhuman/pull/299
* fix(memory): clean up unused JWT token parameter in memory init (#204) by @sanil-23 in https://github.com/tinyhumansai/openhuman/pull/300
* feat(memory): add bulk namespace clear operation (#205) by @sanil-23 in https://github.com/tinyhumansai/openhuman/pull/301


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