RAIT-09 / obsidian-agent-client
Bring AI agents into Obsidian via Agent Client Protocol (ACP), such as Claude Code, Codex and Gemini CLI.
AI Architecture Analysis
This repository is indexed by RepoMind. By analyzing RAIT-09/obsidian-agent-client in our AI interface, you can instantly generate complete architecture diagrams, visualize control flows, and perform automated security audits across the entire codebase.
Our Agentic Context Augmented Generation (Agentic CAG) engine loads full source files into context on-demand, avoiding the fragmentation of traditional RAG systems. Ask questions about the architecture, dependencies, or specific features to see it in action.
Repository Overview (README excerpt)
Crawler viewAgent Client Plugin for Obsidian 日本語はこちら Bring AI agents (Claude Code, Codex, Gemini CLI) directly into Obsidian. Chat with your AI assistant right from your vault. Built on Agent Client Protocol (ACP) by Zed. https://github.com/user-attachments/assets/1c538349-b3fb-44dd-a163-7331cbca7824 Features • **Note Mentions**: Reference your notes with syntax • **Image Attachments**: Paste or drag-and-drop images into the chat • **Slash Commands**: Use commands provided by your agent • **Multi-Agent Support**: Switch between Claude Code, Codex, Gemini CLI, and custom agents • **Multi-Session**: Run multiple agents simultaneously in separate views • **Floating Chat**: A persistent, collapsible chat window for quick access • **Mode & Model Switching**: Change AI models and agent modes from the chat • **Session History**: Resume or fork previous conversations • **Chat Export**: Save conversations as Markdown notes • **Terminal Integration**: Let agents execute commands and return results Installation Via BRAT (Recommended) • Install the BRAT plugin • Go to **Settings → BRAT → Add Beta Plugin** • Paste: • Enable **Agent Client** from the plugin list Manual Installation • Download , , from Releases • Place them in • Enable the plugin in **Settings → Community Plugins** Quick Start Open a terminal (Terminal on macOS/Linux, PowerShell on Windows) and run the following commands. • **Install an agent and its ACP adapter** (e.g., Claude Code): • **Login** (skip if using API key): Follow the prompts to authenticate with your Anthropic account. • **Find the paths**: • **Configure** in **Settings → Agent Client**: • **Node.js path**: e.g., • **Built-in agents → Claude Code → Path**: e.g., (not ) • **API key**: Add your key, or leave empty if logged in via CLI • **Start chatting**: Click the robot icon in the ribbon Setup Guides • Claude Code • Codex • Gemini CLI • Custom Agents (OpenCode, Qwen Code, Kiro, Mistral Vibe, etc.) **Full Documentation** Development For production builds: License Apache License 2.0 - see LICENSE for details. Star History