2.0.0-beta.25

loco-rs/loco2.0.0-beta.25Feb 22, 2026by github-actions[bot]

AI Summary

This release introduces long-term memory capabilities for Khoj and enhances the Obsidian integration with progress tracking and storage usage visualization. It also adds new user-facing features like autocomplete for query filters and the ability to copy references in the web app.

Key Highlights

  • Introduction of Long Term Memories for Khoj
  • Enhanced Obsidian Batch Sync with progress and storage usage indicators
  • Autocomplete suggestions for File Query Filters in the Obsidian App
  • New 'Copy References' feature in the Web App

New Features

  • Give Khoj Long Term Memories
  • Improve Obsidian Batch Sync (Show Progress, Storage Used on Settings Page)
  • Show autocomplete suggestions for File Query Filters on Obsidian App
  • Add ability to copy references from Web App

Full Release Notes

## What's Changed
* Give Khoj Long Term Memories by @sabaimran in https://github.com/khoj-ai/khoj/pull/1168
* Improve Obsidian Batch Sync. Show Progress, Storage Used on Settings Page by @hjamet in https://github.com/khoj-ai/khoj/pull/1221
* Show autocomplete suggestions for File Query Filters on Obsidian App by @samhoooo in https://github.com/khoj-ai/khoj/pull/1128
* Add ability to copy references from Web App by @kowshik24 in https://github.com/khoj-ai/khoj/pull/1144
* Fix AttributeError when Eleven Labs API key is not set by @majiayu000 in https://github.com/khoj-ai/khoj/pull/1238

## New Contributors
* @kowshik24 made their first contribution in https://github.com/khoj-ai/khoj/pull/1144
* @majiayu000 made their first contribution in https://github.com/khoj-ai/khoj/pull/1238

**Full Changelog**: https://github.com/khoj-ai/khoj/compare/2.0.0-beta.24...2.0.0-beta.25