1.0.0
Graph Chat v1.0.0 — first release
An extended graph view for Obsidian where notes open into AI chat boxes powered by your local Claude Code CLI.
Highlights
- Interactive vault graph: notes, tags, and chats on one canvas; positions persist
- Chat with any note — the AI reads the note and its full graph neighborhood (links and backlinks)
- Branch conversations with shared memory (
--fork-session); compare models side by side - Every chat is a real markdown note (
Source:wikilink, tags, levels) — searchable, linkable, synced - Canvas-as-editor: drag + between nodes to create real
[[wikilinks]], tag chats, or share context - Per-folder chat storage with routing rules; semantic zoom into folder cards; smooth cursor-anchored zoom
- Read-only AI: the CLI gets Read/Glob/Grep only — it can never modify your notes
Requirements
- Obsidian desktop + Claude Code CLI installed and authenticated
- Set the CLI path in plugin settings (
which claude)
Inspired by Bonscape.