OpenCovibe
OpenCovibe is an open-source desktop GUI for Claude Code. Instead of turning coding agents into another chat box, it focuses on making the workflow visible and easier to inspect.
It shows tool calls like Read, Edit, Bash, and Grep as structured cards, keeps session history, and surfaces permission checks and state changes in real time. The main problem it solves is that terminal-based agent workflows are powerful but often opaque, hard to review, and easy to lose once a session ends.
I built it as a visibility layer on top of the Claude Code CLI, so developers can better understand what the agent is doing without losing the underlying CLI workflow.