mrxdev
- Karma
- 0
- Created
- ()
- Submissions
- 0
-
For anyone using Obsidian, thought I'd share an Open Source plugin that I built to really streamline my workflow, and so far it has worked very well for me: https://github.com/spencermarx/obsidian-ai Yes, I'm the…
-
Anyone running 3+ agents in parallel has hit the same wall: the agents are fine, the coordination is the problem. Merge conflicts. Duplicated work. No review gate. Token burn on orchestration overhead. Orc is a…
-
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,…