by wandb
Like catnip, a highly addictive agentic coding tool
# Add to your Claude Code skills
git clone https://github.com/wandb/catnipRun Claude Code Everywhere
Catnip helps you stay organized, run many agents in parallel, and operate agents remotely with our web and native mobile interfaces.
<img src="public/screenshot.png" alt="Catnip UI Screenshot"/> </div>Catnip is a web service that automates git worktree creation and runs in a container. You can run Catnip in the cloud using GitHub Codespaces or locally on your machine.
The Problem: You want to keep Claude Code running as long as possible.
The Solution: Catnip runs in a container, manages worktrees for you, and exposes API's and UI's to interact with it:
--dangerously-skip-permissions without fear!No comments yet. Be the first to share your thoughts!
Our iOS native interface is now available on the App Store! Download W&B Catnip to get started. The app will help you configure an existing GitHub repository with catnip as described below. Once setup you can fire up Claude Code on the go!
You can add Catnip to a .devcontainer/devcontainer.json in an existing GitHub repository. This gives you complete control over the environment that claude operates in. If you don't have a devcontainer config, add the following to your repo's github url: /new/main?dev_container_template=1&filename=.devcontainer%2Fdevcontainer.json to create one. Just add the catnip feat...