Run multiple Claude Code
sessions

Organized by project, each with its own purpose and terminal.
Built with Rust + Tauri.

macOS only · ~7MB · Apache 2.0

One project, multiple workflows

Each session stays focused on what you need right now. Start brainstorming, move to building, review before you ship.

Brainstorming
Think through architecture before writing a line of code. Get multiple approaches with tradeoffs so you pick the right one.
Development
Ship features with clean, tested code that follows your existing patterns. Small changes, verified one at a time.
Code Review
Catch bugs, security holes, and edge cases before they reach production. Get specific feedback with file and line references.
PR Review
Review pull requests end-to-end before merging. Get a clear summary of what changed, what's good, and what needs work.
Debugging
Find the root cause, not a band-aid. Reproduces the issue, traces it methodically, and verifies the fix actually works.

What you get

Parallel sessions, zero conflicts

Run multiple sessions on the same project. Each one is automatically isolated — edit files in one without breaking the other. Switch between them instantly.

Clauge +
MYAPP 3
Auth refactor Dev
API endpoints Review
Bug #42 Debug WT
BACKEND 2
PR #87 PR
Brainstorm DB Brain
Refactoring auth middleware to use JWT
Reading src/middleware/auth.ts
Reading src/utils/jwt.ts

I'll update the middleware to validate tokens...
Review the API endpoints for security
Found 2 issues in routes/users.ts

Missing rate limiting on POST /api/auth/login...
Token expires after 5 minutes
Checking refresh logic...

Root cause: interval set to 300s not 3600s
Reviewing PR #87 — DB connection pooling
git diff main...feat/db-pool

Changes look good. One concern with max_connections...
Should we use Redis or Memcached?

Let's compare both approaches...

Everything in one window

Embedded interactive terminal with full color, scrollback, and resize. Sessions grouped by project with expand/collapse. No jumping between terminal tabs.

Clauge — Development

Make it yours

Dark and light themes. Six accent colors. Translucent sidebar. Adapts to how you work — not the other way around.

Auth refactor
Bug #42

Usage tracking

Session and weekly usage limits visible right in the menu bar. Know how much headroom you have without opening a browser.

Session
13%
Weekly
6%
Sonnet
29%

Keyboard-first

N
New session
1-9
Switch session
B
Toggle sidebar
Esc
Close modal

Get Clauge

Free and open source.

Download for macOS

View source on GitHub

Buy me a coffee