The Obsidian CLI enables many scenarios not possible with the Markdown files alone: building and debugging plugins, running commands, controlling Obsidian, querying bases, accessing the Obsidian index, ...
I think that the search and execute pattern shared by Cloudflare is really awesome. Used it for my Obsidian exposing all 100+ commands of the Obsidian CLI abd it works wonders. More MCP implementations should take that approach
Agreed, I loved what Cloudflare introduced with Code Mode. I started building this before that was introduced, but that only validated this approach even more.
Though, the primary difference is that with the search + execute method in Hyperterse, the agent never writes the code, but instead executes a tool it discovers by searching. You still expose only a controlled surface.
Not sure about ChatGPT but Claude does that. You can see what it keeps in the memory, edit the memory to your liking and it also kind of constantly evolves.
reply