Back to browse
GitHub Repository

Local-first desktop app for AI coding agents (Claude Code, Codex). Built with Tauri v2 + Svelte 5.

203 starsRust

OpenCovibe – a local-first desktop UI for Claude Code

by way007·Mar 4, 2026·1 point·1 comment

AI Analysis

●●SolidSolve My ProblemShip It

Dashboard for Claude Code sessions, but Cursor and Continue already integrate agents better.

Strengths
  • Local-first architecture means no cloud lock-in; structured card visualization of tool calls is genuinely useful for debugging agent decisions.
  • Replay and fork from any point in a session — avoids re-running expensive Claude Code operations.
  • Multi-provider support (15+ endpoints) lets you swap LLM backends without CLI surgery.
Weaknesses
  • Wraps an external CLI tool that's still evolving; value erodes if Claude Code adds dashboard features natively.
  • macOS-only maturity; Windows and Linux are explicitly untested, limiting adoption on day one.
Target Audience

Developers using Claude Code or similar AI coding agents who want persistent session history and visual tool tracking.

Similar To

Cursor IDE · Continue.dev · GitHub Copilot Chat

Post Description

Hi HN,

I built OpenCovibe, an open-source desktop app that wraps Claude Code with a local dashboard.

I made it because I wanted a better view of long coding sessions: what tools ran, what changed, and how to resume work without digging through terminal scrollback.

What it does: - Shows tool calls as structured cards (Read/Edit/Bash/Grep/etc.) - Keeps run history with replay, resume, and fork - Supports multiple API providers/endpoints - Tracks usage and basic session stats - Stores everything locally (~/.opencovibe), no cloud backend

Tech stack: Tauri + Rust + Svelte. License: Apache-2.0.

GitHub: https://github.com/AnyiWang/OpenCovibe

It’s still early and mainly tested on macOS. I’d really appreciate feedback on UX, reliability, and what feels missing for daily use.

Similar Projects

AI/ML●●Solid

Resume Claude Code without replaying your whole session

Saves 100k+ tokens by handoff instead of replaying entire Claude sessions.

Solve My ProblemNiche Gem
sofumel
3523d ago