AIAny
AI Client2025
Icon for item

opcode

A Tauri desktop GUI for Claude Code: browse and resume past sessions, build reusable agents with scoped permissions, and track token spend per project. Adds checkpoint branching and visual MCP server management, with all data kept locally and no telemetry.

Introduction

Claude Code lives entirely in the terminal, which is fine until you juggle ten projects, a dozen half-finished sessions, and a token bill nobody can explain. The useful idea here is that opcode never replaces that terminal workflow — it reads Claude Code's own files under ~/.claude/projects/ and renders them as a visual cockpit, so updates from Anthropic don't break it.

What Sets It Apart
  • It is a view layer, not a fork. Sessions, history, and config come straight from Claude Code's local files, so resuming a session in opcode is the same session you started in the CLI.
  • Custom agents are reusable definitions — a system prompt plus scoped permissions — that run in isolated processes. The payoff is sandboxing: you can hand an agent a narrow slice of access instead of granting blanket file and shell rights.
  • Checkpoints give git-like branching of a conversation. Roll a session back to an earlier state and try a different prompt path without losing the original thread.
  • Built on Tauri 2 (Rust backend, React frontend): a small binary, local-only storage, and no telemetry, licensed AGPL-3.0.
A Note on the Name

The project shipped first as "Claudia" and was renamed to opcode after the name collided with Anthropic's Claude trademark. It is built by the team at Asterisk and is explicitly independent — not affiliated with, endorsed by, or sponsored by Anthropic.

Who It's For

Great fit if you run several Claude Code projects in parallel and want session resume, per-project cost visibility, agent reuse, and MCP server management in one window. Look elsewhere if you prefer a pure keyboard-driven terminal flow, need official vendor support, or are on a platform without a maintained desktop build — opcode is a community project distributed as desktop binaries.

Information

  • Websitegithub.com
  • OrganizationsAsterisk
  • Authorswinfunc
  • Published date2025/06/19

Categories

More Items

GitHub
AI Client2025

Enhances web AI chat interfaces (Gemini, AI Studio, Claude, ChatGPT) with folder-based conversation organization, timeline navigation, prompt vault, cloud sync, chat export, UI fixes and a plugin engine. Runs as a browser extension and includes cross-site prompt management and Mermaid rendering.

GitHub
AI Agent2026

Manages real tmux-backed terminals and AI agents as draggable nodes on an infinite pan/zoom canvas, with a Trello-style kanban view, persistent sessions that survive restarts, mobile companion support, and a browser Server Edition for self-hosting.

GitHub
AI Agent2026

Runs locally to learn your tastes and proactively discover content across Bilibili, Xiaohongshu, Douyin, YouTube, X, Zhihu, Reddit and the open web. Local-first agent storing data in a local SQLite, with a browser extension, optional desktop backend bundling embeddings (bge-m3/Ollama), and conversational feedback to refine recommendations.