• 0.3.0 5fa5dba94c

    0.3.0 Stable

    jkaindl released this 2026-06-21 20:13:55 +00:00 | 400 commits to main since this release

    Focused RAG core: related notes, semantic search, and grounded local chat.

    Highlights in 0.3.0

    • Thinking on/off — suppress a reasoning model's thinking via cross-server-portable hints, with a settings test that reports whether the model honours it.
    • Model capability hints — best-effort vision/thinking detection (native metadata → name heuristics → live confirmation).
    • Embedding model dropdown + inline endpoint test (notice-based).
    • Multi-line chat input (auto-grow, Enter/Shift+Enter configurable, IME-safe).
    • Context budget ↔ model window coupling.
    • Settings layout reworked toward Obsidian's native conventions (incl. forward-compatible Obsidian 1.13 declarative API, classic renderer as fallback).

    Note: Image transcription (IMG→MD) moved to the sibling plugin image-to-markdown.

    Full changelog: https://codeberg.org/jkaindl/vault-rag/src/branch/main/CHANGELOG.md

    Downloads