v0.1.8 — In-process summarization (no Ollama)
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
.wasmfiles must be placed in the plugin folder alongsidemain.js.