Max out Claude Code.

Multi-session. Real-time observability. Scale your agentic workflow. Free, open source.

curl -fsSL https://ccplus.run/install | sh
macOS & Linux · Requires Claude Code CLI
cc+
ccplus 3
Refactor auth module
Add unit tests
Fix database queries
fotobayo 2
v1.4.2
Connected
Sonnet 4
Refactor the auth middleware to use JWT tokens instead of session cookies
I'll refactor the auth middleware. Let me examine the current implementation first.
Found session middleware in auth.ts using express-session with Redis. I'll replace it with jsonwebtoken and add refresh token rotation.
Handle token refresh too
On it — short-lived access tokens (15min) with refresh token rotation (7 days), httpOnly cookies.|
4 TOOLS
12.4s
CTX 34%
Ask cc+ anything...
AGENTS TOOLS TRUST
#1 code_agent Refactor auth middleware 2.1s · 3 tools
R
Read middleware/auth.ts 320ms
E
Edit middleware/auth.ts 450ms
W
Write utils/jwt.ts
#2 security-reviewer Review JWT implementation 0.8s · 1 tool
G
Grep token.*secret
#3 code-reviewer Review auth changes 4.2s · 2 tools

Insights

7d 14d 30d 90d
1,247
queries +18%
2.1M tokens · 847 tool calls · 42 sessions · $34.20 est. cost

Daily Activity

MTWTFSS MTWTFSS

Cost Trend

Model Usage

Claude Opus 4
$18.40 54%
Claude Sonnet 4
$12.80 37%
Claude Haiku 4
$3.00 9%

Hourly Activity

Cache Efficiency

67%
Read 67%
Creation 33%
Captain
C
Orchestrating...
Start 3 sessions: refactor server.ts, add unit tests for database, and fix the auth bug
Starting 3 sessions now. I'll coordinate them to avoid file conflicts.
Session 1 started: Refactoring server.ts into route-handlers.ts, middleware.ts, and socket-setup.ts
Session 2 started: Writing unit tests for database.ts (targeting 80% coverage)
Session 3 started: Investigating auth bug — reading middleware/auth.ts
Ask Captain...
Fleet 3 / 3 active
3 Active · 51 Tools · 1.2M Tokens
All Running Completed Failed
Refactor server.ts ~/Workspace/ccplus 12 tools · 2 agents · 2m 30s
Add unit tests ~/Workspace/ccplus 31 tools · 1 agent · 8m 15s
Fix auth bug ~/Workspace/ccplus 8 tools · 1 agent · 1m 45s
Update API routes ~/Workspace/ccplus 5 tools · 1 agent · 45s
Migrate database ~/Workspace/ccplus 18 tools · 2 agents · 5m 10s
Fix CSS layout ~/Workspace/ccplus 4 tools · 1 agent · 30s

Everything you need to scale

Built-in Browser

Open localhost right next to your chat. Dev servers detected automatically.

Token Dashboard

See what you're spending. Cost per query, model breakdowns, cache hit rates. Import old sessions for the full picture.

Command Palette

Cmd+K. Find any session, project, or action instantly.

Open Source & Free

MIT license. No tracking. Plugins, themes, MCP servers. 1,644 tests.

Integrated Terminal

A real terminal, floating inside the app. Drag it around, resize it, tuck it away.

6 Theme Presets

Six color palettes. Switch from your profile.

Cross-Session Memory

Agents remember what they learned last time.

Workflow Enforcement

Agents plan before they act. A state machine keeps them honest.

Your move.

curl -fsSL https://ccplus.run/install | sh