GitHub - YishenTu/claudian: An Obsidian plugin that embeds Claude Code as an AI collaborator in your vault
6 hours ago
- #Productivity
- #AI Coding Assistant
- #Obsidian Plugin
- Claudian is an Obsidian plugin embedding AI coding agents like Claude Code and Codex directly in your vault.
- The plugin treats your vault as the agent's working directory, enabling file operations, search, bash, and multi-step workflows.
- Features include a chat sidebar, inline text editing with diff preview, slash commands, @mentions for resources, Plan Mode, and Instruction Mode.
- It supports MCP servers for external tools, multiple chat tabs, and conversation management with forking and resuming.
- Requirements: Claude Code CLI or Codex CLI, Obsidian v1.4.5+, and desktop OS (macOS, Linux, Windows).
- Installation options: manual download, via BRAT plugin for auto-updates, or from source using npm build commands.
- Data handling: Inputs and files sent to API providers; settings stored locally in vault/.claudian/; no telemetry.
- Troubleshooting tips for CLI path issues, especially with Node version managers on different platforms.
- Codex support is live but under testing; issues can be reported on GitHub.
- Future roadmap includes 1M context models, enhanced provider integration, and more features.