Releases: tebayoso/opcode
Releases · tebayoso/opcode
Opcode v0.3.0 - Plugins, Skills, Memories & MCP Management
Opcode v0.3.0
A major feature release bringing full plugin ecosystem integration, skills management, memories editing, and enhanced MCP server management to the Opcode desktop application.
Highlights
Plugin Management System
- Plugin Discovery: Browse 50+ plugins from the official Claude marketplace
- Local Cache Integration: Reads from Claude's native marketplace cache for instant access
- Three-Tab Interface: Discover, Installed, and Marketplaces tabs for full plugin lifecycle management
Skills Management
- Create, edit, and manage Claude Code skills directly in the app
- Syntax-highlighted editing with full file management
Claude Memories Editor
- View and edit Claude's persistent memory files
- Full transparency and control over stored context
MCP Servers Tab
- Dedicated Settings tab for MCP server configuration
- Server list with status indicators
- Easy server addition and management
Web Server Mode Improvements
- Fixed WebSocket protocol for HTTPS (ngrok) connections
- New Claude installations endpoint
- Debug command for troubleshooting binary detection
Cross-Platform Improvements
- Windows support for Claude binary detection
- Improved NVM environment detection
Bug Fixes
- Fixed project path display for directories with hyphens
- Improved IME composition handling for CJK input methods
- Fixed message scroll behavior
Downloads
macOS
- Apple Silicon (M1/M2/M3):
opcode_0.3.0_aarch64.app.zip - Intel:
opcode_0.3.0_x64.dmgoropcode_0.3.0_x64.app.zip
Windows & Linux
- Coming soon in future releases. Build from source with
bun run tauri build.
Installation
macOS
- Download the appropriate version for your Mac
- For
.dmg: Open and drag to Applications - For
.zip: Extract and move to Applications - First launch: Right-click → Open (to bypass Gatekeeper)
Requirements
- Claude Code CLI installed (
npm install -g @anthropic-ai/claude-code) - macOS 10.15+ (Catalina or later)
Full Changelog
See CHANGELOG.md for complete details.