logancyang/obsidian-copilot

THE Copilot in Obsidian

View on GitHub ↗Jump to charts ↓

Summary Information

Updated 35 minutes ago
Added to GitGenius on September 8th, 2026
Created on March 31st, 2023
Open Issues & Pull Requests: 102 (+0)
GitHub issues: Enabled
Number of forks: 736
Total Stargazers: 7,689 (+0)
Total Subscribers: 41 (+0)

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Issue API getrepoissuespagesummary failed: 429 Rate limit exceeded. Please try again later.

Detailed Description

Obsidian Copilot is an Obsidian plugin that brings AI agents into your note-taking vault for research, writing, and knowledge work.

The plugin solves the problem of integrating AI assistance directly into Obsidian workflows by embedding agents that can inspect notes, create files, and execute multi-step tasks within your vault. It supports three agent backends: opencode, which can be self-hosted or use Copilot-hosted models; Claude Code, which connects to an existing Claude Code installation; and Codex, which integrates through an adapter. Users can bring their own API keys from Claude or ChatGPT rather than purchasing a Copilot plan, with provider terms and usage limits applying to their own access.

The tool suits knowledge workers and researchers who want AI assistance without leaving Obsidian. If you already pay for Claude or ChatGPT API access, you can use that directly with Copilot rather than adopting a separate subscription. The plugin is designed to work within your existing vault structure, creating and organizing notes as part of its multi-turn interactions.

Development activity shows consistent engagement with the codebase through regular updates and maintenance of the agent infrastructure. The project maintains active support for multiple agent backends and continues to add capabilities for vault integration. Documentation is kept current with setup guides for each agent option and detailed explanations of how the agent mode operates.