Skip to content

vasya_ai v0.5.50

Choose a tag to compare

@xelvhk xelvhk released this 08 Jun 15:23
208bd84

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.