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.
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?
claunch = claude + launch
One command: claunch
Your AI assistant is always ready
As simple as cd
, as powerful as git
Just type claunch
. Your Claude conversation resumes exactly where you left it, even after restarts.
Each project directory gets its own Claude session. No more mixing contexts or re-explaining your codebase.
Close your terminal, restart your computer - your Claude conversation is always there waiting for you.
Auto-installs dependencies, configures paths, handles everything. From install to productivity in 30 seconds.
Supports macOS and Debian-based Linux distributions. Consistent experience everywhere.
Clean bash script with tmux integration. Lightweight, auditable, and lightning fast setup.
bash <(curl -s https://raw.githubusercontent.com/0xkaz/claunch/main/install.sh)
claunch
You're now in a persistent Claude CLI session. Your AI coding assistant remembers everything about this project.
claude --dangerously-skip-permissions
Long command every time
claunch
Just 7 characters
Working on frontend, backend, and infra? Each gets its own Claude session that remembers your architecture, dependencies, and coding patterns.
Spend hours refactoring with Claude? Take a break, grab coffee, come back tomorrow - your AI pair programmer remembers every decision.
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.
Building docs with Claude? Your session remembers your project structure, API design, and documentation style across sessions.
--dangerously-skip-permissions
for dev convenience