v0.4.0: chore(release): 0.4.0 — full note authoring + wiki-status chip
0.4.0 — write full notes, watch the wiki absorb them
Three releases in three days, combined story:
0.4.0 — Write full notes in the UI
Cmd+N opens a real WYSIWYG editor: headings, GFM, markdown links, [[wikilink]] autocomplete, outline, backlinks
Notes live in your layer (sources/contributors//notes/) — the AI reads them, never rewrites them
Wiki-status chip on every note: ✨ Add to wiki when the wiki hasn't absorbed it yet → Adding… → ✓ In wiki · N pages. Edit the note and it lights up again
Fixed: WYSIWYG edits were silently copying user notes into the AI-owned research layer
0.3.0 — The Web UI runs the core operations
/contribute, /build, /lint, /research in the browser, orchestrated server-side with your configured LLM
Contribute shows takeaways + a checkbox plan — only what you approve gets written
Health view: contradictions, orphans, stale claims, gaps as actionable cards
0.2.0 — Free local models, no API key
Setup wizard detects your hardware, recommends the best Ollama model for your RAM, installs + verifies it
Runs end-to-end with zero subscriptions, zero data leaving your machine
Full details in CHANGELOG.md.