Skip to content

Releases: space-cadet/obsidian-ai

Dev Build (t42-remote-storage)

Pre-release

Choose a tag to compare

Automated dev build from branch t42-remote-storage.

Commit: 2af3065967b7a42fcfc94d2c4ca1895d60931c36
Built at: 2026-08-17T01:11:17Z

This is a development build — not for production use.

Dev Build (merge-t42-into-main)

Pre-release

Choose a tag to compare

Automated dev build from branch merge-t42-into-main.

Commit: 56498f090adaf0453d116ba458a1a4023b30519a
Built at: 2026-08-17T02:05:01Z

This is a development build — not for production use.

Dev Build (latest main)

Pre-release

Choose a tag to compare

@space-cadet space-cadet released this 09 Aug 02:17

Automated pre-release build from the latest commit on main. Not for production use.

1.3.5

Choose a tag to compare

@github-actions github-actions released this 15 Aug 21:39

Chat Lab AI v1.3.4 Release Announcement

Obsidian AI is an AI-powered assistant for Obsidian that combines fast inline editing with a persistent sidebar chat panel — now with multi-device sync and group chat.

What's New in v1.3.4

  • Community Directory compatibility and security remediation follow-up.
  • Reproducible, attested release assets built from the exact tag.
  • Official Ollama integration remains deferred; custom OpenAI-compatible endpoints remain supported.

Multi-Device Sync (WebSocket Relay)

  • Real-time chat sync across laptop, tablet, and phone via self-hosted WebSocket relay
  • Zero persistence — relay is stateless, no messages stored on server
  • LAN auto-discovery — detect your local IP for easy same-network setup
  • Start relay with pnpm run relay or node relay/relay-server.js

Build Info in Settings

  • Version badge, git commit hash, and branch name now visible in Settings hero
  • Know exactly which build you're running at a glance

Improved Relay Logging

  • Detailed client join/leave tracking with connection duration
  • Ping/pong heartbeat for dead connection detection
  • Graceful cleanup on abrupt disconnects

Installation

Via BRAT (Recommended)

  1. Install BRAT from Community Plugins
  2. Add Beta plugin: https://github.com/space-cadet/obsidian-ai
  3. Auto-updates enabled

Manual

Download main.js, manifest.json, and styles.css from GitHub Releases and copy to .obsidian/plugins/chat-lab/.

Full Feature Set

  • Inline AI Editing — Highlight text, press Ctrl/Cmd + K, diff preview, accept/discard
  • 13 Agentic Tools — Read, edit, create, move, search, delete notes from chat
  • Group Chat — Multiple AI agents in one conversation with debate mode
  • Multi-Device Sync — WebSocket relay for real-time cross-device chat
  • Vault-Aware Context — @mention notes, folders, tags; active note context
  • Web Search — DuckDuckGo, Brave, Tavily, Exa, SearXNG
  • Provider paths — OpenAI, Anthropic, Google, DeepSeek, OpenRouter, Azure, Agent, and Custom/OpenAI-compatible endpoints. Official Ollama integration is deferred pending a maintained dependency.
  • Directory name — The valid Community Plugins name is Chat Lab AI; “Obsidian AI” remains the product subtitle and UI branding because directory names may not contain “Obsidian”.
  • Streaming — Real-time response streaming with token usage indicator
  • Session History — Persistent conversations across restarts

Acknowledgments

Originally forked from FBarrca/obsidian-inlineAI. UI patterns inspired by Obsidian Copilot.

1.3.4

Choose a tag to compare

@github-actions github-actions released this 15 Aug 08:39

Chat Lab AI v1.3.4 Release Announcement

Obsidian AI is an AI-powered assistant for Obsidian that combines fast inline editing with a persistent sidebar chat panel — now with multi-device sync and group chat.

What's New in v1.3.4

  • Community Directory compatibility and security remediation follow-up.
  • Reproducible, attested release assets built from the exact tag.
  • Official Ollama integration remains deferred; custom OpenAI-compatible endpoints remain supported.

Multi-Device Sync (WebSocket Relay)

  • Real-time chat sync across laptop, tablet, and phone via self-hosted WebSocket relay
  • Zero persistence — relay is stateless, no messages stored on server
  • LAN auto-discovery — detect your local IP for easy same-network setup
  • Start relay with pnpm run relay or node relay/relay-server.js

Build Info in Settings

  • Version badge, git commit hash, and branch name now visible in Settings hero
  • Know exactly which build you're running at a glance

Improved Relay Logging

  • Detailed client join/leave tracking with connection duration
  • Ping/pong heartbeat for dead connection detection
  • Graceful cleanup on abrupt disconnects

Installation

Via BRAT (Recommended)

  1. Install BRAT from Community Plugins
  2. Add Beta plugin: https://github.com/space-cadet/obsidian-ai
  3. Auto-updates enabled

Manual

Download main.js, manifest.json, and styles.css from GitHub Releases and copy to .obsidian/plugins/chat-lab/.

