Install
Agentic Chat runs on Obsidian desktop and mobile. It is not desktop-only.
From Obsidian community plugins
- Open Obsidian settings.
- Go to Community plugins and disable restricted mode if Obsidian asks.
- Choose Browse and search for Agentic Chat.
- 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.
- Install and enable BRAT.
- Add
tardigrde/obsidian-agentic-chatas a beta plugin. - Let BRAT install or update the plugin from GitHub releases.
Manual install
- Download
main.js,manifest.json, andstyles.cssfrom the latest GitHub release. - Copy them into
<your vault>/.obsidian/plugins/agentic-chat/. - Reload Obsidian.
- Enable Agentic Chat under Settings > Community plugins.