OpenCovibe banner
AnyiWang AnyiWang

OpenCovibe

AI community

Description

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

Installation

This entry records only its repository, not the path inside it, so there is no exact command to give. Open the source below and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

README

OpenCovibe

Local-first desktop app for AI-assisted vibe coding

Why · Capabilities · Quick Start · Providers · Architecture · License

English | 简体中文


OpenCovibe Screenshot

Why OpenCovibe?

AI coding CLIs like Claude Code and Codex are powerful, but their terminal-first interfaces make long-running work, visual review, and cross-session management harder to follow. OpenCovibe wraps these CLIs with a native desktop UI that adds a persistent dashboard, structured tool activity, visual diffs, and searchable run history — while keeping app data **stored locally**. Remote model APIs still require network access; OpenCovibe itself has no cloud backend.

Agent Status
Claude Code Supported
Codex Supported — experimental interactive app-server mode (default) with exec fallback

**Platform status**: Pre-built packages are available for **macOS 13+** (Apple Silicon and Intel) and **Windows 10+ x64**. Linux is supported through source builds. Development and testing are still primarily performed on macOS, s