Changelog

What changed in Visor, newest first

Visor is the agent that watches your agents. A notch at the top of your screen that shows every coding-agent session at once: who is working, who has gone quiet waiting on you, and what they just asked.

0.2.0 · 2026-08-12

Visor now watches opencode sessions alongside Claude Code. opencode keeps its sessions in a SQLite store rather than in transcript files, so discovery reads ~/.local/share/opencode/opencode.db. Both the opencode CLI and the OpenCode desktop app are detected, and a session is live while the process running it is alive, matched by the working directory. opencode sessions show in the panel with their title, model, prompt and current tool, and can be driven from the composer, but they carry no pending questions and no permission-mode cycle, so those controls are not offered. The activity stats now include opencode sessions too.

0.1.0 · 2026-07-26

Initial release. A Windows notch-style overlay showing Claude Code sessions, with voice announcements, question answering, a prompt composer, and permission-mode buttons. A port of the macOS agent-notch by realfishsam. Discovery reads Claude Code transcripts under ~/.claude/projects/.

Back to the overview