|
|
|
Show HN: Openvisor – A Session Explorer for OpenCode
(openvisor.vercel.app)
|
|
1 points
by shadeslayer_
2 days ago
|
|
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 |
|