rait-09_obsidian-agent-client/docs/getting-started/quick-start.md

1.8 KiB

Quick Start

This guide will get you chatting with an AI agent in just a few minutes.

Step 1: Choose Your Agent

Agent Client supports multiple AI agents. Choose one to start:

Agent Provider Integration
Claude Code Anthropic via ACP adapter
Codex OpenAI via Zed's adapter
Gemini CLI Google with --experimental-acp option
Mistral Vibe Mistral AI with built-in ACP support (vibe-acp)
OpenCode Multi-provider with built-in ACP support (opencode acp)
Custom Various Any ACP-compatible agent (e.g., Qwen Code, Kiro)

Step 2: Install and Configure the Agent

Follow the setup guide for your chosen agent:

Each guide covers installation, path configuration, and authentication.

Step 3: Start Chatting

  1. Click the robot icon in the left ribbon, or
  2. Open the command palette (Cmd/Ctrl + P) and search for "Open chat view"

The chat panel opens in the right sidebar. Type a message and press Enter!

What's Next?