Hi HN! I have been playing around with Opencode lately, and wanted a way to dig through my sessions. So I built one! I love the detailed tracing of LangSmith and this is heavily inspired from it - you can dig into every turn and inspect the tool calls, subagent use and other associated stuff.
OpenVisor is fully local-first - nothing ever leaves your machine. After you drop the exported JSON into OpenVisor, it is stored locally in the browser's IndexedDB. Go check it out - I have included a sample session to play around as well!
PS: Claude Code support is coming soon!
Github Link: [https://github.com/anomitra/openvisor](https://github.com/anomitra/openvisor)
Comments URL: [https://news.ycombinator.com/item?id=49074264](https://news.ycombinator.com/item?id=49074264)
Points: 1