Skip to content

v0.1.8 — In-process summarization (no Ollama)

Choose a tag to compare

@richardbowman richardbowman released this 07 May 15:11
· 782 commits to main since this release

Thread summarization now runs entirely inside Obsidian via Transformers.js — no Ollama, no local server.

First use: ~300 MB model download from HuggingFace (cached in Electron IndexedDB after that). Progress shown in the status bar.

Setup: Settings → Claude Threads → Thread summarization → Mode: "In-process". Default model: Xenova/distilbart-cnn-12-6 (configurable).

Note for manual install: all 4 .wasm files must be placed in the plugin folder alongside main.js.