Full Feature Set

  • Inline AI Editing — Highlight text, press Ctrl/Cmd + K, diff preview, accept/discard
  • 13 Agentic Tools — Read, edit, create, move, search, delete notes from chat
  • Group Chat — Multiple AI agents in one conversation with debate mode
  • Multi-Device Sync — WebSocket relay for real-time cross-device chat
  • Vault-Aware Context — @mention notes, folders, tags; active note context
  • Web Search — DuckDuckGo, Brave, Tavily, Exa, SearXNG
  • Provider paths — OpenAI, Anthropic, Google, DeepSeek, OpenRouter, Azure, Agent, and Custom/OpenAI-compatible endpoints. Official Ollama integration is deferred pending a maintained dependency.
  • Directory name — The valid Community Plugins name is Chat Lab AI; “Obsidian AI” remains the product subtitle and UI branding because directory names may not contain “Obsidian”.
  • Streaming — Real-time response streaming with token usage indicator
  • Session History — Persistent conversations across restarts

Acknowledgments

Originally forked from FBarrca/obsidian-inlineAI. UI patterns inspired by Obsidian Copilot.

1.3.3

Choose a tag to compare

@github-actions github-actions released this 15 Aug 08:23

Chat Lab AI v1.3.3 Release Announcement

Obsidian AI is an AI-powered assistant for Obsidian that combines fast inline editing with a persistent sidebar chat panel — now with multi-device sync and group chat.

What's New in v1.3.3

  • Community Directory compatibility and security remediation.
  • Reproducible, attested release assets built from the exact tag.
  • Official Ollama integration remains deferred; custom OpenAI-compatible endpoints remain supported.

Multi-Device Sync (WebSocket Relay)

  • Real-time chat sync across laptop, tablet, and phone via self-hosted WebSocket relay
  • Zero persistence — relay is stateless, no messages stored on server
  • LAN auto-discovery — detect your local IP for easy same-network setup
  • Start relay with pnpm run relay or node relay/relay-server.js

Build Info in Settings

  • Version badge, git commit hash, and branch name now visible in Settings hero
  • Know exactly which build you're running at a glance

Improved Relay Logging

  • Detailed client join/leave tracking with connection duration
  • Ping/pong heartbeat for dead connection detection
  • Graceful cleanup on abrupt disconnects

Installation

Via BRAT (Recommended)

  1. Install BRAT from Community Plugins
  2. Add Beta plugin: https://github.com/space-cadet/obsidian-ai
  3. Auto-updates enabled

Manual

Download main.js, manifest.json, and styles.css from GitHub Releases and copy to .obsidian/plugins/chat-lab/.

Full Feature Set

  • Inline AI Editing — Highlight text, press Ctrl/Cmd + K, diff preview, accept/discard
  • 13 Agentic Tools — Read, edit, create, move, search, delete notes from chat
  • Group Chat — Multiple AI agents in one conversation with debate mode
  • Multi-Device Sync — WebSocket relay for real-time cross-device chat
  • Vault-Aware Context — @mention notes, folders, tags; active note context
  • Web Search — DuckDuckGo, Brave, Tavily, Exa, SearXNG
  • Provider paths — OpenAI, Anthropic, Google, DeepSeek, OpenRouter, Azure, Agent, and Custom/OpenAI-compatible endpoints. Official Ollama integration is deferred pending a maintained dependency.
  • Directory name — The valid Community Plugins name is Chat Lab AI; “Obsidian AI” remains the product subtitle and UI branding because directory names may not contain “Obsidian”.
  • Streaming — Real-time response streaming with token usage indicator
  • Session History — Persistent conversations across restarts

Acknowledgments

Originally forked from FBarrca/obsidian-inlineAI. UI patterns inspired by Obsidian Copilot.

v1.3.2

Choose a tag to compare

@space-cadet space-cadet released this 15 Aug 07:23
Use valid Community directory plugin name

1.3.2

Choose a tag to compare

@space-cadet space-cadet released this 15 Aug 07:25
Use valid Community directory plugin name

v1.3.1 — Obsidian AI safety and release hardening

Choose a tag to compare

@space-cadet space-cadet released this 15 Aug 07:13

Highlights

  • Fixed AI memory optimization cancellation, including aborting in-flight LLM requests.
  • Added confirmation, timestamped backup, and restore-last-prune for AI memory cleanup.
  • Added recoverable memory snapshots for JSON and generated Markdown.
  • Changed the technical plugin ID to chat-lab while retaining the Chat Lab: Obsidian AI branding.
  • Added one-time migration from legacy obsidian-ai plugin data.
  • Replaced non-streaming network requests with Obsidian requestUrl.
  • Expanded privacy and network disclosures.
  • Deferred official Ollama integration for this release; local models remain available through custom OpenAI-compatible endpoints.

Verification

  • 234 tests passed
  • Production build passed
  • Production dependency audit reports no known vulnerabilities

v1.3.0

Choose a tag to compare

@github-actions github-actions released this 14 Aug 15:42
Bump version to 1.3.0

- T43: Multi-user and agent chat (equal-footing participant model)
- T44: Standalone UI preview with host boundary
- T41: Auto-updater with stable/dev channels
- T20: Message selection and chat history export
- T19a: Attachment replay in group chats