Quick update on Lore, the local-first memory app I posted here around v0.1.0.
It's a tray app: global shortcut → chat bar → save or recall in natural language. Everything stays on your machine.
v0.2.0 highlights:
- ThinkingStream: you watch the agent's reasoning, retrieval, and tool calls
in real time.
- Embedding-model migration is now non-destructive. You can swap from
nomic-embed to mxbai-embed (or whatever) without losing data; the new
embeddingTableSync rebuilds in place with progress.
- Hardware-aware "best supported on this machine" list when picking models.
- Smart de-duplication of data.
Repo: https://github.com/ErezShahaf/Lore
Releases: https://github.com/ErezShahaf/Lore/releases/tag/v0.2.0
Would be happy to get your feedback!
[link] [comments]