You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
v0.5.50 (2026-06-04)
Promoted Vasya AI to the official 0.5.50 release line.
Added Memory Center quick-open actions for desktop search results, allowing matched local Markdown files and source URLs to open directly from tray/search flows.
Consolidated the Memory Center release arc through local sources/chunks, sync state, search, recent view, daily digest artifacts, digest history, latest digest lookup, and desktop tray actions.
Kept local-first defaults: SQLite/local files remain the source of truth, with optional GitHub, Notion, Obsidian, and Google Calendar adapters.
Confirmed secure-by-default API posture: /v1/* auth remains required by default, HTTP/WS throttling is enabled, and integration tokens use keyring-backed storage when available.
Release checks passed: scoped source compileall, unit test suite, GitHub Actions CI, and git diff --check.