🧭Claudia
A powerful GUI app and Toolkit for Claude Code - Create custom agents, manage interactive Claude Code sessions, run secure background agents, and more.
⭐ Very popular: 22k stars, gaining about 27 a week
View on GitHub ↗repo profile
momentum
durability
since we covered it
why it's a big deal
- Gives Claude Code a desktop GUI, so users manage projects, sessions, and session history through a visual browser instead of the terminal.
- Helps developers who run many Claude Code sessions track cost and token usage by model, project, and time period, and reuse work through custom agents with configurable system prompts.
- Keeps all data on-device in local SQLite with no telemetry, which matters for users who cannot send session data off their machine.
under the hood
- Tauri 2 app pairing a React 18 and TypeScript frontend with a Rust backend, communicating through Tauri's command system.
- Custom agents run in isolated processes with configurable file and network permissions, and data persists in a local SQLite database via rusqlite.
- Frontend is built with Vite 6, Tailwind CSS v4, and shadcn/ui, with Bun as the package manager; codebase is roughly 76 percent TypeScript and 22 percent Rust.
Radar summary, generated from the project's public sources
star history
- PR#12 7k 2025-07-09
- now 22k + 15k since first covered
curve is sampled from GitHub's star history, plus our own daily readings since we covered it; the dashed stretch is before we first covered it, the solid line since. figures at coverage are the numbers we printed then (approx.), current count is live.
understory
Better known than its recent output, coasting a little on attention.
- output, commits & releases
- clout, star velocity
output = commits & releases; clout = star velocity, both 0 to 100 monthly indices; the gap where output runs above clout is the understory. The understory →
covered in
-
GUI Toolkit for Claude Code Agents
similar projects
compare these →- 🧠 oh-my-opencode
3× the stars
omo/lazycodex: The coding agent for tokenmaxxers;the one and only agent harness for complex codebases. For your Codex, for your OpenCode
68k ACTIVE - ☤ hermes-agent
Python · 10× the stars · MIT licensed
The agent that grows with you
231k ACTIVE - 🗜️ headroom
Python · 3× the stars · Apache-2.0 licensed
Compress tool outputs, logs, files, and RAG chunks before they reach the LLM. 20% fewer tokens for coding agents, 60-95% fewer tokens for JSON, same answers. Library, proxy, MCP server.
66k ACTIVE
comments
Sign in with GitHub to add your blip on Claudia.