#132 · Primary category: AI Coding Assistants
opcode
A powerful GUI app and Toolkit for Claude Code - Create custom agents, manage interactive Claude Code sessions, run secure background agents, and more.
Project last updated:10/16/25
GitHub Stars
22.4K
Forks
1.7K
Contributors
14
License
AGPL-3.0
Why we included this project
opcode puts a visual layer over Claude Code without asking you to give up the terminal workflow underneath. The desktop app, built on Tauri, keeps a browsable list of your projects and past sessions, so you can pick up where you left off with full context, and it shows checkpoints on a branching timeline with a diff view for jumping between versions of a task. It also handles the parts of Claude Code that are awkward to manage from the command line: custom agents with their own system prompts and permissions, background runs, and MCP servers, all controlled from a central panel instead of config files. A usage dashboard breaks down token and cost by model and project, which is handy if you are watching API spend. If you already rely on Claude Code but want a more structured, point-and-click way to work, this fills a real gap between the CLI and a full IDE.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
superpowers
An agentic skills framework & software development methodology that works.
ECC
The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.
skills
Skills for Real Engineers. Straight from my .agents directory.
opencode
The open source coding agent.
andrej-karpathy-skills
A single CLAUDE.md file to improve Claude Code behavior, derived from Andrej Karpathy's observations on LLM coding pitfalls.