Claude CodeHub
Key point
It's a Tauri app that manages Claude Code accounts, sessions, and rules together in one GUI.
Details
A Windows-only app built on Tauri v2 that manages multiple Claude Code sub-accounts and projects in one place.
The initial goal was to reduce the hassle of switching accounts for different tasks, and it was later expanded by adding an embedded PTY terminal so that sessions themselves could be handled directly within the GUI.
The core features are as follows.
- Managing per-project/global Claude rules, skills, prompts(commands), styles, agents
- A prompt template workflow that lets Claude handle generation and enhancement
- Checking usage metrics and automating usage analysis
- A flow where a button launches a headless session so Claude analyzes usage, and problem items are immediately passed on to a fix session
- A UI that, like VS Code, splits the terminal and files side by side or switches between them via tabs
The tech stack consists of Rust backend, portable-pty, tauri-plugin-store, tracing, and on the frontend, React + TypeScript, Vue, Tailwind v4, Zustand, xterm.js, and shiki.
The author notes that the feature set has already grown quite large, and is asking for feedback on missing workflows, additional metrics to add, ideas for headless triggers, and the UI.
This summary was generated automatically by AI. Check the original for the author's claims and context. Copyright belongs to the original author.
Our guide explains how the AI works. Report summary errors, attribution issues, or removal requests via Contact.