Skip to content

Releases: Fredrix1/synapse-ai-obsidian

0.5.2 - public beta

18 Jun 11:19

Choose a tag to compare

First public beta. Core chat with your notes works and is in daily use.

Features

  • 💬 Chat in a side panel — streaming responses, stop mid-stream, regenerate, edit your messages
  • 🔌 Bring your own model — Gemini, OpenRouter, or any OpenAI-compatible endpoint (custom baseURL, incl. local Ollama / LM Studio); add several and switch on the fly
  • 📎 Vault-aware context — pull notes in via [[wikilinks]], the active note, or automatic keyword search
  • 💾 Save reply as a note — turn any answer (or a selected fragment) into a permanent note
  • 🗂 Chat autosave — conversations saved as plain .md in your vault
  • 🌐 Proxy support for geo-blocked regions
  • 🌍 English & Russian UI

Install

  • Manual: download main.js, manifest.json, styles.css below → drop into <vault>/.obsidian/plugins/synapse-ai/ → enable in Community plugins
  • BRAT: add Fredrix1/synapse-ai-obsidian

⚠️ Beta — expect rough edges. Semantic search, agents and a local privacy layer are on the roadmap.