Settings

Theme

Show HN: Openvisor – A Session Explorer for OpenCode

openvisor.vercel.app

1 points by shadeslayer_ · 0 comments · 1 min read

Reader

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

No comments yet.

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection