mirror of
https://github.com/rait-09/obsidian-agent-client.git
synced 2026-07-22 06:43:37 +00:00
Changed the video source path in docs/index.md from '/obsidian-agent-client/demo.mp4' to '/demo.mp4' to reflect the correct location of the demo video.
2.6 KiB
2.6 KiB
| layout | hero | features | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| home |
|
|
What is Agent Client?
Agent Client is an Obsidian plugin that brings AI coding agents directly into your vault. Built on the Agent Client Protocol (ACP), it enables seamless communication with various AI agents.
Supported Agents
| Agent | Provider | Integration |
|---|---|---|
| Claude Code | Anthropic | via Zed’s SDK adapter |
| Codex | OpenAI | via Zed’s adapter |
| Gemini CLI | with --experimental-acp option |
|
| Custom | Various | Any ACP-compatible agent (e.g., OpenCode, Qwen Code) |
Key Features
- Note Mentions: Reference your Obsidian notes in conversations with
@notename - File Editing: Let agents read and modify files with permission controls
- Chat Export: Save conversations for future reference
- Terminal Integration: Agents can execute shell commands and show results inline
Ready to get started? Check out the Installation Guide.