Obsidian Copilot

Obsidian Copilot
Overview
- README
- README.md
- Language
- en
- hash
- e5cf3c8ab453
- Original
- GitHub
THE Copilot in Obsidian
- Adoption threshold
- Low, ready to try
- Supported platforms
- macOS, Windows, Linux
- Deployment
- 桌面端
- Access method
- API / SDK / GitHub / source / Docs
Copilot for Obsidian
Agents for your Obsidian vault
Copilot V4 brings opencode, Claude Code, and Codex into Obsidian for research, writing, and knowledge work.
Install in Obsidian · View plans · Get started
Choose your agent
Agent is the main Copilot experience for multi-step work. It can inspect notes, use tools, create Obsidian files, and continue across several turns with permissions you control.
- opencode (recommended): Let Copilot download and manage it, then use Copilot-hosted models, your own provider key, or a local model.
- Claude Code: Connect an existing installation. Copilot detects common install locations and uses your Claude Code login.
- Codex: Connect Codex through the
@agentclientprotocol/codex-acpadapter and use your existing Codex login.
Already pay for Claude or ChatGPT, or already have model API access? You can bring that access to Copilot without buying a Copilot plan. Provider terms and usage limits still apply.
Set up Copilot
- Install Copilot from Obsidian Community Plugins.
- Open Settings → Copilot → Basic → Agents.
- Select Download opencode, or connect Claude Code or Codex with Auto-detect. Codex requires the
codex-acpadapter first. - Select the Agent ribbon icon, or run Open Copilot Agent Chat Window.
The Getting Started guide covers each setup path, including the Codex adapter commands and manual executable paths.
Built around your vault
- Projects: Give ongoing work its own instructions, reusable context, and chat history. A project works with opencode, Claude, or Codex. Learn about Projects.
- Skills shared across agents: Add a skill once, then enable it for each installed agent. Copilot also includes skills for Obsidian Markdown, Bases, Canvas, and the Obsidian CLI. Learn about Skills.
- Commands: Save repeatable prompts, run them with
/in Agent, or expose them in the editor and Command palette. Create a Command. - Quick Ask: Ask about a selection without leaving the note. Continue the conversation, replace text, insert the answer, or copy it. Quick Ask uses your Quick Chat model. Set up Quick Ask.
- Multiple sessions: Keep separate Agent tabs open for different tasks. With active Plus access, mention multiple installed agents with
@for one read-only research or review request.
For a short conversation that does not need an agent, use Quick Chat.
Use hosted, BYOK, or local models
- Copilot-hosted: Add a Copilot license, then choose an available hosted model for opencode or Quick Chat. The model picker and dashboard show current access.
- Bring your own key: Add a cloud, local, or OpenAI-compatible provider under Settings → Copilot → BYOK. Keys are stored in this device's Obsidian Keychain, not in the vault's
data.json. - Claude and Codex accounts: These agents use their own CLI login rather than a key from Copilot's BYOK settings.
- Models reported by opencode: opencode routes them to their backing provider. Free opencode Zen models show a warning because that provider may log or train on prompts; review its terms before sending sensitive content.
Your chosen route determines where prompts and included context are processed. Read LLM Providers for setup and Copilot Plus and Self-Host for privacy and routing details.
Plans
The Copilot plugin is open source and works without a Copilot license when you use your own agent account, provider key, or local model. Free use includes normal single-agent Agent chats, Projects with Markdown context, custom Skills and Commands, Quick Chat, Quick Ask, and local Miyo search.
Paid access can include Copilot-hosted models and cloud-backed tools. Multi-agent requires active Plus access; check your dashboard for the current entitlement. Model availability and service limits can change, so the pricing page and in-app model pickers are the current source of truth.
Trusted by people who think for a living
"The first tool that truly unifies how I search, organize, and retrieve knowledge without ever leaving Obsidian. My workflow is faster, deeper, and more connected. I can't imagine working without it."
Jason Zhang, Investor & Research Analyst
More from the community
"I drop meeting transcriptions, personal notes, and architecture ideas into my vault. Copilot gives me a personal assistant that finds missing puzzle pieces and surfaces relevant info during live calls, no manual searches."
Brad Decker, CTO, Concierge Auctions
"Since discovering Copilot, my writing process has been completely transformed. Conversing with my own articles and thoughts is the most refreshing experience I've had in decades."
Mat QV, Professional Writer
Frequently asked questions
Can I use Copilot without a paid plan?
Yes. Connect Claude Code or Codex with its existing account, or use opencode and Quick Chat with your own API key or local model. Your provider may charge for its own usage.
Does Agent work on mobile?
Agent is a desktop feature because its backends run local processes. Quick Chat, custom Commands, and Quick Ask remain available on mobile.
How is my data handled?
Your notes remain files in your vault, and local Miyo indexes stay on your device. Prompts and any included context go to the model or service you choose. Copilot-hosted models and hosted features send the required input to Brevilabs for processing. See the disclosure below and the privacy policy.
Help and links
Documentation · YouTube · Report a bug · Request a feature · Privacy
Support the project
If Copilot is useful to you, consider sponsoring the project on GitHub or buying us a coffee.
Thank you to our GitHub Sponsors
Special thanks to our top sponsors: @mikelaaron, @pedramamini, @Arlorean, @dashinja, @azagore, @MTGMAD, @gpythomas, @emaynard, @scmarinelli, @borthwick, @adamhill, @gluecode, @rusi, @timgrote, @JiaruiYu-Consilium, @ddocta, @AMOz1, @chchwy, @pborenstein, @GitTom, @kazukgw, @mjluser1, @joesfer, @rwaal, @turnoutnow-harpreet, @dreznicek, @xrise-informatik, @jeremygentles, @ZhengRui, @bfoujols, @jsmith0475, @pagiaddlemon, @sebbyyyywebbyyy, @royschwartz2, @vikram11, @amiable-dev, @khalidhalim, @DrJsPBs, @chishaku, @Andrea18500, @shayonpal, @rhm2k, @snorcup, @JohnBub, @obstinatelark, @jonashaefele, @vishnu2kmohan
Paid Plan Disclosure
Copilot is a product of Brevilabs LLC and is not affiliated with Obsidian. Visit obsidiancopilot.com for current plan details.
- An account and payment are required for paid access.
- Hosted models and cloud-backed features require network access.
- Privacy and data handling:
- Free use: Messages and note context go to the LLM provider, local endpoint, or CLI agent you configure. Brevilabs does not receive them unless you invoke a Brevilabs-hosted feature.
- Paid hosted services: Brevilabs's backend and its vetted enterprise model providers process the full request. A Copilot-hosted embedding model receives the note text being indexed. Hosted features also receive the inputs they need, such as search queries, URLs, and files used by Quick Chat tools or Agent project context. The privacy policy says request content is processed transiently, not retained, and not used for training.
- User ID: Hosted feature requests include a randomly generated UUID for service delivery, license abuse prevention, and rate limiting. It is not used for tracking, profiling, or analytics.
- See the privacy policy for full terms.
- The Copilot plugin frontend is fully open source. The backend services that support hosted features are closed source and proprietary.
- We offer a full refund within 14 days of purchase if you are not satisfied.
Authors
Brevilabs Team · [email protected] · @logancyang
Source access
Get code
Copy clone URLs, use GitHub CLI, or download the current default-branch source archive.
Clone using the web URL.
Clone using the SSH URL.
Clone using GitHub CLI.
GitHub Releases
4.0.1
Latest GitHub Release was published on . This page has synchronized the version entry, notes, and downloadable assets.
Related links
Recent releases
Copilot for Obsidian v4.0.1 🛠️ The first patch since the V4 launch. It fixes the issues you reported in the first week of 4.0.0, from local model failures to vanished chat histories, and clears out more V3 leftovers. ✨ Enhancements 📊 See your plan limits. The …
- main.js5.1 MB · 7.2k downloads
- manifest.json518 B · 7.3k downloads
- styles.css78.9 KB · 7k downloads
Copilot v4.0.0 — The Official V4 Release 🎉 Copilot has been rewritten end to end. Instead of a single built-in assistant, frontier agents — Claude Code, Codex, and opencode — now run natively inside Obsidian: they plan, search your vault by meaning, use tools,…
- main.js5 MB · 2w downloads
- manifest.json441 B · 2.1w downloads
- styles.css82.6 KB · 2w downloads
Release v3.3.3 This patch brings a fresh Gemini model, squashes a nasty Copilot Plus freeze, and makes it much easier to verify your dev build is actually loaded in Obsidian. Thanks to @logancyang and @zeroliu for the quick turnaround! Gemini 3.5 Flash is now …
- main.js3.3 MB · 22.2w downloads
- manifest.json441 B · 23w downloads
- styles.css69.2 KB · 21.6w downloads
Release v3.3.2 This patch is all about stability and speed. Claude Opus 4.7+ now works correctly with adaptive thinking on both direct Anthropic and AWS Bedrock, project-mode file ingestion is fixed, Quick Ask no longer crashes on @-mention, and the plugin is …
- main.js3.3 MB · 2.5w downloads
- manifest.json441 B · 2.6w downloads
- styles.css69.2 KB · 2.4w downloads
Copilot for Obsidian – Release v3.3.1 🔐 This release is all about keeping your API keys safe and your plugin running smoothly everywhere. API keys can now be stored in Obsidian's built-in Keychain so they never touch data.json, the encryption toggle is removed…
- main.js3.3 MB · 6.8k downloads
- manifest.json441 B · 7.6k downloads
- styles.css69.9 KB · 6.7k downloads
Release v3.3.0 The headline of this release is a big one: your projects now live as notes in your vault, not buried in data.json. Update and your existing projects migrate automatically. Everything else in this release is quality and polish: a 1.8 MB bundle re…
- main.js3.3 MB · 9.2k downloads
- manifest.json440 B · 1w downloads
- styles.css70.7 KB · 9k downloads
· Pre-release
Prerelease v3.2.9-beta.0 This is a beta release for testing the project storage migration, mobile support declaration, and a wave of reliability fixes before they ship in 3.2.9. Please report any issues in the Discord member channel with the version number in …
- main.js3.3 MB · 35 downloads
- manifest.json447 B · 746 downloads
- styles.css70.7 KB · 33 downloads
Release v3.2.8 A small but handy patch release adding a global search toggle for Miyo so you can search across everything you've indexed, not just your current vault! Search everything in Miyo, not just your vault — A new "Search everything in Miyo" toggle (on…
- main.js5.2 MB · 6.1w downloads
- manifest.json415 B · 6.3w downloads
- styles.css69.5 KB · 6w downloads
Download assets
logancyang
Software engineer, ML practitioner, ex-Uber

Community discussion
Discussion and rating
Capture real usage experience first; ratings are optional supporting signals.