Claude Code Gui
Description
A comprehensive desktop GUI wrapper for Claude Code CLI — manage terminal sessions, CLAUDE.md, memory, MCP servers, skills, agents, hooks, and more
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
Claude Code GUI
A comprehensive desktop GUI wrapper for [Claude Code CLI](https://docs.anthropic.com/en/docs/claude-code) — the official command-line tool by Anthropic for working with Claude as an AI coding assistant.
Claude Code GUI gives you a visual interface for everything Claude Code offers: terminal sessions, live structured stream view, CLAUDE.md editing, memory management, MCP server configuration, skills, agents, hooks, permissions, and more.
On every launch you choose which project folder to open, confirm you trust it, and then the full IDE loads in that directory — just like VS Code's workspace trust model.
    
What's New in v1.1.0
Live Stream — Bidirectional Structured View
The headline feature of v1.1.0. While Claude works in your terminal, the **Stream** page shows you exactly what it's doing in real time — structured and clean, not raw ANSI escape codes:
- Tool calls render as collapsible cards with an icon (file reads, writes, bash, web, agents)
- Assistant text renders as proper markdown — headers, code blocks, lists
- Tool results are shown truncated with "Show more" expansion
- Run summaries display cost in USD, duration in seconds, and pass/fail status
- Bidirectional — write in the terminal and it streams automatically; type in the Stream input and it goes to the terminal
- Pop-out window — detach the stream into a floating window to sit side-by-side with your terminal; the popup respects your chosen app theme
- Copy buttons — hover any card to reveal a copy button; Copy All in
Related Skills
Awesome Go
A curated list of awesome Go frameworks, libraries and software
Development next.js
| The React Framework | 138360 | 1503 | 1 |
Development sharing-skills
skill for guidance.
Development root-cause-tracing
Use when errors occur deep in execution and you need to trace back to find the original trigger.
Development Template Skill
Minimal skeleton for a new skill project structure.
Development Third-party Notices
THE FOLLOWING SETS FORTH ATTRIBUTION NOTICES FOR THIRD PARTY SOFTWARE THAT MAY BE CONTAINED IN PORTIONS OF THI
Development