claunch

Never Lose Your Claude Context Again

The only tool that gives each project its own persistent Claude CLI session. Switch between projects seamlessly, pick up exactly where you left off.

The Problem

😀

Lost your Claude context after closing terminal?

πŸ”„

Re-explaining your project structure every time?

🀯

Mixing up contexts between different projects?

πŸ“‹

Manually copying session IDs to text files?

The Solution

✨

claunch = claude + launch

🎯

One command: claunch

πŸš€

Your AI assistant is always ready

πŸ’‘

As simple as cd, as powerful as git

Why claunch?

πŸš€

One Command, Endless Context

Just type claunch. Your Claude conversation resumes exactly where you left it, even after restarts.

πŸ“

True Project Isolation

Each project directory gets its own Claude session. No more mixing contexts or re-explaining your codebase.

πŸ”„

Persistent Conversations

Close your terminal, restart your computer - your Claude conversation is always there waiting for you.

πŸ› οΈ

It Just Worksβ„’

Auto-installs dependencies, configures paths, handles everything. From install to productivity in 30 seconds.

πŸ–₯️

Cross-Platform

Supports macOS and Debian-based Linux distributions. Consistent experience everywhere.

⚑

Simple & Powerful

Clean bash script with tmux integration. Lightweight, auditable, and lightning fast setup.

Get Started in Seconds

1. Install

bash <(curl -s https://raw.githubusercontent.com/0xkaz/claunch/main/install.sh)

2. Launch

claunch

3. That's it!

You're now in a persistent Claude CLI session. Your AI coding assistant remembers everything about this project.

✨ Key Features

Auto tmux setup Automatically installs and configures tmux for your system
Project isolation Each project gets its own persistent Claude session
Session persistence Your conversations survive terminal crashes and system restarts

Why Not Just Use Claude CLI Directly?

Without claunch
With claunch
Starting a session
claude --dangerously-skip-permissions Long command every time
claunch Just 7 characters
Resuming context
❌ Start from scratch
βœ… Auto-resumes exactly where you left
Multiple projects
❌ One global session
βœ… Isolated session per project
Terminal crashes
❌ Session lost forever
βœ… Session persists in tmux

Perfect For

Multiple Project Development

Working on frontend, backend, and infra? Each gets its own Claude session that remembers your architecture, dependencies, and coding patterns.

Deep Refactoring Sessions

Spend hours refactoring with Claude? Take a break, grab coffee, come back tomorrow - your AI pair programmer remembers every decision.

Context Switching Masters

Jump from fixing a bug in Project A to reviewing a PR in Project B. Each Claude session maintains its own understanding of the codebase.

AI-Powered Documentation

Building docs with Claude? Your session remembers your project structure, API design, and documentation style across sessions.

See It In Action

claunch demo
  • βœ“ Auto-detects your project name from directory
  • βœ“ Creates or resumes Claude session instantly
  • βœ“ Powered by tmux for session persistence
  • βœ“ Survives terminal crashes and system restarts
  • βœ“ Includes --dangerously-skip-permissions for dev convenience