v0.57.11

tinyhumansai/openhumanv0.57.11Jun 2, 2026by github-actions[bot]

AI Summary

A minor release focused on vault file-system watching and fixing a critical hang issue in the Intelligence tab on incompatible filesystems.

Key Highlights

  • Vault file-system watcher implementation.
  • Fix for Intelligence tab hang on shm-incompatible filesystems.
  • Degraded WAL journal mode to resolve the hang.

New Features

  • Vault file-system watcher
  • WAL journal mode fix

Full Release Notes

## What's Changed
* Add vault file-system watcher implementation by @manucian-official in https://github.com/tinyhumansai/openhuman/pull/3183
* fix(subconscious): degrade WAL journal mode to fix Intelligence tab hang on shm-incompatible filesystems by @M3gA-Mind in https://github.com/tinyhumansai/openhuman/pull/3233


**Full Changelog**: https://github.com/tinyhumansai/openhuman/compare/v0.57.10...v0.57.11