Catnip is an agentic coding tool that enables developers to run and manage multiple Claude agents in parallel. It supports remote operation via web and mobile interfaces, making it ideal for automating complex workflows and tasks. Catnip integrates with Go, SwiftUI, and TypeScript, streamlining development and deployment processes.
git clone https://github.com/wandb/catnip.gitCatnip is a containerized web service designed to run Claude Code agents in isolated sandbox environments with built-in git worktree management for parallel execution. It solves the problem of keeping multiple Claude sessions organized and accessible by providing web and native iOS interfaces for remote agent operation. Catnip runs locally or in GitHub Codespaces, automatically manages dependencies, and includes terminal access, SSH support, and live preview capabilities. Developers can spawn multiple agents simultaneously, review changes from mobile devices, and maintain full remote development support in IDEs like Cursor and VS Code. The tool comes pre-configured with Node, Python, Go, Rust, and GCC, with support for custom environment setup via setup.sh scripts.
["Define the task scope: Clearly outline the objective (e.g., 'refactor legacy code') and the number of agents needed (e.g., '3 agents for API, database, and frontend').","Set up Catnip: Install the Catnip CLI (`npm install -g catnip-cli`) or use the web/mobile interface to create a new automation project. Select your target language (Go, SwiftUI, or TypeScript).","Configure agents: Use the Catnip dashboard to assign roles to each agent (e.g., 'Agent 1: Parse Go files, Agent 2: Generate TypeScript interfaces'). Enable remote monitoring and set up synchronization (e.g., Redis for Go agents).","Run and monitor: Launch the agents via the CLI (`catnip start --project legacy-refactor`) or mobile app. Track progress in real-time on the Catnip dashboard, and use the built-in logs to debug any issues.","Validate and iterate: After completion, review the agents’ outputs (e.g., generated code, test results) and adjust the automation rules if needed. Save the configuration as a template for future use."]
Automate the creation and management of git worktrees for multiple coding agents.
Run Claude Code sessions in a containerized environment for better isolation and security.
Access and manage coding sessions remotely via a mobile interface, ensuring productivity on the go.
Integrate Catnip with existing GitHub repositories to streamline development workflows.
No install command available. Check the GitHub repository for manual installation instructions.
git clone https://github.com/wandb/catnipCopy the install command above and run it in your terminal.
Launch Claude Code, Cursor, or your preferred AI coding agent.
Use the prompt template or examples below to test the skill.
Adapt the skill to your specific use case and workflow.
Use Catnip to automate the following task: [TASK_DESCRIPTION]. Configure [NUMBER] Claude agents to work in parallel on [SPECIFIC_OBJECTIVE]. Set up remote monitoring via [WEB/MOBILE_INTERFACE] and ensure the agents are synchronized using [INTEGRATION_LANGUAGE]. Provide a step-by-step breakdown of the automation process, including error handling and progress tracking.
I configured Catnip to automate the refactoring of a legacy Go codebase into modular microservices. I deployed 5 parallel Claude agents, each assigned to a specific service layer (API, database, business logic, authentication, and caching). The agents operated remotely via the Catnip mobile interface, with real-time progress updates pushed to my Slack channel. Each agent used Go’s `go/ast` package to parse and refactor the code, ensuring type safety and backward compatibility. The agents synchronized their changes using a shared Redis cache to avoid merge conflicts, and Catnip’s built-in conflict resolver automatically flagged and merged overlapping refactors. After 3 hours, the agents had processed 12,487 lines of code, reduced cyclomatic complexity by 42%, and generated a PR with 187 commits. The automation also included a post-refactor test suite run, which passed all 2,345 unit tests without failures.
IronCalc is a spreadsheet engine and ecosystem
Get more done every day with Microsoft Teams – powered by AI
Enterprise workflow automation and service management platform
Automate your spreadsheet tasks with AI power
Agentic AI Workflow platform
Connected workspace for docs, wikis, and projects
Take a free 3-minute scan and get personalized AI skill recommendations.
Take free scan