Hacker News new | ask | show | jobs
Show HN: Agentic Copilot – Bring Claude Code, OpenCode, Gemini CLI into Obsidian (github.com)
9 points by mrxdev 87 days ago
Obsidian plugin that connects to CLI agents you already have installed. No built-in LLM integration, no API keys to configure in the plugin. It spawns your tool as a child process, pipes vault context into each prompt, and streams responses into a chat panel.

Supports Claude Code, Opencode, and any custom binary via a generic adapter. Adding a new agent is a single file. Free, proudly Open Source (MIT licensed).

Would love feedback on this for anyone that that tries it out.

1 comments

this is massive..
Right on. Hope it’s of use! Feel free to open issues up on the repo if you bump into bugs.