Hacker News new | ask | show | jobs
Show HN: Obsidian meets Claude Code. A Markdown graph for agents and context (github.com)
3 points by manumasson 142 days ago
Hello HN! I have been building this for the past year and I'm excited to share it here because I think it's the sort of thing this community will be very interested in.

I see the future of work as orchestrating teams of AI agents. But currently even managing a handful of agents is chaos. The IDE needs to evolve to be agent native, designed from the ground up for agentic engineering and context rather than another VS code fork. I'm building Voicetree towards that vision.

A rather insane vision of engineering where you architect projects from hundreds of agent sessions whose outputs are all saved, connected together, and turned into a Markdown mindmap. Then you spatially navigate the graph, hand-holding agents as they recursively fork themselves.

This tool is now where the majority of my code gets written, and I'm looking for feedback on how this can become something you would want to use as well