opcode

About opcode
opcode is a desktop application designed to enhance interaction with Claude Code, an AI-assisted development tool. It provides a graphical interface for managing coding sessions, creating custom AI agents, and tracking usage metrics. The application serves as a visual complement to the command-line experience of Claude Code.
The tool is built using Tauri 2 and offers features like project management, session versioning, and analytics dashboards. It operates independently from Anthropic, the company behind Claude, and requires the Claude Code CLI to be installed separately.
Key features
- Visual project browser for navigating Claude Code projects
- Custom AI agent creation with configurable system prompts
- Usage analytics dashboard with cost and token tracking
- Session versioning with checkpoint restoration
- CLAUDE.md file management with built-in editor
- MCP server management for Model Context Protocol configurations
Download v0.2.0
Aug 31, 2025macOSmacOS
Frequently asked questions
- Is opcode free?
- Yes. opcode is free and open-source software, distributed under the AGPL-3.0 license.
- Which platforms does opcode support?
- opcode provides downloads for macOS, Linux.
- What is the latest version of opcode?
- The latest version is v0.2.0, released on Aug 31, 2025.
- What is opcode used for?
- opcode is a GUI application that helps manage Claude Code sessions, create custom AI agents, and track usage metrics for AI-assisted development.
- How do I install opcode?
- Release executables will be published soon. Currently, the software can be built from source using Rust, Bun, and other dependencies as listed in the prerequisites.
- What platforms does opcode support?
- opcode can be built for Windows 10/11, macOS 11+, or Linux (Ubuntu 20.04+). The application requires minimum 4GB RAM and 1GB storage space.
- Is opcode affiliated with Anthropic?
- No, this project is independently developed and not endorsed by or affiliated with Anthropic, the company behind Claude.
More Developer Tools
PowerToys
microsoft
PowerToys is a set of utilities for enhancing productivity and customization on Windows systems. It includes various tools for developers and power users to streamline workflows.
Windows Terminal
microsoft
Windows Terminal combines the classic Windows console with a modern terminal application in one package. It provides developers with a unified interface for command-line tools and shells. The software supports multiple tabs, rich text, and customization options.
Neovim
neovim
Neovim is a fork of Vim focused on improved extensibility and usability. It maintains compatibility with Vim while offering modern features like embedded terminal support and a built-in LSP client. The project emphasizes maintainability and encourages community contributions.