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 ACP adapter |
| Gemini CLI | 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) |
| Kiro | AWS | with built-in ACP support (kiro-cli acp) |
| Hermes Agent | Multi-provider | with built-in ACP support (hermes acp) |
| Custom | Various | Any ACP-compatible agent (e.g., Qwen Code) |
Step 2: Install and Configure the Agent
Follow the setup guide for your chosen agent:
- Claude Code Setup
- Codex Setup
- Gemini CLI Setup
- Mistral Vibe Setup
- OpenCode Setup
- Kiro Setup
- Hermes Agent Setup
- Custom Agents
Each guide covers installation, path configuration, and authentication.
Step 3: Start Chatting
- Click the robot icon in the left ribbon, or
- 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?
- Learn about Note Mentions to reference your notes in conversations
- Explore Slash Commands for quick actions
- Set up additional agents in Agent Setup