Skip to content

Install

Agentic Chat runs on Obsidian desktop and mobile. It is not desktop-only.

From Obsidian community plugins

  1. Open Obsidian settings.
  2. Go to Community plugins and disable restricted mode if Obsidian asks.
  3. Choose Browse and search for Agentic Chat.
  4. Install and enable the plugin.

This is the recommended path for normal use because Obsidian handles updates through the community plugin directory.

Via BRAT

Use BRAT when you want pre-release builds before they reach the community directory.

  1. Install and enable BRAT.
  2. Add tardigrde/obsidian-agentic-chat as a beta plugin.
  3. Let BRAT install or update the plugin from GitHub releases.

Manual install

  1. Download main.js, manifest.json, and styles.css from the latest GitHub release.
  2. Copy them into <your vault>/.obsidian/plugins/agentic-chat/.
  3. Reload Obsidian.
  4. Enable Agentic Chat under Settings > Community plugins.

Released under the MIT License.