yishentu/claudian

An Obsidian plugin that embeds Claude Code/Codex as an AI collaborator in your vault

View on GitHub ↗Jump to charts ↓Open shareable report

Summary Information

Updated 27 minutes ago
Added to GitGenius on September 1st, 2026
Created on December 5th, 2025
Open Issues & Pull Requests: 73 (+0)
GitHub issues: Enabled
Number of forks: 1,007
Total Stargazers: 15,205 (+1)
Total Subscribers: 43 (+0)

Repository Insights (GitGenius)

Median issue/PR response: 4.2 hours
Mean response time: 22.6 hours
90th percentile: 2.8 days
Tracked items: 287

How this project is maintained

Around half of the issues opened in the past year never receive a reply. Only 15% of issues opened in the past year have been closed. Three people close 78% of everything that gets resolved.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 15
New in 7 days: 15
Closed in 7 days: 7
Avg open age: 19 days
Stale 30+ days: 0
Stale 90+ days: 0

Recent activity

Opened in 7 days: 15
Closed in 7 days: 7
Comments in 7 days: 14
Events in 7 days: 27

Top labels

  • stale (117)
  • bug (4)

Detailed Description

Claudian is an Obsidian plugin that embeds AI coding agents as collaborators within your note vault.

The plugin solves the problem of integrating AI-assisted coding workflows into your existing note-taking environment. It works by connecting your Obsidian vault to coding agents like Claude Code, Codex, Grok, Opencode, and Pi, allowing these agents to read, write, edit, and search files directly within the vault as if it were their working directory. You interact through a chat sidebar, select text for inline editing with word-level diff preview, and use slash commands and @mentions to reference files and external tools. The plugin supports multi-step workflows including a Plan Mode where agents design solutions before implementation, custom instruction modes, and integration with MCP servers for connecting external tools.

Claudian suits developers who work in Obsidian and want to leverage AI coding agents without leaving their vault. It works best for projects where your notes and code live together, or where you want AI assistance integrated into your existing knowledge management system. The plugin requires at least one compatible coding agent harness installed locally or accessible through an API provider, and runs on desktop platforms only. If you already use Claude Code, Codex, or similar agents, this plugin brings that familiar interface into Obsidian rather than requiring you to switch between applications.

The project shows active development with regular feature additions including experimental collaboration mode for shared projects, support for multiple agent types, and ongoing expansion of integrations. The codebase is maintained in TypeScript and the plugin is distributed through Obsidian's community plugin system, indicating ongoing compatibility work with the Obsidian platform.